#include <AlCaIsoTracksProducer.h>
Public Member Functions | |
AlCaIsoTracksProducer (const edm::ParameterSet &) | |
void | endJob (void) |
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 Attributes | |
bool | checkHLTMatch_ |
double | cluRad_ |
std::vector< edm::InputTag > | ecalLabels_ |
double | etaMax_ |
const CaloGeometry * | geo |
std::vector< std::string > | hltFiltTag_ |
double | hltMatchingCone_ |
double | isolE_ |
std::string | l1FilterTag_ |
double | l1jetVetoCone_ |
double | m_ddirCut |
double | m_dvCut |
double | m_ecalCut |
double | m_pCut |
double | m_ptCut |
int | matrixInnerSize_ |
int | matrixOuterSize_ |
int | matrixSize_ |
int | nHitsMinCore_ |
int | nHitsMinIso_ |
TrackAssociatorParameters | parameters_ |
double | ringInnRad_ |
double | ringOutRad_ |
bool | skipNeutrals_ |
double | taECALCone_ |
double | taHCALCone_ |
edm::EDGetTokenT < HBHERecHitCollection > | tok_hbhe_ |
edm::EDGetTokenT < trigger::TriggerEvent > | tok_hlt_ |
edm::EDGetTokenT < HORecHitCollection > | tok_ho_ |
edm::EDGetTokenT < EcalRecHitCollection > | tok_ps_ |
edm::EDGetTokenT < reco::TrackCollection > | tok_track_ |
std::vector< edm::EDGetTokenT < EcalRecHitCollection > > | toks_ecal_ |
TrackDetectorAssociator | trackAssociator_ |
bool | useConeCorr_ |
bool | useECALCluMatrix_ |
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 52 of file AlCaIsoTracksProducer.h.
|
explicit |
Definition at line 136 of file AlCaIsoTracksProducer.cc.
References checkHLTMatch_, cluRad_, edm::EDConsumerBase::consumesCollector(), ecalLabels_, etaMax_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hltFiltTag_, hltMatchingCone_, i, HLT_25ns14e33_v1_cff::InputTag, isolE_, l1FilterTag_, l1jetVetoCone_, TrackAssociatorParameters::loadParameters(), m_ddirCut, m_dvCut, m_ecalCut, m_pCut, m_ptCut, matrixSize_, nHitsMinCore_, nHitsMinIso_, Parameters::parameters, parameters_, ringInnRad_, ringOutRad_, skipNeutrals_, AlCaHLTBitMon_QueryRunRegistry::string, taECALCone_, taHCALCone_, tok_hbhe_, tok_hlt_, tok_ho_, tok_ps_, tok_track_, toks_ecal_, trackAssociator_, useConeCorr_, TrackDetectorAssociator::useDefaultPropagator(), and useECALCluMatrix_.
AlCaIsoTracksProducer::~AlCaIsoTracksProducer | ( | ) |
Definition at line 208 of file AlCaIsoTracksProducer.cc.
|
virtual |
|
virtual |
vector of used hits:
Implements edm::EDProducer.
Definition at line 211 of file AlCaIsoTracksProducer.cc.
References TrackDetectorAssociator::associate(), edm::SortedCollection< T, SORT >::begin(), checkHLTMatch(), checkHLTMatch_, cluRad_, TrackDetMatchInfo::crossedEcalRecHits, deltaR(), TrackAssociatorParameters::dREcal, TrackAssociatorParameters::dRHcal, EcalBarrel, EcalEndcap, edm::SortedCollection< T, SORT >::end(), relval_parameters_module::energy, PV3DBase< T, PVType, FrameType >::eta(), etaMax_, geo, edm::EventSetup::get(), edm::Event::getByToken(), getDistInPlaneTrackDir(), TrackDetectorAssociator::getFreeTrajectoryState(), getL1triggerDirection(), CaloGeometry::getPosition(), edm::Event::getRefBeforePut(), EBDetId::hashedIndex(), EEDetId::hashedIndex(), hltFiltTag_, hltMatchingCone_, i, customizeTrackingMonitorSeedNumber::idx, EBDetId::ieta(), info(), EBDetId::iphi(), isolE_, EEDetId::ix(), EEDetId::iy(), l1FilterTag_, l1jetVetoCone_, m_ddirCut, m_ecalCut, m_ptCut, matrixSize_, nHitsMinCore_, nHitsMinIso_, parameters_, PV3DBase< T, PVType, FrameType >::phi(), edm::Handle< T >::product(), edm::ESHandle< class >::product(), EnergyCorrector::pt, edm::SortedCollection< T, SORT >::push_back(), edm::Event::put(), ringInnRad_, ringOutRad_, reco::IsolatedPixelTrackCandidate::SetEnergyIn(), reco::IsolatedPixelTrackCandidate::SetEnergyOut(), reco::Track::setExtra(), reco::IsolatedPixelTrackCandidate::SetMaxPtPxl(), reco::IsolatedPixelTrackCandidate::SetSumPtPxl(), skipNeutrals_, mathSSE::sqrt(), taECALCone_, taHCALCone_, tok_hbhe_, tok_hlt_, tok_ho_, tok_ps_, tok_track_, toks_ecal_, trackAssociator_, HLT_50ns_5e33_v1_cff::trackCollection, TrackDetMatchInfo::trkGlobPosAtEcal, TrackDetMatchInfo::trkGlobPosAtHcal, TrackDetMatchInfo::trkMomAtHcal, TrackAssociatorParameters::useCalo, useConeCorr_, TrackAssociatorParameters::useEcal, useECALCluMatrix_, TrackAssociatorParameters::useHcal, and TrackAssociatorParameters::useMuon.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 82 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 88 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 67 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer().
|
private |
Definition at line 87 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 66 of file AlCaIsoTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 83 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 84 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 86 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 97 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 98 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 72 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 71 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer().
|
private |
Definition at line 76 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 74 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer().
|
private |
Definition at line 75 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 94 of file AlCaIsoTracksProducer.h.
|
private |
Definition at line 95 of file AlCaIsoTracksProducer.h.
|
private |
Definition at line 93 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 69 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 70 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 63 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and produce().
|
private |
Definition at line 90 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 89 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 81 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 78 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 79 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 101 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 103 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 100 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 106 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 102 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 105 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 62 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 73 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 92 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().