#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 | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Public Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
GlobalRecHitsProducer (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
virtual | ~GlobalRecHitsProducer () |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducer () |
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 (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &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 | 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 DTRecHit1DPair &hitPair, const DTLayer *layer) |
float | recHitDistFromWire (const DTRecHit1D &recHit, 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) |
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) |
Definition at line 150 of file GlobalRecHitsProducer.h.
typedef std::vector<double> GlobalRecHitsProducer::DoubleVector |
Definition at line 156 of file GlobalRecHitsProducer.h.
typedef std::vector<float> GlobalRecHitsProducer::FloatVector |
Definition at line 155 of file GlobalRecHitsProducer.h.
typedef std::vector<int> GlobalRecHitsProducer::IntVector |
Definition at line 157 of file GlobalRecHitsProducer.h.
typedef std::map<uint32_t,float,std::less<uint32_t> > GlobalRecHitsProducer::MapType |
Definition at line 158 of file GlobalRecHitsProducer.h.
|
explicit |
Definition at line 13 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_25ns10e33_v2_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.
|
virtual |
Definition at line 117 of file GlobalRecHitsProducer.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 121 of file GlobalRecHitsProducer.cc.
References clear(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 1948 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 2206 of file GlobalRecHitsProducer.cc.
References DTRHD, DTSHD, findBestRecHit(), DTHitQualityUtils::findMuSimHit(), DTGeometry::layer(), recHitDistFromWire(), HLT_25ns10e33_v2_cff::recHits, and simHitDistFromWire().
Referenced by fillMuon().
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 130 of file GlobalRecHitsProducer.cc.
References count, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
private |
Definition at line 241 of file GlobalRecHitsProducer.cc.
References HLT_25ns10e33_v2_cff::barrelHits, edm::SortedCollection< T, SORT >::begin(), EBHits_Token_, EBRE, EBSHE, ECalEBSrc_Token_, ECalEESrc_Token_, ECalESSrc_Token_, ECalUncalEBSrc_Token_, ECalUncalEESrc_Token_, EEHits_Token_, EERE, EESHE, edm::SortedCollection< T, SORT >::end(), HLT_25ns10e33_v2_cff::endcapHits, ESHits_Token_, ESRE, ESSHE, edm::SortedCollection< T, SORT >::find(), edm::Event::getByToken(), edm::HandleBase::isValid(), edm::Handle< T >::product(), DetId::rawId(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
Referenced by produce().
|
private |
Definition at line 509 of file GlobalRecHitsProducer.cc.
References PV3DBase< T, PVType, FrameType >::eta(), geometry, edm::EventSetup::get(), edm::Event::getByToken(), edm::Event::getManyByType(), CaloCellGeometry::getPosition(), HBCalR, HBCalREC, HBCalSHE, HCalSrc_Token_, HECalR, HECalREC, HECalSHE, HFCalR, HFCalREC, HFCalSHE, HOCalR, HOCalREC, HOCalSHE, ihf, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), PV3DBase< T, PVType, FrameType >::phi(), PI, edm::Handle< T >::product(), alignCSCRings::r, DetId::rawId(), sdHcalBrl, sdHcalEC, sdHcalFwd, sdHcalOut, mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
Referenced by produce().
|
private |
Definition at line 1673 of file GlobalRecHitsProducer.cc.
References CSCLayer::chamber(), CSCChamberSpecs::chamberType(), compute(), CSCDetId, edm::EventSetup::get(), edm::Event::getByToken(), i, CSCGeometry::idToDetUnit(), 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< class >::product(), alignCSCRings::r, RPCDetId, RPCRHX, RPCSHX, trackerHits::simHits, CSCChamber::specs(), AlCaHLTBitMon_QueryRunRegistry::string, theMap, verbosity, and PV3DBase< T, PVType, FrameType >::x().
Referenced by produce().
|
private |
Definition at line 871 of file GlobalRecHitsProducer.cc.
References TrackerHitAssociator::associateHit(), edmNew::DetSet< T >::begin(), BRL1RX, BRL1RY, BRL1SX, BRL1SY, BRL2RX, BRL2RY, BRL2SX, BRL2SY, BRL3RX, BRL3RY, BRL3SX, BRL3SY, edmNew::DetSet< T >::end(), FWD1nRX, FWD1nRY, FWD1nSX, FWD1nSY, FWD1pRX, FWD1pRY, FWD1pSX, FWD1pSY, FWD2nRX, FWD2nRY, FWD2nSX, FWD2nSY, FWD2pRX, FWD2pRY, FWD2pSX, FWD2pSY, TrackingRecHit::geographicalId(), relativeConstraints::geom, edm::EventSetup::get(), edm::Event::getByToken(), TrackerGeometry::idToDet(), edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), BaseTrackerRecHit::localPosition(), visualization-live-secondInstance_cfg::m, matched, position, edm::ESHandle< class >::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(), patCandidatesForDimuonsSequences_cff::tracker, trackerHitAssociatorConfig_, verbosity, PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
Referenced by produce().
|
private |
Definition at line 2168 of file GlobalRecHitsProducer.cc.
References recHitDistFromWire().
Referenced by compute().
|
private |
Definition at line 2139 of file GlobalRecHitsProducer.cc.
References runTheMatrix::ret.
Referenced by fillMuon().
|
private |
Definition at line 2267 of file GlobalRecHitsProducer.cc.
References CSCRHPERP, CSCRHPHI, CSCSHPHI, PSimHit::localPosition(), CSCRecHit2D::localPosition(), PV3DBase< T, PVType, FrameType >::perp(), PV3DBase< T, PVType, FrameType >::phi(), and GeomDet::toGlobal().
Referenced by fillMuon().
|
virtual |
Implements edm::EDProducer.
Definition at line 139 of file GlobalRecHitsProducer.cc.
References clear(), count, edm::EventID::event(), fillECal(), fillHCal(), fillMuon(), fillTrk(), frequency, edm::Event::getAllProvenance(), getAllProvenances, i, edm::EventBase::id(), label, nevt, printProvenanceInfo, edm::Event::put(), edm::EventID::run(), storeECal(), storeHCal(), storeMuon(), storeTrk(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
private |
Definition at line 2108 of file GlobalRecHitsProducer.cc.
References funct::cos(), dir, PSimHit::localDirection(), PSimHit::localPosition(), pileupReCalc_HLTpaths::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 2190 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 2199 of file GlobalRecHitsProducer.cc.
References DTRecHit1D::localPosition(), DTLayer::specificTopology(), DTWireId::wire(), DTRecHit1D::wireId(), DTTopology::wirePosition(), and PV3DBase< T, PVType, FrameType >::x().
|
private |
Definition at line 2152 of file GlobalRecHitsProducer.cc.
References PSimHit::entryPoint(), PSimHit::exitPoint(), DTLayer::specificTopology(), DTWireId::wire(), DTTopology::wirePosition(), PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by compute().
|
private |
Definition at line 467 of file GlobalRecHitsProducer.cc.
References EBRE, EBSHE, EERE, EESHE, ESRE, ESSHE, i, PGlobalRecHit::putEBCalRecHits(), PGlobalRecHit::putEECalRecHits(), PGlobalRecHit::putESCalRecHits(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
Referenced by produce().
|
private |
Definition at line 810 of file GlobalRecHitsProducer.cc.
References HBCalR, HBCalREC, HBCalSHE, HECalR, HECalREC, HECalSHE, HFCalR, HFCalREC, HFCalSHE, HOCalR, HOCalREC, HOCalSHE, i, PGlobalRecHit::putHBCalRecHits(), PGlobalRecHit::putHECalRecHits(), PGlobalRecHit::putHFCalRecHits(), PGlobalRecHit::putHOCalRecHits(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
Referenced by produce().
|
private |
Definition at line 1895 of file GlobalRecHitsProducer.cc.
References CSCRHPERP, CSCRHPHI, CSCSHPHI, DTRHD, DTSHD, i, PGlobalRecHit::putCSCRecHits(), PGlobalRecHit::putDTRecHits(), PGlobalRecHit::putRPCRecHits(), RPCRHX, RPCSHX, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
Referenced by produce().
|
private |
Definition at line 1289 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, 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 276 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 277 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 278 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 279 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 276 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 277 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 278 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 279 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 276 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 277 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 278 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 279 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 355 of file GlobalRecHitsProducer.h.
|
private |
Definition at line 333 of file GlobalRecHitsProducer.h.
Referenced by clear(), plotResolution(), and storeMuon().
|
private |
Definition at line 332 of file GlobalRecHitsProducer.h.
Referenced by clear(), plotResolution(), and storeMuon().
|
private |
Definition at line 334 of file GlobalRecHitsProducer.h.
Referenced by clear(), plotResolution(), and storeMuon().
|
private |
Definition at line 292 of file GlobalRecHitsProducer.h.
Referenced by clear(), compute(), and storeMuon().
|
private |
Definition at line 293 of file GlobalRecHitsProducer.h.
Referenced by clear(), compute(), and storeMuon().
|
private |
Definition at line 212 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 193 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillECal(), and storeECal().
|
private |
Definition at line 194 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillECal(), and storeECal().
|
private |
Definition at line 202 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 207 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 204 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 208 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 206 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 209 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 203 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 210 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 205 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 211 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 213 of file GlobalRecHitsProducer.h.
Referenced by fillECal(), and GlobalRecHitsProducer().
|
private |
Definition at line 196 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillECal(), and storeECal().
|
private |
Definition at line 197 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillECal(), and storeECal().
|
private |
Definition at line 214 of file GlobalRecHitsProducer.h.
Referenced by fillECal().
|
private |
Definition at line 199 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillECal(), and storeECal().
|
private |
Definition at line 200 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillECal(), and storeECal().
|
private |
Definition at line 183 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 185 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer(), and produce().
|
private |
Definition at line 281 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 282 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 283 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 284 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 281 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 282 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 283 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 284 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 281 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 282 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 283 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 284 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 281 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 282 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 283 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 284 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 187 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer(), and produce().
|
private |
Definition at line 219 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 218 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 234 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 235 of file GlobalRecHitsProducer.h.
Referenced by fillHCal(), and GlobalRecHitsProducer().
|
private |
Definition at line 223 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 222 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 231 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 230 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 232 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 227 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 226 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 228 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillHCal(), and storeHCal().
|
private |
Definition at line 186 of file GlobalRecHitsProducer.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::_sort_list(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::foundIn(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::fullFilename(), GlobalRecHitsProducer(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputEventContent(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), produce(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::properties(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::readConnections(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::updateProcess(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::usedBy().
|
private |
Definition at line 267 of file GlobalRecHitsProducer.h.
Referenced by fillTrk().
|
private |
Definition at line 338 of file GlobalRecHitsProducer.h.
Referenced by fillMuon(), and GlobalRecHitsProducer().
|
private |
Definition at line 336 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 337 of file GlobalRecHitsProducer.h.
Referenced by fillMuon(), and GlobalRecHitsProducer().
|
private |
Definition at line 296 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 298 of file GlobalRecHitsProducer.h.
Referenced by fillMuon(), and GlobalRecHitsProducer().
|
private |
Definition at line 295 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 297 of file GlobalRecHitsProducer.h.
Referenced by fillMuon(), and GlobalRecHitsProducer().
|
private |
Definition at line 350 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 352 of file GlobalRecHitsProducer.h.
Referenced by fillMuon(), and GlobalRecHitsProducer().
|
private |
Definition at line 349 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 351 of file GlobalRecHitsProducer.h.
Referenced by fillMuon(), and GlobalRecHitsProducer().
|
private |
Definition at line 188 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer(), and produce().
|
private |
Definition at line 346 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillMuon(), and storeMuon().
|
private |
Definition at line 347 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillMuon(), and storeMuon().
|
private |
Definition at line 286 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 287 of file GlobalRecHitsProducer.h.
Referenced by fillTrk(), and GlobalRecHitsProducer().
|
private |
Definition at line 264 of file GlobalRecHitsProducer.h.
Referenced by GlobalRecHitsProducer().
|
private |
Definition at line 265 of file GlobalRecHitsProducer.h.
Referenced by fillTrk(), and GlobalRecHitsProducer().
|
private |
Definition at line 255 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 257 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 259 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 261 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 255 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 257 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 259 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 261 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 255 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 257 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 259 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 261 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 255 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 257 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 259 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 261 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 255 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 257 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 259 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 261 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 255 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 257 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 259 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 261 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 255 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 257 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 259 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 261 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 255 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 257 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 259 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 261 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 340 of file GlobalRecHitsProducer.h.
Referenced by fillMuon().
|
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 242 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 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 242 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 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 242 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 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 242 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 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 252 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 253 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 252 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 253 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 252 of file GlobalRecHitsProducer.h.
Referenced by clear(), fillTrk(), and storeTrk().
|
private |
Definition at line 253 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 247 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 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 247 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 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 247 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 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 247 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 272 of file GlobalRecHitsProducer.h.
Referenced by fillTrk().
|
private |
Definition at line 184 of file GlobalRecHitsProducer.h.
Referenced by clear(), endJob(), fillECal(), fillHCal(), fillMuon(), fillTrk(), GlobalRecHitsProducer(), produce(), storeECal(), storeHCal(), storeMuon(), and storeTrk().