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

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_const4 > * getMdcCalConst4Col (void)
 

Detailed Description

Definition at line 236 of file MdcTables.h.

Member Function Documentation

◆ getMdcCalConst4Col()

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}

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