BOSS 7.0.4
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)
 

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: