#include <CastorCollections.h>
Public Member Functions | |
CastorCollections () | |
~CastorCollections () | |
Public Attributes | |
const HcalCalibDigiCollection * | calibCont |
const CastorDigiCollection * | castorCont |
const HcalTrigPrimDigiCollection * | tpCont |
Definition at line 16 of file CastorCollections.h.
CastorCollections::CastorCollections | ( | ) |
Definition at line 3 of file CastorCollections.cc.
References calibCont, castorCont, and tpCont.
CastorCollections::~CastorCollections | ( | ) |
Definition at line 8 of file CastorCollections.cc.
const HcalCalibDigiCollection* CastorCollections::calibCont |
Definition at line 21 of file CastorCollections.h.
Referenced by CastorCollections().
const CastorDigiCollection* CastorCollections::castorCont |
Definition at line 20 of file CastorCollections.h.
Referenced by CastorCollections(), and CastorDigiToRaw::produce().
const HcalTrigPrimDigiCollection* CastorCollections::tpCont |
Definition at line 22 of file CastorCollections.h.
Referenced by CastorCollections().