CGEM BOSS 6.6.5.f
BESIII Offline Software System
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MdcRecExcurrentfitCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

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

Detailed Description

Member Function Documentation

◆ getMdcRecExcurrentfitCol() [1/2]

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

Definition at line 289 of file MdcTables.cxx.

289 {
290 if (! s_col) s_col = new vector<MdcRec_excurrentfit> ;
291 return s_col;
292}

◆ getMdcRecExcurrentfitCol() [2/2]

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

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