BOSS 7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcCalBadwireCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_badwire > * getMdcCalBadwireCol (void)
 

Detailed Description

Definition at line 156 of file MdcTables.h.

Member Function Documentation

◆ getMdcCalBadwireCol()

vector< MdcCal_badwire > * MdcCalBadwireCol::getMdcCalBadwireCol ( void  )
static

Definition at line 75 of file MdcTables.cxx.

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

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