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

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_excurrentfit > * getMdcRecExcurrentfitCol (void)
static vector< MdcRec_excurrentfit > * getMdcRecExcurrentfitCol (void)
static vector< MdcRec_excurrentfit > * getMdcRecExcurrentfitCol (void)

Detailed Description

Member Function Documentation

◆ getMdcRecExcurrentfitCol() [1/3]

vector< MdcRec_excurrentfit > * MdcRecExcurrentfitCol::getMdcRecExcurrentfitCol ( void )
static

Definition at line 244 of file MdcTables.cxx.

244 {
245 if ( !s_col ) s_col = new vector<MdcRec_excurrentfit>;
246 return s_col;
247}

◆ getMdcRecExcurrentfitCol() [2/3]

vector< MdcRec_excurrentfit > * MdcRecExcurrentfitCol::getMdcRecExcurrentfitCol ( void )
static

◆ getMdcRecExcurrentfitCol() [3/3]

vector< MdcRec_excurrentfit > * MdcRecExcurrentfitCol::getMdcRecExcurrentfitCol ( void )
static

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