BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcRecExcalibCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_excalib > * getMdcRecExcalibCol (void)
static vector< MdcRec_excalib > * getMdcRecExcalibCol (void)
static vector< MdcRec_excalib > * getMdcRecExcalibCol (void)

Detailed Description

Member Function Documentation

◆ getMdcRecExcalibCol() [1/3]

vector< MdcRec_excalib > * MdcRecExcalibCol::getMdcRecExcalibCol ( void )
static

Definition at line 189 of file MdcTables.cxx.

189 {
190 if ( !s_col ) s_col = new vector<MdcRec_excalib>;
191 return s_col;
192}

◆ getMdcRecExcalibCol() [2/3]

vector< MdcRec_excalib > * MdcRecExcalibCol::getMdcRecExcalibCol ( void )
static

◆ getMdcRecExcalibCol() [3/3]

vector< MdcRec_excalib > * MdcRecExcalibCol::getMdcRecExcalibCol ( void )
static

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