src
EventFilter
CastorRawToDigi
src
CastorRawCollections.cc
Go to the documentation of this file.
1
#include "
EventFilter/CastorRawToDigi/interface/CastorRawCollections.h
"
2
3
CastorRawCollections::CastorRawCollections
() {
4
castorCont
=
nullptr
;
5
zdcCont
=
nullptr
;
6
tpCont
=
nullptr
;
7
calibCont
=
nullptr
;
8
ttp
=
nullptr
;
9
}
10
CastorRawCollections::~CastorRawCollections
() {}
CastorRawCollections::CastorRawCollections
CastorRawCollections()
Definition:
CastorRawCollections.cc:3
CastorRawCollections::~CastorRawCollections
~CastorRawCollections()
Definition:
CastorRawCollections.cc:10
CastorRawCollections::zdcCont
std::vector< ZDCDataFrame > * zdcCont
Definition:
CastorRawCollections.h:21
CastorRawCollections::calibCont
std::vector< HcalCalibDataFrame > * calibCont
Definition:
CastorRawCollections.h:22
CastorRawCollections::castorCont
std::vector< CastorDataFrame > * castorCont
Definition:
CastorRawCollections.h:20
CastorRawCollections::tpCont
std::vector< CastorTriggerPrimitiveDigi > * tpCont
Definition:
CastorRawCollections.h:23
CastorRawCollections.h
CastorRawCollections::ttp
std::vector< HcalTTPDigi > * ttp
Definition:
CastorRawCollections.h:24
Generated for CMSSW Reference Manual by
1.8.14