#include <GlobalRecHitsProducer.h>
Public Types | |
typedef std::vector< double > | DoubleVector |
typedef std::vector< float > | FloatVector |
typedef std::vector< int > | IntVector |
typedef std::map< uint32_t, float, std::less< uint32_t > > | MapType |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
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 |
Private Member Functions | |
void | clear () |
template<typename type > | |
int | compute (const DTGeometry *dtGeom, const std::map< DTWireId, std::vector< PSimHit >> &simHitsPerWire, const std::map< DTWireId, std::vector< type >> &recHitsPerWire, int step) |
void | fillECal (edm::Event &, const edm::EventSetup &) |
void | fillHCal (edm::Event &, const edm::EventSetup &) |
void | fillMuon (edm::Event &, const edm::EventSetup &) |
void | fillTrk (edm::Event &, const edm::EventSetup &) |
template<typename type > | |
const type * | findBestRecHit (const DTLayer *layer, DTWireId wireId, const std::vector< type > &recHits, const float simHitDist) |
std::map< DTWireId, std::vector< DTRecHit1DPair > > | map1DRecHitsPerWire (const DTRecHitCollection *dt1DRecHitPairs) |
void | plotResolution (const PSimHit &simHit, const CSCRecHit2D &recHit, const CSCLayer *layer, int chamberType) |
std::pair< LocalPoint, LocalVector > | projectHit (const PSimHit &hit, const StripGeomDetUnit *stripDet, const BoundPlane &plane) |
float | recHitDistFromWire (const DTRecHit1D &recHit, const DTLayer *layer) |
float | recHitDistFromWire (const DTRecHit1DPair &hitPair, const DTLayer *layer) |
float | simHitDistFromWire (const DTLayer *layer, DTWireId wireId, const PSimHit &hit) |
void | storeECal (PGlobalRecHit &) |
void | storeHCal (PGlobalRecHit &) |
void | storeMuon (PGlobalRecHit &) |
void | storeTrk (PGlobalRecHit &) |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::ProducerBase | |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
declare what type of product will make and with which optional label More... | |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
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) |
template<Transition B> | |
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 (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Definition at line 148 of file GlobalRecHitsProducer.h.
typedef std::vector<double> GlobalRecHitsProducer::DoubleVector |
Definition at line 151 of file GlobalRecHitsProducer.h.
typedef std::vector<float> GlobalRecHitsProducer::FloatVector |
Definition at line 150 of file GlobalRecHitsProducer.h.
typedef std::vector<int> GlobalRecHitsProducer::IntVector |
Definition at line 152 of file GlobalRecHitsProducer.h.
typedef std::map<uint32_t, float, std::less<uint32_t> > GlobalRecHitsProducer::MapType |
Definition at line 153 of file GlobalRecHitsProducer.h.
|
explicit |
Definition at line 14 of file GlobalRecHitsProducer.cc.
References EBHits_Token_, ECalEBSrc_, ECalEBSrc_Token_, ECalEESrc_, ECalEESrc_Token_, ECalESSrc_, ECalESSrc_Token_, ECalUncalEBSrc_, ECalUncalEBSrc_Token_, ECalUncalEESrc_, ECalUncalEESrc_Token_, EEHits_Token_, fName, frequency, getAllProvenances, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HCalSrc_, HCalSrc_Token_, HLT_2018_cff::InputTag, edm::InputTag::instance(), edm::InputTag::label(), label, MuCSCHits_Token_, MuCSCSrc_, MuCSCSrc_Token_, MuDTSimSrc_, MuDTSimSrc_Token_, MuDTSrc_, MuDTSrc_Token_, MuRPCSimSrc_, MuRPCSimSrc_Token_, MuRPCSrc_, MuRPCSrc_Token_, printProvenanceInfo, SiPxlSrc_, SiPxlSrc_Token_, SiStripSrc_, SiStripSrc_Token_, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
override |
Definition at line 115 of file GlobalRecHitsProducer.cc.
|
overridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 117 of file GlobalRecHitsProducer.cc.
References clear(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 1825 of file GlobalRecHitsProducer.cc.
References BRL1RX, BRL1RY, BRL1SX, BRL1SY, BRL2RX, BRL2RY, BRL2SX, BRL2SY, BRL3RX, BRL3RY, BRL3SX, BRL3SY, CSCRHPERP, CSCRHPHI, CSCSHPHI, DTRHD, DTSHD, EBRE, EBSHE, EERE, EESHE, ESRE, ESSHE, FWD1nRX, FWD1nRY, FWD1nSX, FWD1nSY, FWD1pRX, FWD1pRY, FWD1pSX, FWD1pSY, FWD2nRX, FWD2nRY, FWD2nSX, FWD2nSY, FWD2pRX, FWD2pRY, FWD2pSX, FWD2pSY, HBCalR, HBCalREC, HBCalSHE, HECalR, HECalREC, HECalSHE, HFCalR, HFCalREC, HFCalSHE, HOCalR, HOCalREC, HOCalSHE, RPCRHX, RPCSHX, AlCaHLTBitMon_QueryRunRegistry::string, TECW1RX, TECW1RY, TECW1SX, TECW1SY, TECW2RX, TECW2RY, TECW2SX, TECW2SY, TECW3RX, TECW3RY, TECW3SX, TECW3SY, TECW4RX, TECW4RY, TECW4SX, TECW4SY, TECW5RX, TECW5RY, TECW5SX, TECW5SY, TECW6RX, TECW6RY, TECW6SX, TECW6SY, TECW7RX, TECW7RY, TECW7SX, TECW7SY, TECW8RX, TECW8RY, TECW8SX, TECW8SY, TIBL1RX, TIBL1RY, TIBL1SX, TIBL1SY, TIBL2RX, TIBL2RY, TIBL2SX, TIBL2SY, TIBL3RX, TIBL3RY, TIBL3SX, TIBL3SY, TIBL4RX, TIBL4RY, TIBL4SX, TIBL4SY, TIDW1RX, TIDW1RY, TIDW1SX, TIDW1SY, TIDW2RX, TIDW2RY, TIDW2SX, TIDW2SY, TIDW3RX, TIDW3RY, TIDW3SX, TIDW3SY, TOBL1RX, TOBL1RY, TOBL1SX, TOBL1SY, TOBL2RX, TOBL2RY, TOBL2SX, TOBL2SY, TOBL3RX, TOBL3RY, TOBL3SX, TOBL3SY, TOBL4RX, TOBL4RY, TOBL4SX, TOBL4SY, and verbosity.
Referenced by beginJob(), and produce().
|
private |
Definition at line 2065 of file GlobalRecHitsProducer.cc.
References DTRHD, DTSHD, findBestRecHit(), DTHitQualityUtils::findMuSimHit(), DTGeometry::layer(), genParticles_cff::map, recHitDistFromWire(), FastTrackerRecHitMaskProducer_cfi::recHits, and simHitDistFromWire().
Referenced by fillMuon().
|
overridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 125 of file GlobalRecHitsProducer.cc.
References count, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
private |
Definition at line 225 of file GlobalRecHitsProducer.cc.
References HLT_2018_cff::barrelHits, edm::SortedCollection< T, SORT >::begin(), EBHits_Token_, EBRE, CollectionTags_cfi::EBRecHit, EBSHE, CollectionTags_cfi::EBUncalibRecHit, ECalEBSrc_Token_, ECalEESrc_Token_, ECalESSrc_Token_, ECalUncalEBSrc_Token_, ECalUncalEESrc_Token_, EEHits_Token_, EERE, CollectionTags_cfi::EERecHit, EESHE, CollectionTags_cfi::EEUncalibRecHit, edm::SortedCollection< T, SORT >::end(), HLT_2018_cff::endcapHits, ESHits_Token_, ESRE, ESSHE, iEvent, edm::HandleBase::isValid(), gedPhotons_cfi::preshowerHits, edm::Handle< T >::product(), DetId::rawId(), rpcPointValidation_cfi::recHit, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
Referenced by produce().
|
private |
Definition at line 457 of file GlobalRecHitsProducer.cc.
References PV3DBase< T, PVType, FrameType >::eta(), geometry, edm::EventSetup::get(), get, HcalGeometry::getPosition(), CaloGeometry::getSubdetectorGeometry(), HBCalR, HBCalREC, HBCalSHE, photonIsolationHIProducer_cfi::hbhe, DetId::Hcal, HCalSrc_Token_, HECalR, HECalREC, HECalSHE, es_hardcode_cfi::hf, HFCalR, HFCalREC, HFCalSHE, es_hardcode_cfi::ho, HOCalR, HOCalREC, HOCalSHE, iEvent, ihf, edm::HandleBase::isValid(), PV3DBase< T, PVType, FrameType >::phi(), edm::Handle< T >::product(), alignCSCRings::r, DetId::rawId(), sdHcalBrl, sdHcalEC, sdHcalFwd, sdHcalOut, HLTBitAnalyser_cfi::simhits, mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
Referenced by produce().
|
private |
Definition at line 1573 of file GlobalRecHitsProducer.cc.
References CSCLayer::chamber(), CSCChamberSpecs::chamberType(), compute(), edm::EventSetup::get(), get, mps_fire::i, CSCGeometry::idToDetUnit(), iEvent, RPCRoll::isForward(), edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), map1DRecHitsPerWire(), DTHitQualityUtils::mapSimHitsPerWire(), MuCSCHits_Token_, MuCSCSrc_Token_, MuDTSimSrc_Token_, MuDTSrc_Token_, MuRPCSimSrc_Token_, MuRPCSrc_Token_, plotResolution(), edm::Handle< T >::product(), edm::ESHandle< T >::product(), OfflineHarvestingSequence_cosmic::ptype, alignCSCRings::r, rpcPointValidation_cfi::recHit, RPCGeometry::roll(), RPCRHX, RPCSHX, rpcPointValidation_cfi::simHit, FastTrackerRecHitCombiner_cfi::simHits, CSCChamber::specs(), AlCaHLTBitMon_QueryRunRegistry::string, theMap, verbosity, and PV3DBase< T, PVType, FrameType >::x().
Referenced by produce().
|
private |
Definition at line 802 of file GlobalRecHitsProducer.cc.
References TrackerHitAssociator::associateHit(), edmNew::DetSet< T >::begin(), BRL1RX, BRL1RY, BRL1SX, BRL1SY, BRL2RX, BRL2RY, BRL2SX, BRL2SY, BRL3RX, BRL3RY, BRL3SX, BRL3SY, TrackerGeometry::dets(), edmNew::DetSet< T >::end(), edmNew::DetSetVector< T >::end(), edmNew::DetSetVector< T >::find(), FWD1nRX, FWD1nRY, FWD1nSX, FWD1nSY, FWD1pRX, FWD1pRY, FWD1pSX, FWD1pSY, FWD2nRX, FWD2nRY, FWD2nSX, FWD2nSY, FWD2pRX, FWD2pRY, FWD2pSX, FWD2pSY, TrackingRecHit::geographicalId(), relativeConstraints::geom, edm::EventSetup::get(), get, iEvent, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), BaseTrackerRecHit::localPosition(), visualization-live-secondInstance_cfg::m, matched, position, edm::ESHandle< T >::product(), projectHit(), TrackerTopology::pxbLayer(), TrackerTopology::pxfDisk(), TrackerTopology::pxfSide(), sdPxlBrl, sdPxlFwd, sdSiTEC, sdSiTIB, sdSiTID, sdSiTOB, SiPxlSrc_Token_, SiStripSrc_Token_, mathSSE::sqrt(), GluedGeomDet::stereoDet(), AlCaHLTBitMon_QueryRunRegistry::string, DetId::subdetId(), GeomDet::surface(), TECW1RX, TECW1RY, TECW1SX, TECW1SY, TECW2RX, TECW2RY, TECW2SX, TECW2SY, TECW3RX, TECW3RY, TECW3SX, TECW3SY, TECW4RX, TECW4RY, TECW4SX, TECW4SY, TECW5RX, TECW5RY, TECW5SX, TECW5SY, TECW6RX, TECW6RY, TECW6SX, TECW6SY, TECW7RX, TECW7RY, TECW7SX, TECW7SY, TECW8RX, TECW8RY, TECW8SX, TECW8SY, TrackerTopology::tecWheel(), TIBL1RX, TIBL1RY, TIBL1SX, TIBL1SY, TIBL2RX, TIBL2RY, TIBL2SX, TIBL2SY, TIBL3RX, TIBL3RY, TIBL3SX, TIBL3SY, TIBL4RX, TIBL4RY, TIBL4SX, TIBL4SY, TrackerTopology::tibLayer(), TIDW1RX, TIDW1RY, TIDW1SX, TIDW1SY, TIDW2RX, TIDW2RY, TIDW2SX, TIDW2SY, TIDW3RX, TIDW3RY, TIDW3SX, TIDW3SY, TrackerTopology::tidWheel(), TOBL1RX, TOBL1RY, TOBL1SX, TOBL1SY, TOBL2RX, TOBL2RY, TOBL2SX, TOBL2SY, TOBL3RX, TOBL3RY, TOBL3SX, TOBL3SY, TOBL4RX, TOBL4RY, TOBL4SX, TOBL4SY, TrackerTopology::tobLayer(), PbPb_ZMuSkimMuonDPG_cff::tracker, trackerHitAssociatorConfig_, verbosity, PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
Referenced by produce().
|
private |
Definition at line 2035 of file GlobalRecHitsProducer.cc.
References rpcPointValidation_cfi::recHit, recHitDistFromWire(), and FastTrackerRecHitMaskProducer_cfi::recHits.
Referenced by compute().
|
private |
Definition at line 2009 of file GlobalRecHitsProducer.cc.
References runTheMatrix::ret.
Referenced by fillMuon().
|
private |
Definition at line 2119 of file GlobalRecHitsProducer.cc.
References CSCRHPERP, CSCRHPHI, CSCSHPHI, PV3DBase< T, PVType, FrameType >::perp(), PV3DBase< T, PVType, FrameType >::phi(), rpcPointValidation_cfi::recHit, rpcPointValidation_cfi::simHit, and GeomDet::toGlobal().
Referenced by fillMuon().
|
overridevirtual |
Implements edm::EDProducer.
Definition at line 132 of file GlobalRecHitsProducer.cc.
References clear(), count, fillECal(), fillHCal(), fillMuon(), fillTrk(), frequency, getAllProvenances, mps_fire::i, iEvent, label, eostools::move(), nevt, printProvenanceInfo, storeECal(), storeHCal(), storeMuon(), storeTrk(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
private |
Definition at line 1982 of file GlobalRecHitsProducer.cc.
References funct::cos(), DeadROC_duringRun::dir, Scenarios_cff::scale, funct::sin(), StripGeomDetUnit::specificTopology(), StripTopology::strip(), StripTopology::stripAngle(), GeomDet::surface(), Surface::toGlobal(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by fillTrk().
|
private |
Definition at line 2060 of file GlobalRecHitsProducer.cc.
References rpcPointValidation_cfi::recHit, DTLayer::specificTopology(), and DTTopology::wirePosition().
|
private |
Definition at line 2054 of file GlobalRecHitsProducer.cc.
References DTEnums::Left, DTRecHit1DPair::localPosition(), DTEnums::Right, and PV3DBase< T, PVType, FrameType >::x().
Referenced by compute(), and findBestRecHit().
|
private |
Definition at line 2022 of file GlobalRecHitsProducer.cc.
References DTLayer::specificTopology(), DTWireId::wire(), DTTopology::wirePosition(), PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by compute().
|
private |
Definition at line 416 of file GlobalRecHitsProducer.cc.
References EBRE, EBSHE, EERE, EESHE, ESRE, ESSHE, mps_fire::i, PGlobalRecHit::putEBCalRecHits(), PGlobalRecHit::putEECalRecHits(), PGlobalRecHit::putESCalRecHits(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
Referenced by produce().
|
private |
Definition at line 742 of file GlobalRecHitsProducer.cc.
References HBCalR, HBCalREC, HBCalSHE, HECalR, HECalREC, HECalSHE, HFCalR, HFCalREC, HFCalSHE, HOCalR, HOCalREC, HOCalSHE, mps_fire::i, PGlobalRecHit::putHBCalRecHits(), PGlobalRecHit::putHECalRecHits(), PGlobalRecHit::putHFCalRecHits(), PGlobalRecHit::putHOCalRecHits(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
Referenced by produce().
|
private |
Definition at line 1774 of file GlobalRecHitsProducer.cc.
References CSCRHPERP, CSCRHPHI, CSCSHPHI, DTRHD, DTSHD, mps_fire::i, PGlobalRecHit::putCSCRecHits(), PGlobalRecHit::putDTRecHits(), PGlobalRecHit::putRPCRecHits(), RPCRHX, RPCSHX, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
Referenced by produce().
|
private |
Definition at line 1191 of file GlobalRecHitsProducer.cc.
References BRL1RX, BRL1RY, BRL1SX, BRL1SY, BRL2RX, BRL2RY, BRL2SX, BRL2SY, BRL3RX, BRL3RY, BRL3SX, BRL3SY, FWD1nRX, FWD1nRY, FWD1nSX, FWD1nSY, FWD1pRX, FWD1pRY, FWD1pSX, FWD1pSY, FWD2nRX, FWD2nRY, FWD2nSX, FWD2nSY, FWD2pRX, FWD2pRY, FWD2pSX, FWD2pSY, mps_fire::i, PGlobalRecHit::putBRL1RecHits(), PGlobalRecHit::putBRL2RecHits(), PGlobalRecHit::putBRL3RecHits(), PGlobalRecHit::putFWD1nRecHits(), PGlobalRecHit::putFWD1pRecHits(), PGlobalRecHit::putFWD2nRecHits(), PGlobalRecHit::putFWD2pRecHits(), PGlobalRecHit::putTECW1RecHits(), PGlobalRecHit::putTECW2RecHits(), PGlobalRecHit::putTECW3RecHits(), PGlobalRecHit::putTECW4RecHits(), PGlobalRecHit::putTECW5RecHits(), PGlobalRecHit::putTECW6RecHits(), PGlobalRecHit::putTECW7RecHits(), PGlobalRecHit::putTECW8RecHits(), PGlobalRecHit::putTIBL1RecHits(), PGlobalRecHit::putTIBL2RecHits(), PGlobalRecHit::putTIBL3RecHits(), PGlobalRecHit::putTIBL4RecHits(), PGlobalRecHit::putTIDW1RecHits(), PGlobalRecHit::putTIDW2RecHits(), PGlobalRecHit::putTIDW3RecHits(), PGlobalRecHit::putTOBL1RecHits(), PGlobalRecHit::putTOBL2RecHits(), PGlobalRecHit::putTOBL3RecHits(), PGlobalRecHit::putTOBL4RecHits(), AlCaHLTBitMon_QueryRunRegistry::string, TECW1RX, TECW1RY, TECW1SX, TECW1SY, TECW2RX, TECW2RY, TECW2SX, TECW2SY, TECW3RX, TECW3RY, TECW3SX, TECW3SY, TECW4RX, TECW4RY, TECW4SX, TECW4SY, TECW5RX, TECW5RY, TECW5SX, TECW5SY, TECW6RX, TECW6RY, TECW6SX, TECW6SY, TECW7RX, TECW7RY, TECW7SX, TECW7SY, TECW8RX, TECW8RY, TECW8SX, TECW8SY, TIBL1RX, TIBL1RY, TIBL1SX, TIBL1SY, TIBL2RX, TIBL2RY, TIBL2SX, TIBL2SY, TIBL3RX, TIBL3RY, TIBL3SX, TIBL3SY, TIBL4RX, TIBL4RY, TIBL4SX, TIBL4SY, TIDW1RX, TIDW1RY, TIDW1SX, TIDW1SY, TIDW2RX, TIDW2RY, TIDW2SX, TIDW2SY, TIDW3RX, TIDW3RY, TIDW3SX, TIDW3SY, TOBL1RX, TOBL1RY, TOBL1SX, TOBL1SY, TOBL2RX, TOBL2RY, TOBL2SX, TOBL2SY, TOBL3RX, TOBL3RY, TOBL3SX, TOBL3SY, TOBL4RX, TOBL4RY, TOBL4SX, TOBL4SY, and verbosity.
Referenced by produce().
|
private |
Definition at line 264 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 265 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 266 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 267 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 264 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 265 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 266 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 267 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 264 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 265 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 266 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 267 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 337 of file GlobalRecHitsProducer.h.
|
private |
Definition at line 316 of file GlobalRecHitsProducer.h.
Referenced by clear(), plotResolution(), and storeMuon().
|
private |
Definition at line 315 of file GlobalRecHitsProducer.h.
Referenced by clear(), plotResolution(), and storeMuon().
|
private |
Definition at line 317 of file GlobalRecHitsProducer.h.
Referenced by clear(), plotResolution(), and storeMuon().
|
private |
Definition at line 280 of file GlobalRecHitsProducer.h.
Referenced by clear(), compute(), and storeMuon().
|
private |
Definition at line 281 of file GlobalRecHitsProducer.h.
Referenced by clear(), compute(), and storeMuon().
|
private |
Definition at line 205 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 186 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillECal(), and storeECal().
|
private |
Definition at line 187 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillECal(), and storeECal().
|
private |
Definition at line 195 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 200 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 197 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 201 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 199 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 202 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 196 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 203 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 198 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 204 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 206 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 189 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillECal(), and storeECal().
|
private |
Definition at line 190 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillECal(), and storeECal().
|
private |
Definition at line 207 of file GlobalRecHitsProducer.h.
Referenced by fillECal().
|
private |
Definition at line 192 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillECal(), and storeECal().
|
private |
Definition at line 193 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillECal(), and storeECal().
|
private |
Definition at line 176 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 178 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer(), and produce().
|
private |
Definition at line 269 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 270 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 271 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 272 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 269 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 270 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 271 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 272 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 269 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 270 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 271 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 272 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 269 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 270 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 271 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 272 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 180 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer(), and produce().
|
private |
Definition at line 212 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 211 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 213 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 227 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 228 of file GlobalRecHitsProducer.h.
Referenced by fillHCal(), and GlobalRecHitsProducer().
|
private |
Definition at line 216 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 215 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 217 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 224 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 223 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 225 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 220 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 219 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 221 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 179 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer(), and produce().
|
private |
Definition at line 256 of file GlobalRecHitsProducer.h.
Referenced by fillTrk().
|
private |
Definition at line 321 of file GlobalRecHitsProducer.h.
Referenced by fillMuon(), and GlobalRecHitsProducer().
|
private |
Definition at line 319 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 320 of file GlobalRecHitsProducer.h.
Referenced by fillMuon(), and GlobalRecHitsProducer().
|
private |
Definition at line 284 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 286 of file GlobalRecHitsProducer.h.
Referenced by fillMuon(), and GlobalRecHitsProducer().
|
private |
Definition at line 283 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 285 of file GlobalRecHitsProducer.h.
Referenced by fillMuon(), and GlobalRecHitsProducer().
|
private |
Definition at line 332 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 334 of file GlobalRecHitsProducer.h.
Referenced by fillMuon(), and GlobalRecHitsProducer().
|
private |
Definition at line 331 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 333 of file GlobalRecHitsProducer.h.
Referenced by fillMuon(), and GlobalRecHitsProducer().
|
private |
Definition at line 181 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer(), and produce().
|
private |
Definition at line 328 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillMuon(), and storeMuon().
|
private |
Definition at line 329 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillMuon(), and storeMuon().
|
private |
Definition at line 274 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 275 of file GlobalRecHitsProducer.h.
Referenced by fillTrk(), and GlobalRecHitsProducer().
|
private |
Definition at line 253 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 254 of file GlobalRecHitsProducer.h.
Referenced by fillTrk(), and GlobalRecHitsProducer().
|
private |
Definition at line 248 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 249 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 250 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 251 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 248 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 249 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 250 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 251 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 248 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 249 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 250 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 251 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 248 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 249 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 250 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 251 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 248 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 249 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 250 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 251 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 248 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 249 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 250 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 251 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 248 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 249 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 250 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 251 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 248 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 249 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 250 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 251 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 323 of file GlobalRecHitsProducer.h.
Referenced by fillMuon().
|
private |
Definition at line 233 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 234 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 235 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 236 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 233 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 234 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 235 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 236 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 233 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 234 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 235 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 236 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 233 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 234 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 235 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 236 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 243 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 244 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 245 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 246 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 243 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 244 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 245 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 246 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 243 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 244 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 245 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 246 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 238 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 239 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 240 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 241 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 238 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 239 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 240 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 241 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 238 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 239 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 240 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 241 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 238 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 239 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 240 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 241 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 260 of file GlobalRecHitsProducer.h.
Referenced by fillTrk().
|
private |
Definition at line 177 of file GlobalRecHitsProducer.h.
Referenced by clear(), endJob(), fillECal(), fillHCal(), fillMuon(), fillTrk(), GlobalRecHitsProducer(), produce(), storeECal(), storeHCal(), storeMuon(), and storeTrk().