BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcRecTimeofsCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_timeofs > * getMdcRecTimeofsCol (void)
 

Detailed Description

Definition at line 794 of file MdcTables.h.

Member Function Documentation

◆ getMdcRecTimeofsCol()

vector< MdcRec_timeofs > * MdcRecTimeofsCol::getMdcRecTimeofsCol ( void  )
static

Definition at line 369 of file MdcTables.cxx.

369 {
370 if (! s_col) s_col = new vector<MdcRec_timeofs> ;
371 return s_col;
372}

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