BOSS 7.0.8
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcRecMctrkCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_mctrk > * getMdcRecMctrkCol (void)
 

Detailed Description

Definition at line 695 of file MdcTables.h.

Member Function Documentation

◆ getMdcRecMctrkCol()

vector< MdcRec_mctrk > * MdcRecMctrkCol::getMdcRecMctrkCol ( void  )
static

Definition at line 328 of file MdcTables.cxx.

328 {
329 if (! s_col) s_col = new vector<MdcRec_mctrk> ;
330 return s_col;
331}

Referenced by TTrackManager::clearTables(), TTrackManager::saveMCTables(), and TTrackManager::sortBanksByPt().


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