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

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_excurrentfit > * getMdcRecExcurrentfitCol (void)
 

Detailed Description

Definition at line 604 of file MdcTables.h.

Member Function Documentation

◆ getMdcRecExcurrentfitCol()

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}

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