BOSS 7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcRecExcurveCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_excurve > * getMdcRecExcurveCol (void)
 
static vector< MdcRec_excurve > * getMdcRecExcurveCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdcRecExcurveCol() [1/2]

vector< MdcRec_excurve > * MdcRecExcurveCol::getMdcRecExcurveCol ( void  )
static

Definition at line 250 of file MdcTables.cxx.

250 {
251 if (! s_col) s_col = new vector<MdcRec_excurve> ;
252 return s_col;
253}

◆ getMdcRecExcurveCol() [2/2]

static vector< MdcRec_excurve > * MdcRecExcurveCol::getMdcRecExcurveCol ( void  )
static

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