#include <CastorCollections.h>
Public Member Functions | |
CastorCollections () | |
~CastorCollections () | |
Public Attributes | |
const HcalCalibDigiCollection * | calibCont |
const CastorDigiCollection * | castorCont |
const HcalTrigPrimDigiCollection * | tpCont |
Definition at line 17 of file CastorCollections.h.
CastorCollections::CastorCollections | ( | ) |
Definition at line 4 of file CastorCollections.cc.
References calibCont, castorCont, and tpCont.
CastorCollections::~CastorCollections | ( | ) |
Definition at line 9 of file CastorCollections.cc.
const HcalCalibDigiCollection* CastorCollections::calibCont |
Definition at line 24 of file CastorCollections.h.
Referenced by CastorCollections().
const CastorDigiCollection* CastorCollections::castorCont |
Definition at line 23 of file CastorCollections.h.
Referenced by CastorCollections(), CastorPacker::findSamples(), CastorCtdcPacker::findSamples(), and CastorDigiToRaw::produce().
const HcalTrigPrimDigiCollection* CastorCollections::tpCont |
Definition at line 25 of file CastorCollections.h.
Referenced by CastorCollections().