BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcCalMiscCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_misc > * getMdcCalMiscCol (void)
 

Detailed Description

Definition at line 255 of file MdcTables.h.

Member Function Documentation

◆ getMdcCalMiscCol()

vector< MdcCal_misc > * MdcCalMiscCol::getMdcCalMiscCol ( void  )
static

Definition at line 140 of file MdcTables.cxx.

140 {
141 if (! s_col) s_col = new vector<MdcCal_misc> ;
142 return s_col;
143}

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