1#include "MdcTables/MdcTables.h"
7vector<MdcRaw_wirhit>* MdcRawWirhitCol::s_col = 0;
10 if ( !s_col ) s_col =
new vector<MdcRaw_wirhit>;
18vector<MdcDat_wirhit>* MdcDatWirhitCol::s_col = 0;
21 if ( !s_col ) s_col =
new vector<MdcDat_wirhit>;
29vector<MdcDat_olhit>* MdcDatOlhitCol::s_col = 0;
32 if ( !s_col ) s_col =
new vector<MdcDat_olhit>;
40vector<MdcCal_tzero>* MdcCalTzeroCol::s_col = 0;
43 if ( !s_col ) s_col =
new vector<MdcCal_tzero>;
51vector<MdcCal_tzero2>* MdcCalTzero2Col::s_col = 0;
54 if ( !s_col ) s_col =
new vector<MdcCal_tzero2>;
62vector<MdcCal_badwire>* MdcCalBadwireCol::s_col = 0;
65 if ( !s_col ) s_col =
new vector<MdcCal_badwire>;
73vector<MdcCal_const>* MdcCalConstCol::s_col = 0;
76 if ( !s_col ) s_col =
new vector<MdcCal_const>;
84vector<MdcCal_const2>* MdcCalConst2Col::s_col = 0;
87 if ( !s_col ) s_col =
new vector<MdcCal_const2>;
95vector<MdcCal_const3>* MdcCalConst3Col::s_col = 0;
98 if ( !s_col ) s_col =
new vector<MdcCal_const3>;
106vector<MdcCal_const4>* MdcCalConst4Col::s_col = 0;
109 if ( !s_col ) s_col =
new vector<MdcCal_const4>;
117vector<MdcCal_misc>* MdcCalMiscCol::s_col = 0;
120 if ( !s_col ) s_col =
new vector<MdcCal_misc>;
128vector<MdcCal_ped>* MdcCalPedCol::s_col = 0;
131 if ( !s_col ) s_col =
new vector<MdcCal_ped>;
141vector<MdcRec_wirhit>* MdcRecWirhitCol::s_col = 0;
144 if ( !s_col ) s_col =
new vector<MdcRec_wirhit>;
154vector<MdcRec_trk>* MdcRecTrkCol::s_col = 0;
157 if ( !s_col ) s_col =
new vector<MdcRec_trk>;
165vector<MdcRec_dedx>* MdcRecDedxCol::s_col = 0;
168 if ( !s_col ) s_col =
new vector<MdcRec_dedx>;
176vector<MdcRec_timing>* MdcRecTimingCol::s_col = 0;
179 if ( !s_col ) s_col =
new vector<MdcRec_timing>;
187vector<MdcRec_excalib>* MdcRecExcalibCol::s_col = 0;
190 if ( !s_col ) s_col =
new vector<MdcRec_excalib>;
198vector<MdcRec_exglobal>* MdcRecExglobalCol::s_col = 0;
201 if ( !s_col ) s_col =
new vector<MdcRec_exglobal>;
209vector<MdcRec_excurve>* MdcRecExcurveCol::s_col = 0;
212 if ( !s_col ) s_col =
new vector<MdcRec_excurve>;
220vector<MdcRec_excurve_add>* MdcRecExcurveAddCol::s_col = 0;
223 if ( !s_col ) s_col =
new vector<MdcRec_excurve_add>;
231vector<MdcRec_exnoggs>* MdcRecExnoggsCol::s_col = 0;
234 if ( !s_col ) s_col =
new vector<MdcRec_exnoggs>;
242vector<MdcRec_excurrentfit>* MdcRecExcurrentfitCol::s_col = 0;
245 if ( !s_col ) s_col =
new vector<MdcRec_excurrentfit>;
253vector<MdcRec_daqom>* MdcRecDaqomCol::s_col = 0;
256 if ( !s_col ) s_col =
new vector<MdcRec_daqom>;
264vector<MdcDat_mcwirhit>* MdcDatMcwirhitCol::s_col = 0;
267 if ( !s_col ) s_col =
new vector<MdcDat_mcwirhit>;
275vector<MdcRec_mctrk>* MdcRecMctrkCol::s_col = 0;
278 if ( !s_col ) s_col =
new vector<MdcRec_mctrk>;
286vector<MdcRec_mctrk2hep>* MdcRecMctrk2hepCol::s_col = 0;
289 if ( !s_col ) s_col =
new vector<MdcRec_mctrk2hep>;
297vector<MdcRec_trk_add>* MdcRecTrkAddCol::s_col = 0;
300 if ( !s_col ) s_col =
new vector<MdcRec_trk_add>;
308vector<MdcRec_timeofs>* MdcRecTimeofsCol::s_col = 0;
311 if ( !s_col ) s_col =
new vector<MdcRec_timeofs>;
320vector<Mdc_xtime2>* MdcXtime2Col::s_col = 0;
323 if ( !s_col ) s_col =
new vector<Mdc_xtime2>;
static vector< MdcCal_badwire > * getMdcCalBadwireCol(void)
static vector< MdcCal_const2 > * getMdcCalConst2Col(void)
static vector< MdcCal_const3 > * getMdcCalConst3Col(void)
static vector< MdcCal_const4 > * getMdcCalConst4Col(void)
static vector< MdcCal_const > * getMdcCalConstCol(void)
static vector< MdcCal_misc > * getMdcCalMiscCol(void)
static vector< MdcCal_ped > * getMdcCalPedCol(void)
static vector< MdcCal_tzero2 > * getMdcCalTzero2Col(void)
static vector< MdcCal_tzero > * getMdcCalTzeroCol(void)
static vector< MdcDat_mcwirhit > * getMdcDatMcwirhitCol(void)
static vector< MdcDat_olhit > * getMdcDatOlhitCol(void)
static vector< MdcDat_wirhit > * getMdcDatWirhitCol(void)
static vector< MdcRaw_wirhit > * getMdcRawWirhitCol(void)
static vector< MdcRec_daqom > * getMdcRecDaqomCol(void)
static vector< MdcRec_dedx > * getMdcRecDedxCol(void)
static vector< MdcRec_excalib > * getMdcRecExcalibCol(void)
static vector< MdcRec_excurrentfit > * getMdcRecExcurrentfitCol(void)
static vector< MdcRec_excurve_add > * getMdcRecExcurveAddCol(void)
static vector< MdcRec_excurve > * getMdcRecExcurveCol(void)
static vector< MdcRec_exglobal > * getMdcRecExglobalCol(void)
static vector< MdcRec_exnoggs > * getMdcRecExnoggsCol(void)
static vector< MdcRec_mctrk2hep > * getMdcRecMctrk2hepCol(void)
static vector< MdcRec_mctrk > * getMdcRecMctrkCol(void)
static vector< MdcRec_timeofs > * getMdcRecTimeofsCol(void)
static vector< MdcRec_timing > * getMdcRecTimingCol(void)
static vector< MdcRec_trk_add > * getMdcRecTrkAddCol(void)
static vector< MdcRec_trk > * getMdcRecTrkCol(void)
static vector< MdcRec_wirhit > * getMdcRecWirhitCol(void)
static vector< Mdc_xtime2 > * getMdcXtime2Col(void)