CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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<HcalCalibDataFrame>* calibCont;
25  std::vector<CastorTriggerPrimitiveDigi>* tpCont;
26  std::vector<HcalTTPDigi>* ttp;
27 
28 };
29 
30 #endif
std::vector< HcalCalibDataFrame > * calibCont
std::vector< CastorDataFrame > * castorCont
std::vector< CastorTriggerPrimitiveDigi > * tpCont
std::vector< HcalTTPDigi > * ttp