BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcRecExcurveAddCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_excurve_add > * getMdcRecExcurveAddCol (void)
 
static vector< MdcRec_excurve_add > * getMdcRecExcurveAddCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdcRecExcurveAddCol() [1/2]

vector< MdcRec_excurve_add > * MdcRecExcurveAddCol::getMdcRecExcurveAddCol ( void  )
static

Definition at line 263 of file MdcTables.cxx.

263 {
264 if (! s_col) s_col = new vector<MdcRec_excurve_add> ;
265 return s_col;
266}

◆ getMdcRecExcurveAddCol() [2/2]

static vector< MdcRec_excurve_add > * MdcRecExcurveAddCol::getMdcRecExcurveAddCol ( void  )
static

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