BOSS 8.0.0
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)
static vector< MdcCal_const > * getMdcCalConstCol (void)

Detailed Description

Member Function Documentation

◆ getMdcCalConstCol() [1/3]

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

Definition at line 75 of file MdcTables.cxx.

75 {
76 if ( !s_col ) s_col = new vector<MdcCal_const>;
77 return s_col;
78}

◆ getMdcCalConstCol() [2/3]

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

◆ getMdcCalConstCol() [3/3]

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

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