BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcDatMcwirhitCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

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

Detailed Description

Member Function Documentation

◆ getMdcDatMcwirhitCol() [1/3]

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

Definition at line 266 of file MdcTables.cxx.

266 {
267 if ( !s_col ) s_col = new vector<MdcDat_mcwirhit>;
268 return s_col;
269}

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

◆ getMdcDatMcwirhitCol() [2/3]

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

◆ getMdcDatMcwirhitCol() [3/3]

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

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