BOSS 7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcCalConst3Col Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_const3 > * getMdcCalConst3Col (void)
 

Detailed Description

Definition at line 213 of file MdcTables.h.

Member Function Documentation

◆ getMdcCalConst3Col()

vector< MdcCal_const3 > * MdcCalConst3Col::getMdcCalConst3Col ( void  )
static

Definition at line 114 of file MdcTables.cxx.

114 {
115 if (! s_col) s_col = new vector<MdcCal_const3> ;
116 return s_col;
117}

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