CMS 3D CMS Logo

CastorRawCollections.cc
Go to the documentation of this file.
2 
4  castorCont = nullptr;
5  zdcCont = nullptr;
6  tpCont = nullptr;
7  calibCont = nullptr;
8  ttp = nullptr;
9 }
CastorRawCollections::zdcCont
std::vector< ZDCDataFrame > * zdcCont
Definition: CastorRawCollections.h:21
CastorRawCollections.h
CastorRawCollections::calibCont
std::vector< HcalCalibDataFrame > * calibCont
Definition: CastorRawCollections.h:22
CastorRawCollections::~CastorRawCollections
~CastorRawCollections()
Definition: CastorRawCollections.cc:10
CastorRawCollections::castorCont
std::vector< CastorDataFrame > * castorCont
Definition: CastorRawCollections.h:20
CastorRawCollections::tpCont
std::vector< CastorTriggerPrimitiveDigi > * tpCont
Definition: CastorRawCollections.h:23
CastorRawCollections::CastorRawCollections
CastorRawCollections()
Definition: CastorRawCollections.cc:3
CastorRawCollections::ttp
std::vector< HcalTTPDigi > * ttp
Definition: CastorRawCollections.h:24