CMS 3D CMS Logo

CastorRawCollections.h
Go to the documentation of this file.
1 #ifndef CastorRawCollections_h
2 #define CastorRawCollections_h
3 
16 
18 {
19 public:
20 
23  std::vector<CastorDataFrame>* castorCont;
24  std::vector<ZDCDataFrame>* zdcCont;
25  std::vector<HcalCalibDataFrame>* calibCont;
26  std::vector<CastorTriggerPrimitiveDigi>* tpCont;
27  std::vector<HcalTTPDigi>* ttp;
28 
29 };
30 
31 #endif
std::vector< ZDCDataFrame > * zdcCont
std::vector< HcalCalibDataFrame > * calibCont
std::vector< CastorDataFrame > * castorCont
std::vector< CastorTriggerPrimitiveDigi > * tpCont
std::vector< HcalTTPDigi > * ttp