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

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_daqom > * getMdcRecDaqomCol (void)
 

Detailed Description

Definition at line 631 of file MdcTables.h.

Member Function Documentation

◆ getMdcRecDaqomCol()

vector< MdcRec_daqom > * MdcRecDaqomCol::getMdcRecDaqomCol ( void  )
static

Definition at line 302 of file MdcTables.cxx.

302 {
303 if (! s_col) s_col = new vector<MdcRec_daqom> ;
304 return s_col;
305}

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