CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcRecDedxCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcRec_dedx > * getMdcRecDedxCol (void)
 

Detailed Description

Definition at line 456 of file MdcTables.h.

Member Function Documentation

◆ getMdcRecDedxCol()

vector< MdcRec_dedx > * MdcRecDedxCol::getMdcRecDedxCol ( void )
static

Definition at line 198 of file MdcTables.cxx.

198 {
199 if (! s_col) s_col = new vector<MdcRec_dedx> ;
200 return s_col;
201}

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