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

#include <MdcTables.h>

Static Public Member Functions

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

Detailed Description

Member Function Documentation

◆ getMdcCalPedCol() [1/2]

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}

◆ getMdcCalPedCol() [2/2]

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

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