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

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_excalib > * getMdcRecExcalibCol (void)
 
static vector< MdcRec_excalib > * getMdcRecExcalibCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdcRecExcalibCol() [1/2]

vector< MdcRec_excalib > * MdcRecExcalibCol::getMdcRecExcalibCol ( void  )
static

Definition at line 224 of file MdcTables.cxx.

224 {
225 if (! s_col) s_col = new vector<MdcRec_excalib> ;
226 return s_col;
227}

◆ getMdcRecExcalibCol() [2/2]

static vector< MdcRec_excalib > * MdcRecExcalibCol::getMdcRecExcalibCol ( void  )
static

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