BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcRecDedxCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

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

Detailed Description

Member Function Documentation

◆ getMdcRecDedxCol() [1/2]

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}

◆ getMdcRecDedxCol() [2/2]

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

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