#include <GlobalHitsProdHist.h>
Public Member Functions | |
virtual void | beginJob () override |
virtual void | endJob () override |
virtual void | endRunProduce (edm::Run &, const edm::EventSetup &) override |
GlobalHitsProdHist (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
virtual | ~GlobalHitsProdHist () |
Public Member Functions inherited from edm::one::EDProducer< edm::EndRunProducer > | |
EDProducer ()=default | |
Public Member Functions inherited from edm::one::EDProducerBase | |
EDProducerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducerBase () |
Public Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
void | fillECal (edm::Event &, const edm::EventSetup &) |
void | fillG4MC (edm::Event &) |
void | fillHCal (edm::Event &, const edm::EventSetup &) |
void | fillMuon (edm::Event &, const edm::EventSetup &) |
void | fillTrk (edm::Event &, const edm::EventSetup &) |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Class to fill dqm monitor elements from existing EDM file
Definition at line 74 of file GlobalHitsProdHist.h.
|
explicit |
Definition at line 11 of file GlobalHitsProdHist.cc.
References ECalEBSrc_, ECalEESrc_, ECalESSrc_, fName, frequency, getAllProvenances, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hCaloEcal, hCaloEcalE, hCaloEcalEta, hCaloEcalPhi, hCaloEcalToF, hCaloHcal, hCaloHcalE, hCaloHcalEta, hCaloHcalPhi, hCaloHcalToF, hCaloPreSh, hCaloPreShE, hCaloPreShEta, hCaloPreShPhi, hCaloPreShToF, HCalSrc_, hGeantTrkE, hGeantTrkPt, hGeantVtxX, hGeantVtxY, hGeantVtxZ, histMap_, histName_, hMCG4Trk, hMCG4Vtx, hMCRGP, hMuon, hMuonCscToF, hMuonCscZ, hMuonDtR, hMuonDtToF, hMuonEta, hMuonPhi, hMuonRpcBR, hMuonRpcBToF, hMuonRpcFToF, hMuonRpcFZ, hTrackerPx, hTrackerPxBR, hTrackerPxBToF, hTrackerPxEta, hTrackerPxFToF, hTrackerPxFZ, hTrackerPxPhi, hTrackerSi, hTrackerSiBR, hTrackerSiBToF, hTrackerSiEta, hTrackerSiFToF, hTrackerSiFZ, hTrackerSiPhi, i, edm::InputTag::instance(), edm::InputTag::label(), MuonCscSrc_, MuonDtSrc_, MuonRpcSrc_, printProvenanceInfo, PxlBrlHighSrc_, PxlBrlLowSrc_, PxlFwdHighSrc_, PxlFwdLowSrc_, SiTECHighSrc_, SiTECLowSrc_, SiTIBHighSrc_, SiTIBLowSrc_, SiTIDHighSrc_, SiTIDLowSrc_, SiTOBHighSrc_, SiTOBLowSrc_, AlCaHLTBitMon_QueryRunRegistry::string, verbosity, and vtxunit.
|
virtual |
Definition at line 613 of file GlobalHitsProdHist.cc.
|
overridevirtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 617 of file GlobalHitsProdHist.cc.
|
overridevirtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 622 of file GlobalHitsProdHist.cc.
References count, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
overridevirtual |
Definition at line 707 of file GlobalHitsProdHist.cc.
References histMap_, histName_, i, edm::Run::put(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
private |
Definition at line 1575 of file GlobalHitsProdHist.cc.
References dEcal, DetId::det(), ECalEBSrc_Token_, ECalEESrc_Token_, ECalESSrc_Token_, PV3DBase< T, PVType, FrameType >::eta(), edm::EventSetup::get(), edm::Event::getByToken(), CaloGeometry::getGeometry(), CaloCellGeometry::getPosition(), hCaloEcal, hCaloEcalE, hCaloEcalEta, hCaloEcalPhi, hCaloEcalToF, hCaloPreSh, hCaloPreShE, hCaloPreShEta, hCaloPreShPhi, hCaloPreShToF, i, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), j, PV3DBase< T, PVType, FrameType >::phi(), sdEcalBrl, sdEcalFwd, sdEcalPS, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
Referenced by produce().
|
private |
Definition at line 743 of file GlobalHitsProdHist.cc.
References HcalObjRepresent::Fill(), G4TrkSrc_Token_, G4VtxSrc_Token_, edm::Event::getByToken(), edm::Event::getManyByType(), hGeantTrkE, hGeantTrkPt, hGeantVtxX, hGeantVtxY, hGeantVtxZ, hMCG4Trk, hMCG4Vtx, hMCRGP, i, edm::HandleBase::isValid(), nRawGenPart, edm::Provenance::product(), edm::HandleBase::provenance(), mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, csvLumiCalc::unit, verbosity, and vtxunit.
Referenced by produce().
|
private |
Definition at line 1756 of file GlobalHitsProdHist.cc.
References DetId::det(), dHcal, PV3DBase< T, PVType, FrameType >::eta(), edm::EventSetup::get(), edm::Event::getByToken(), CaloGeometry::getGeometry(), CaloCellGeometry::getPosition(), hCaloHcal, hCaloHcalE, hCaloHcalEta, hCaloHcalPhi, hCaloHcalToF, HCalSrc_Token_, i, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), j, PV3DBase< T, PVType, FrameType >::phi(), sdHcalBrl, sdHcalEC, sdHcalFwd, sdHcalOut, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
Referenced by produce().
|
private |
Definition at line 1279 of file GlobalHitsProdHist.cc.
References DetId::det(), dMuon, eta, edm::EventSetup::get(), edm::Event::getByToken(), hMuon, hMuonCscToF, hMuonCscZ, hMuonDtR, hMuonDtToF, hMuonEta, hMuonPhi, hMuonRpcBR, hMuonRpcBToF, hMuonRpcFToF, hMuonRpcFZ, i, RPCGeometry::idToDetUnit(), CSCGeometry::idToDetUnit(), edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), j, DTGeometry::layer(), MuonCscSrc_Token_, MuonDtSrc_Token_, MuonRpcSrc_Token_, nMuonHits, perp(), phi, HLT_25ns14e33_v3_cff::region, sdMuonCSC, sdMuonDT, sdMuonRPC, sdMuonRPCRgnBrl, sdMuonRPCRgnFwdn, sdMuonRPCRgnFwdp, AlCaHLTBitMon_QueryRunRegistry::string, GeomDet::surface(), verbosity, and z.
Referenced by produce().
|
private |
Definition at line 878 of file GlobalHitsProdHist.cc.
References DetId::det(), dTrk, eta, edm::EventSetup::get(), edm::Event::getByToken(), hTrackerPx, hTrackerPxBR, hTrackerPxBToF, hTrackerPxEta, hTrackerPxFToF, hTrackerPxFZ, hTrackerPxPhi, hTrackerSi, hTrackerSiBR, hTrackerSiBToF, hTrackerSiEta, hTrackerSiFToF, hTrackerSiFZ, hTrackerSiPhi, i, TrackerGeometry::idToDetUnit(), edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), j, nPxlHits, nSiHits, perp(), phi, PxlBrlHighSrc_Token_, PxlBrlLowSrc_Token_, PxlFwdHighSrc_Token_, PxlFwdLowSrc_Token_, sdPxlBrl, sdPxlFwd, sdSiTEC, sdSiTIB, sdSiTID, sdSiTOB, SiTECHighSrc_Token_, SiTECLowSrc_Token_, SiTIBHighSrc_Token_, SiTIBLowSrc_Token_, SiTIDHighSrc_Token_, SiTIDLowSrc_Token_, SiTOBHighSrc_Token_, SiTOBLowSrc_Token_, AlCaHLTBitMon_QueryRunRegistry::string, GeomDet::surface(), verbosity, and z.
Referenced by produce().
|
overridevirtual |
Implements edm::one::EDProducerBase.
Definition at line 631 of file GlobalHitsProdHist.cc.
References count, edm::EventID::event(), fillECal(), fillG4MC(), fillHCal(), fillMuon(), fillTrk(), frequency, edm::Event::getAllProvenance(), getAllProvenances, i, edm::EventBase::id(), printProvenanceInfo, edm::EventID::run(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
private |
Definition at line 230 of file GlobalHitsProdHist.h.
|
private |
Definition at line 136 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 138 of file GlobalHitsProdHist.h.
Referenced by fillECal().
|
private |
Definition at line 137 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 139 of file GlobalHitsProdHist.h.
Referenced by fillECal().
|
private |
Definition at line 147 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 148 of file GlobalHitsProdHist.h.
Referenced by fillECal().
|
private |
Definition at line 100 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 102 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist(), and produce().
|
private |
Definition at line 125 of file GlobalHitsProdHist.h.
|
private |
Definition at line 127 of file GlobalHitsProdHist.h.
Referenced by fillG4MC().
|
private |
Definition at line 124 of file GlobalHitsProdHist.h.
|
private |
Definition at line 126 of file GlobalHitsProdHist.h.
Referenced by fillG4MC().
|
private |
Definition at line 104 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist(), and produce().
|
private |
Definition at line 131 of file GlobalHitsProdHist.h.
Referenced by fillECal(), and GlobalHitsProdHist().
|
private |
Definition at line 132 of file GlobalHitsProdHist.h.
Referenced by fillECal(), and GlobalHitsProdHist().
|
private |
Definition at line 135 of file GlobalHitsProdHist.h.
Referenced by fillECal(), and GlobalHitsProdHist().
|
private |
Definition at line 134 of file GlobalHitsProdHist.h.
Referenced by fillECal(), and GlobalHitsProdHist().
|
private |
Definition at line 133 of file GlobalHitsProdHist.h.
Referenced by fillECal(), and GlobalHitsProdHist().
|
private |
Definition at line 152 of file GlobalHitsProdHist.h.
Referenced by fillHCal(), and GlobalHitsProdHist().
|
private |
Definition at line 153 of file GlobalHitsProdHist.h.
Referenced by fillHCal(), and GlobalHitsProdHist().
|
private |
Definition at line 156 of file GlobalHitsProdHist.h.
Referenced by fillHCal(), and GlobalHitsProdHist().
|
private |
Definition at line 155 of file GlobalHitsProdHist.h.
Referenced by fillHCal(), and GlobalHitsProdHist().
|
private |
Definition at line 154 of file GlobalHitsProdHist.h.
Referenced by fillHCal(), and GlobalHitsProdHist().
|
private |
Definition at line 142 of file GlobalHitsProdHist.h.
Referenced by fillECal(), and GlobalHitsProdHist().
|
private |
Definition at line 143 of file GlobalHitsProdHist.h.
Referenced by fillECal(), and GlobalHitsProdHist().
|
private |
Definition at line 146 of file GlobalHitsProdHist.h.
Referenced by fillECal(), and GlobalHitsProdHist().
|
private |
Definition at line 145 of file GlobalHitsProdHist.h.
Referenced by fillECal(), and GlobalHitsProdHist().
|
private |
Definition at line 144 of file GlobalHitsProdHist.h.
Referenced by fillECal(), and GlobalHitsProdHist().
|
private |
Definition at line 157 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 158 of file GlobalHitsProdHist.h.
Referenced by fillHCal().
|
private |
Definition at line 121 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().
|
private |
Definition at line 120 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().
|
private |
Definition at line 116 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().
|
private |
Definition at line 117 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().
|
private |
Definition at line 118 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().
|
private |
Definition at line 111 of file GlobalHitsProdHist.h.
Referenced by endRunProduce(), and GlobalHitsProdHist().
|
private |
Definition at line 110 of file GlobalHitsProdHist.h.
Referenced by endRunProduce(), and GlobalHitsProdHist().
|
private |
Definition at line 119 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().
|
private |
Definition at line 115 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().
|
private |
Definition at line 114 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().
|
private |
Definition at line 206 of file GlobalHitsProdHist.h.
Referenced by fillMuon(), and GlobalHitsProdHist().
|
private |
Definition at line 217 of file GlobalHitsProdHist.h.
Referenced by fillMuon(), and GlobalHitsProdHist().
|
private |
Definition at line 218 of file GlobalHitsProdHist.h.
Referenced by fillMuon(), and GlobalHitsProdHist().
|
private |
Definition at line 213 of file GlobalHitsProdHist.h.
Referenced by fillMuon(), and GlobalHitsProdHist().
|
private |
Definition at line 212 of file GlobalHitsProdHist.h.
Referenced by fillMuon(), and GlobalHitsProdHist().
|
private |
Definition at line 208 of file GlobalHitsProdHist.h.
Referenced by fillMuon(), and GlobalHitsProdHist().
|
private |
Definition at line 207 of file GlobalHitsProdHist.h.
Referenced by fillMuon(), and GlobalHitsProdHist().
|
private |
Definition at line 225 of file GlobalHitsProdHist.h.
Referenced by fillMuon(), and GlobalHitsProdHist().
|
private |
Definition at line 224 of file GlobalHitsProdHist.h.
Referenced by fillMuon(), and GlobalHitsProdHist().
|
private |
Definition at line 222 of file GlobalHitsProdHist.h.
Referenced by fillMuon(), and GlobalHitsProdHist().
|
private |
Definition at line 223 of file GlobalHitsProdHist.h.
Referenced by fillMuon(), and GlobalHitsProdHist().
|
private |
Definition at line 163 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 167 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 166 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 165 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 168 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 169 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 164 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 181 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 185 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 184 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 183 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 186 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 187 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 182 of file GlobalHitsProdHist.h.
Referenced by fillTrk(), and GlobalHitsProdHist().
|
private |
Definition at line 219 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 220 of file GlobalHitsProdHist.h.
Referenced by fillMuon().
|
private |
Definition at line 214 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 215 of file GlobalHitsProdHist.h.
Referenced by fillMuon().
|
private |
Definition at line 226 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 227 of file GlobalHitsProdHist.h.
Referenced by fillMuon().
|
private |
Definition at line 209 of file GlobalHitsProdHist.h.
Referenced by fillMuon().
|
private |
Definition at line 162 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 122 of file GlobalHitsProdHist.h.
Referenced by fillG4MC().
|
private |
Definition at line 180 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 105 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist(), and produce().
|
private |
Definition at line 171 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 175 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 170 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 174 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 173 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 177 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 172 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 176 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 195 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 203 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 194 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 202 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 189 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 197 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 188 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 196 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 193 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 201 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 192 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 200 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 191 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 199 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 190 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 198 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 101 of file GlobalHitsProdHist.h.
Referenced by endJob(), endRunProduce(), fillECal(), fillG4MC(), fillHCal(), fillMuon(), fillTrk(), GlobalHitsProdHist(), and produce().
|
private |
Definition at line 103 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().