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

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcDat_mcwirhit > * getMdcDatMcwirhitCol (void)
 

Detailed Description

Definition at line 671 of file MdcTables.h.

Member Function Documentation

◆ getMdcDatMcwirhitCol()

vector< MdcDat_mcwirhit > * MdcDatMcwirhitCol::getMdcDatMcwirhitCol ( void  )
static

Definition at line 315 of file MdcTables.cxx.

315 {
316 if (! s_col) s_col = new vector<MdcDat_mcwirhit> ;
317 return s_col;
318}

Referenced by TTrackManager::clearTables(), and TMDC::updateMC().


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