BOSS 7.0.7
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)
 

Detailed Description

Definition at line 562 of file MdcTables.h.

Member Function Documentation

◆ getMdcRecExcurveAddCol()

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}

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