BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcCalConst2Col Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_const2 > * getMdcCalConst2Col (void)
 

Detailed Description

Definition at line 195 of file MdcTables.h.

Member Function Documentation

◆ getMdcCalConst2Col()

vector< MdcCal_const2 > * MdcCalConst2Col::getMdcCalConst2Col ( void )
static

Definition at line 101 of file MdcTables.cxx.

101 {
102 if (! s_col) s_col = new vector<MdcCal_const2> ;
103 return s_col;
104}

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