BOSS 6.6.4.p03
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcCalConstCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_const > * getMdcCalConstCol (void)
 

Detailed Description

Definition at line 177 of file MdcTables.h.

Member Function Documentation

◆ getMdcCalConstCol()

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}

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