BOSS 7.0.8
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcCalPedCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_ped > * getMdcCalPedCol (void)
 

Detailed Description

Definition at line 274 of file MdcTables.h.

Member Function Documentation

◆ getMdcCalPedCol()

vector< MdcCal_ped > * MdcCalPedCol::getMdcCalPedCol ( void  )
static

Definition at line 153 of file MdcTables.cxx.

153 {
154 if (! s_col) s_col = new vector<MdcCal_ped> ;
155 return s_col;
156}

The documentation for this class was generated from the following files: