CMS 3D CMS Logo

CastorRawCollections.h
Go to the documentation of this file.
1 #ifndef CastorRawCollections_h
2 #define CastorRawCollections_h
3 
15 
17 public:
20  std::vector<CastorDataFrame>* castorCont;
21  std::vector<ZDCDataFrame>* zdcCont;
22  std::vector<HcalCalibDataFrame>* calibCont;
23  std::vector<CastorTriggerPrimitiveDigi>* tpCont;
24  std::vector<HcalTTPDigi>* ttp;
25 };
26 
27 #endif
std::vector< ZDCDataFrame > * zdcCont
std::vector< HcalCalibDataFrame > * calibCont
std::vector< CastorDataFrame > * castorCont
std::vector< CastorTriggerPrimitiveDigi > * tpCont
std::vector< HcalTTPDigi > * ttp