CGEM BOSS 6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcCalConstCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_const > * getMdcCalConstCol (void)
 
static vector< MdcCal_const > * getMdcCalConstCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdcCalConstCol() [1/2]

vector< MdcCal_const > * MdcCalConstCol::getMdcCalConstCol ( void  )
static

Definition at line 88 of file MdcTables.cxx.

88 {
89 if (! s_col) s_col = new vector<MdcCal_const> ;
90 return s_col;
91}

◆ getMdcCalConstCol() [2/2]

static vector< MdcCal_const > * MdcCalConstCol::getMdcCalConstCol ( void  )
static

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