#include <HcalUnpacker.h>
Public Member Functions | |
Collections () | |
Public Attributes | |
std::vector< HcalCalibDataFrame > * | calibCont |
std::vector< HBHEDataFrame > * | hbheCont |
std::vector< HFDataFrame > * | hfCont |
std::vector< HODataFrame > * | hoCont |
std::vector < HcalTriggerPrimitiveDigi > * | tpCont |
std::vector < HOTriggerPrimitiveDigi > * | tphoCont |
std::vector< HcalTTPDigi > * | ttp |
std::vector< ZDCDataFrame > * | zdcCont |
Definition at line 22 of file HcalUnpacker.h.
HcalUnpacker::Collections::Collections | ( | ) |
std::vector<HcalCalibDataFrame>* HcalUnpacker::Collections::calibCont |
Definition at line 27 of file HcalUnpacker.h.
Referenced by Collections(), HcalRawToDigi::produce(), and HcalUnpacker::unpack().
std::vector<HBHEDataFrame>* HcalUnpacker::Collections::hbheCont |
Definition at line 24 of file HcalUnpacker.h.
Referenced by Collections(), HcalRawToDigi::produce(), and HcalUnpacker::unpack().
std::vector<HFDataFrame>* HcalUnpacker::Collections::hfCont |
Definition at line 26 of file HcalUnpacker.h.
Referenced by Collections(), HcalRawToDigi::produce(), and HcalUnpacker::unpack().
std::vector<HODataFrame>* HcalUnpacker::Collections::hoCont |
Definition at line 25 of file HcalUnpacker.h.
Referenced by Collections(), HcalRawToDigi::produce(), and HcalUnpacker::unpack().
std::vector<HcalTriggerPrimitiveDigi>* HcalUnpacker::Collections::tpCont |
Definition at line 29 of file HcalUnpacker.h.
Referenced by Collections(), HcalRawToDigi::produce(), and HcalUnpacker::unpack().
std::vector<HOTriggerPrimitiveDigi>* HcalUnpacker::Collections::tphoCont |
Definition at line 30 of file HcalUnpacker.h.
Referenced by HcalRawToDigi::produce(), and HcalUnpacker::unpack().
std::vector<HcalTTPDigi>* HcalUnpacker::Collections::ttp |
Definition at line 31 of file HcalUnpacker.h.
Referenced by Collections(), HcalRawToDigi::produce(), and HcalUnpacker::unpack().
std::vector<ZDCDataFrame>* HcalUnpacker::Collections::zdcCont |
Definition at line 28 of file HcalUnpacker.h.
Referenced by Collections(), HcalRawToDigi::produce(), and HcalUnpacker::unpack().