#include <GlobalHitsProdHist.h>
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 | |
template<typename T > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
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::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Class to fill dqm monitor elements from existing EDM file
Definition at line 74 of file GlobalHitsProdHist.h.
|
explicit |
Definition at line 13 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, mps_fire::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.
|
override |
Definition at line 601 of file GlobalHitsProdHist.cc.
|
overridevirtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 603 of file GlobalHitsProdHist.cc.
|
overridevirtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 605 of file GlobalHitsProdHist.cc.
References count, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
override |
Definition at line 680 of file GlobalHitsProdHist.cc.
References histMap_, histName_, mps_fire::i, eostools::move(), edm::Run::put(), AlCaHLTBitMon_QueryRunRegistry::string, verbosity, and MessageLogger_cfi::warning.
|
private |
Definition at line 1475 of file GlobalHitsProdHist.cc.
References caloGeomToken_, dEcal, hgcalTestNeighbor_cfi::detector, ECalEBSrc_Token_, ECalEESrc_Token_, ECalESSrc_Token_, PV3DBase< T, PVType, FrameType >::eta(), edm::EventSetup::getHandle(), CaloGeometry::getSubdetectorGeometry(), hCaloEcal, hCaloEcalE, hCaloEcalEta, hCaloEcalPhi, hCaloEcalToF, hCaloPreSh, hCaloPreShE, hCaloPreShEta, hCaloPreShPhi, hCaloPreShToF, mps_fire::i, iEvent, edm::HandleBase::isValid(), dqmiolumiharvest::j, PV3DBase< T, PVType, FrameType >::phi(), sdEcalBrl, sdEcalFwd, sdEcalPS, AlCaHLTBitMon_QueryRunRegistry::string, subdetector, and verbosity.
Referenced by produce().
|
private |
Definition at line 713 of file GlobalHitsProdHist.cc.
References edm::Provenance::branchDescription(), Exception, G4TrkSrc_Token_, G4VtxSrc_Token_, edm::HepMCProduct::GetEvent(), hGeantTrkE, hGeantTrkPt, hGeantVtxX, hGeantVtxY, hGeantVtxZ, hMCG4Trk, hMCG4Vtx, hMCRGP, mps_fire::i, iEvent, edm::HandleBase::isValid(), HerwigMaxPtPartonFilter_cfi::moduleLabel, nRawGenPart, edm::HandleBase::provenance(), mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, unit(), verbosity, and vtxunit.
Referenced by produce().
|
private |
Definition at line 1643 of file GlobalHitsProdHist.cc.
References caloGeomToken_, hgcalTestNeighbor_cfi::detector, dHcal, PV3DBase< T, PVType, FrameType >::eta(), edm::EventSetup::getHandle(), HcalGeometry::getPosition(), CaloGeometry::getSubdetectorGeometry(), hCaloHcal, hCaloHcalE, hCaloHcalEta, hCaloHcalPhi, hCaloHcalToF, HCalSrc_Token_, mps_fire::i, iEvent, edm::HandleBase::isValid(), dqmiolumiharvest::j, PV3DBase< T, PVType, FrameType >::phi(), sdHcalBrl, sdHcalEC, sdHcalFwd, sdHcalOut, AlCaHLTBitMon_QueryRunRegistry::string, subdetector, and verbosity.
Referenced by produce().
|
private |
Definition at line 1208 of file GlobalHitsProdHist.cc.
References cscGeomToken_, hgcalTestNeighbor_cfi::detector, dMuon, dtGeomToken_, PVValHelper::eta, edm::EventSetup::getHandle(), hMuon, hMuonCscToF, hMuonCscZ, hMuonDtR, hMuonDtToF, hMuonEta, hMuonPhi, hMuonRpcBR, hMuonRpcBToF, hMuonRpcFToF, hMuonRpcFZ, mps_fire::i, RPCGeometry::idToDetUnit(), CSCGeometry::idToDetUnit(), iEvent, edm::HandleBase::isValid(), dqmiolumiharvest::j, DTGeometry::layer(), MuonCscSrc_Token_, MuonDtSrc_Token_, MuonRpcSrc_Token_, nMuonHits, perp(), phi, nano_mu_digi_cff::region, rpcGeomToken_, sdMuonCSC, sdMuonDT, sdMuonRPC, sdMuonRPCRgnBrl, sdMuonRPCRgnFwdn, sdMuonRPCRgnFwdp, AlCaHLTBitMon_QueryRunRegistry::string, subdetector, GeomDet::surface(), verbosity, and z.
Referenced by produce().
|
private |
Definition at line 854 of file GlobalHitsProdHist.cc.
References hgcalTestNeighbor_cfi::detector, dTrk, PVValHelper::eta, edm::EventSetup::getHandle(), hTrackerPx, hTrackerPxBR, hTrackerPxBToF, hTrackerPxEta, hTrackerPxFToF, hTrackerPxFZ, hTrackerPxPhi, hTrackerSi, hTrackerSiBR, hTrackerSiBToF, hTrackerSiEta, hTrackerSiFToF, hTrackerSiFZ, hTrackerSiPhi, mps_fire::i, TrackerGeometry::idToDetUnit(), iEvent, edm::HandleBase::isValid(), dqmiolumiharvest::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, subdetector, GeomDet::surface(), tGeomToken_, verbosity, and z.
Referenced by produce().
|
overridevirtual |
Implements edm::one::EDProducerBase.
Definition at line 612 of file GlobalHitsProdHist.cc.
References count, fillECal(), fillG4MC(), fillHCal(), fillMuon(), fillTrk(), frequency, getAllProvenances, mps_fire::i, iEvent, nevt, printProvenanceInfo, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
private |
Definition at line 128 of file GlobalHitsProdHist.h.
Referenced by fillECal(), and fillHCal().
|
private |
Definition at line 230 of file GlobalHitsProdHist.h.
|
private |
Definition at line 125 of file GlobalHitsProdHist.h.
Referenced by fillMuon().
|
private |
Definition at line 126 of file GlobalHitsProdHist.h.
Referenced by fillMuon().
|
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 95 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist().
|
private |
Definition at line 97 of file GlobalHitsProdHist.h.
Referenced by GlobalHitsProdHist(), and produce().
|
private |
Definition at line 120 of file GlobalHitsProdHist.h.
|
private |
Definition at line 122 of file GlobalHitsProdHist.h.
Referenced by fillG4MC().
|
private |
Definition at line 119 of file GlobalHitsProdHist.h.
|
private |
Definition at line 121 of file GlobalHitsProdHist.h.
Referenced by fillG4MC().
|
private |
Definition at line 99 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 116 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 111 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().
|
private |
Definition at line 112 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().
|
private |
Definition at line 113 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().
|
private |
Definition at line 106 of file GlobalHitsProdHist.h.
Referenced by endRunProduce(), and GlobalHitsProdHist().
|
private |
Definition at line 105 of file GlobalHitsProdHist.h.
Referenced by endRunProduce(), and GlobalHitsProdHist().
|
private |
Definition at line 114 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().
|
private |
Definition at line 110 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().
|
private |
Definition at line 109 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 117 of file GlobalHitsProdHist.h.
Referenced by fillG4MC().
|
private |
Definition at line 180 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 100 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 127 of file GlobalHitsProdHist.h.
Referenced by fillMuon().
|
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 124 of file GlobalHitsProdHist.h.
Referenced by fillTrk().
|
private |
Definition at line 96 of file GlobalHitsProdHist.h.
Referenced by endJob(), endRunProduce(), fillECal(), fillG4MC(), fillHCal(), fillMuon(), fillTrk(), GlobalHitsProdHist(), and produce().
|
private |
Definition at line 98 of file GlobalHitsProdHist.h.
Referenced by fillG4MC(), and GlobalHitsProdHist().