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

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_excurve > * getMdcRecExcurveCol (void)
 

Detailed Description

Definition at line 539 of file MdcTables.h.

Member Function Documentation

◆ getMdcRecExcurveCol()

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}

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