BOSS 8.0.0
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)
static vector< MdcRec_excurve_add > * getMdcRecExcurveAddCol (void)

Detailed Description

Member Function Documentation

◆ getMdcRecExcurveAddCol() [1/3]

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

Definition at line 222 of file MdcTables.cxx.

222 {
223 if ( !s_col ) s_col = new vector<MdcRec_excurve_add>;
224 return s_col;
225}

◆ getMdcRecExcurveAddCol() [2/3]

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

◆ getMdcRecExcurveAddCol() [3/3]

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

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