BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcCalConst4Col Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_const4 > * getMdcCalConst4Col (void)
 
static vector< MdcCal_const4 > * getMdcCalConst4Col (void)
 

Detailed Description

Member Function Documentation

◆ getMdcCalConst4Col() [1/2]

vector< MdcCal_const4 > * MdcCalConst4Col::getMdcCalConst4Col ( void  )
static

Definition at line 127 of file MdcTables.cxx.

127 {
128 if (! s_col) s_col = new vector<MdcCal_const4> ;
129 return s_col;
130}

◆ getMdcCalConst4Col() [2/2]

static vector< MdcCal_const4 > * MdcCalConst4Col::getMdcCalConst4Col ( void  )
static

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