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

Detailed Description

Member Function Documentation

◆ getMdcRecExcurveCol() [1/3]

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

Definition at line 211 of file MdcTables.cxx.

211 {
212 if ( !s_col ) s_col = new vector<MdcRec_excurve>;
213 return s_col;
214}

◆ getMdcRecExcurveCol() [2/3]

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

◆ getMdcRecExcurveCol() [3/3]

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

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