CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcRecMctrk2hepCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_mctrk2hep > * getMdcRecMctrk2hepCol (void)
 

Detailed Description

Definition at line 716 of file MdcTables.h.

Member Function Documentation

◆ getMdcRecMctrk2hepCol()

vector< MdcRec_mctrk2hep > * MdcRecMctrk2hepCol::getMdcRecMctrk2hepCol ( void  )
static

Definition at line 341 of file MdcTables.cxx.

341 {
342 if (! s_col) s_col = new vector<MdcRec_mctrk2hep> ;
343 return s_col;
344}

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


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