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

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_timing > * getMdcRecTimingCol (void)
 

Detailed Description

Definition at line 475 of file MdcTables.h.

Member Function Documentation

◆ getMdcRecTimingCol()

vector< MdcRec_timing > * MdcRecTimingCol::getMdcRecTimingCol ( void  )
static

Definition at line 211 of file MdcTables.cxx.

211 {
212 if (! s_col) s_col = new vector<MdcRec_timing> ;
213 return s_col;
214}

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