Public Member Functions | |
AlCaIsoTracksProducer (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~AlCaIsoTracksProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | beginJob () |
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) |
virtual void | endJob () |
virtual void | endRun (edm::Run const &, edm::EventSetup const &) |
reco::HcalIsolatedTrackCandidateCollection * | select (edm::Handle< edm::TriggerResults > &triggerResults, const std::vector< std::string > &triggerNames_, edm::Handle< reco::TrackCollection > &trkCollection, math::XYZPoint &leadPV, edm::Handle< EcalRecHitCollection > &barrelRecHitsHandle, edm::Handle< EcalRecHitCollection > &endcapRecHitsHandle, edm::Handle< HBHERecHitCollection > &hbhe) |
void | setPtEtaPhi (std::vector< edm::Ref< l1extra::L1JetParticleCollection > > &objref, double &ptL1, double &etaL1, double &phiL1) |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
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::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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 79 of file AlCaIsoTracksProducer.cc.
|
explicit |
Definition at line 124 of file AlCaIsoTracksProducer.cc.
References a_charIsoR, a_coneR, a_mipR, eEcalMax_, eIsolation_, edm::InputTag::encode(), edm::ParameterSet::getParameter(), relval_steps::k, l1Filter, l2Filter, l3Filter, labelBS_, labelEB_, labelEE_, labelGenTrack_, labelHBHE_, labelHltGT_, labelRecVtx_, labelTriggerEvent_, labelTriggerResults_, spr::trackSelectionParameters::maxChi2, spr::trackSelectionParameters::maxDpOverP, spr::trackSelectionParameters::maxDxyPV, spr::trackSelectionParameters::maxDzPV, spr::trackSelectionParameters::maxInMiss, spr::trackSelectionParameters::maxOutMiss, spr::trackSelectionParameters::minLayerCrossed, spr::trackSelectionParameters::minOuterHit, spr::trackSelectionParameters::minPt, spr::trackSelectionParameters::minQuality, processName, pTrackMin_, reco::TrackBase::qualityByName(), selectionParameters, AlCaHLTBitMon_QueryRunRegistry::string, theTrackQuality, tok_bs_, tok_EB_, tok_EE_, tok_genTrack_, tok_hbhe_, tok_hltGT_, tok_recVtx_, tok_trigEvt_, tok_trigRes_, trigKount, trigNames, and trigPass.
AlCaIsoTracksProducer::~AlCaIsoTracksProducer | ( | ) |
Definition at line 208 of file AlCaIsoTracksProducer.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 340 of file AlCaIsoTracksProducer.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 351 of file AlCaIsoTracksProducer.cc.
References bField, geo, edm::EventSetup::get(), hltConfig_, HLTConfigProvider::init(), nRun, processName, edm::ESHandle< class >::product(), and edm::RunBase::run().
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 342 of file AlCaIsoTracksProducer.cc.
References relval_steps::k, nAll, nGood, nRun, trigKount, trigNames, and trigPass.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 364 of file AlCaIsoTracksProducer.cc.
References nRun, and edm::RunBase::run().
|
virtual |
Implements edm::EDProducer.
Definition at line 211 of file AlCaIsoTracksProducer.cc.
References edm::EventBase::bunchCrossing(), edm::InputTag::encode(), etaL1, edm::EventID::event(), edm::Event::getByToken(), edm::EventBase::id(), edm::HandleBase::isValid(), edm::InputTag::label(), labelEB_, labelEE_, labelGenTrack_, labelHBHE_, labelRecVtx_, labelTriggerEvent_, labelTriggerResults_, LogDebug, edm::EventBase::luminosityBlock(), nAll, phiL1, edm::Handle< T >::product(), ptL1, edm::Event::put(), edm::EventID::run(), select(), setPtEtaPhi(), tok_bs_, tok_EB_, tok_EE_, tok_genTrack_, tok_hbhe_, tok_hltGT_, tok_recVtx_, tok_trigEvt_, tok_trigRes_, trigger::TriggerL1CenJet, trigger::TriggerL1ForJet, trigger::TriggerL1TauJet, edm::TriggerNames::triggerNames(), edm::Event::triggerNames(), triggerResults, x, detailsBasic3DVector::y, and detailsBasic3DVector::z.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 370 of file AlCaIsoTracksProducer.cc.
References a_charIsoR, a_mipR, bField, spr::chargeIsolationCone(), spr::eCone_ecal(), eEcalMax_, eIsolation_, reco::TrackBase::eta(), etaL1, spr::find(), geo, spr::goodTrack(), runregparse::hlt, i, HcalDetId::ieta(), HcalDetId::iphi(), LogDebug, convertSQLiteXML::ok, reco::TrackBase::p(), phi, reco::TrackBase::phi(), phiL1, spr::propagateCALO(), reco::TrackBase::pt(), ptL1, pTrackMin_, reco::TrackBase::px(), reco::TrackBase::py(), reco::TrackBase::pz(), selectionParameters, reco::HcalIsolatedTrackCandidate::SetEnergyEcal(), reco::HcalIsolatedTrackCandidate::SetEtaPhiEcal(), reco::HcalIsolatedTrackCandidate::SetEtaPhiHcal(), reco::HcalIsolatedTrackCandidate::setL1(), reco::HcalIsolatedTrackCandidate::SetMaxP(), reco::HcalIsolatedTrackCandidate::setTrack(), theTrackQuality, HLT_50ns_5e33_v1_cff::trackCollection, trigKount, trigNames, and trigPass.
Referenced by Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Views.LineDecayView.LineDecayContainer::mousePressEvent(), Vispa.Gui.PortConnection.PointToPointConnection::mousePressEvent(), Vispa.Gui.VispaWidget.VispaWidget::mousePressEvent(), produce(), and Vispa.Views.AbstractView.AbstractView::restoreSelection().
|
private |
Definition at line 468 of file AlCaIsoTracksProducer.cc.
References AlCaHLTBitMon_ParallelJobs::p, EnergyCorrector::pt, and ptL1.
Referenced by produce().
|
private |
Definition at line 102 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and select().
|
private |
Definition at line 102 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer().
|
private |
Definition at line 102 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and select().
|
private |
Definition at line 108 of file AlCaIsoTracksProducer.cc.
Referenced by beginRun(), and select().
|
private |
Definition at line 103 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and select().
|
private |
Definition at line 103 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and select().
|
private |
Definition at line 110 of file AlCaIsoTracksProducer.cc.
|
private |
Definition at line 109 of file AlCaIsoTracksProducer.cc.
Referenced by beginRun(), and select().
|
private |
Definition at line 96 of file AlCaIsoTracksProducer.cc.
Referenced by beginRun().
|
private |
Definition at line 97 of file AlCaIsoTracksProducer.cc.
|
private |
Definition at line 101 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer().
|
private |
Definition at line 101 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer().
|
private |
Definition at line 101 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer().
|
private |
Definition at line 105 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer().
|
private |
Definition at line 107 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 107 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 106 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 107 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 106 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer().
|
private |
Definition at line 106 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 105 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 105 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 104 of file AlCaIsoTracksProducer.cc.
|
private |
Definition at line 104 of file AlCaIsoTracksProducer.cc.
Referenced by endJob().
|
private |
Definition at line 104 of file AlCaIsoTracksProducer.cc.
Referenced by beginRun(), endJob(), and endRun().
|
private |
Definition at line 110 of file AlCaIsoTracksProducer.cc.
|
private |
Definition at line 100 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), beginRun(), core.TriggerBitAnalyzer.TriggerBitAnalyzer::declareHandles(), and core.TriggerBitFilter.TriggerBitFilter::declareHandles().
|
private |
Definition at line 110 of file AlCaIsoTracksProducer.cc.
Referenced by produce(), select(), and setPtEtaPhi().
|
private |
Definition at line 103 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and select().
|
private |
Definition at line 99 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and select().
|
private |
Definition at line 100 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and select().
|
private |
Definition at line 117 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 118 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 119 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 115 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 120 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 112 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 116 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 113 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 114 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 98 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), endJob(), and select().
|
private |
Definition at line 97 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), endJob(), and select().
|
private |
Definition at line 98 of file AlCaIsoTracksProducer.cc.
Referenced by AlCaIsoTracksProducer(), endJob(), and select().