#include <AlCaIsoTracksProducer.h>
Private Attributes | |
bool | checkHLTMatch_ |
double | cluRad_ |
std::vector< edm::InputTag > | ecalLabels_ |
double | etaMax_ |
const CaloGeometry * | geo |
edm::InputTag | hbheLabel_ |
edm::InputTag | hltEventTag_ |
std::vector< std::string > | hltFiltTag_ |
double | hltMatchingCone_ |
edm::InputTag | hoLabel_ |
double | isolE_ |
std::string | l1FilterTag_ |
double | l1jetVetoCone_ |
double | m_ddirCut |
double | m_dvCut |
double | m_ecalCut |
edm::InputTag | m_inputTrackLabel_ |
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_ |
TrackDetectorAssociator | trackAssociator_ |
bool | useConeCorr_ |
bool | useECALCluMatrix_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
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::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
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 51 of file AlCaIsoTracksProducer.h.
|
explicit |
Definition at line 138 of file AlCaIsoTracksProducer.cc.
References checkHLTMatch_, cluRad_, ecalLabels_, etaMax_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hbheLabel_, hltEventTag_, hltFiltTag_, hltMatchingCone_, hoLabel_, isolE_, l1FilterTag_, l1jetVetoCone_, TrackAssociatorParameters::loadParameters(), m_ddirCut, m_dvCut, m_ecalCut, m_inputTrackLabel_, m_pCut, m_ptCut, matrixSize_, nHitsMinCore_, nHitsMinIso_, Parameters::parameters, parameters_, ringInnRad_, ringOutRad_, skipNeutrals_, AlCaHLTBitMon_QueryRunRegistry::string, taECALCone_, taHCALCone_, trackAssociator_, useConeCorr_, TrackDetectorAssociator::useDefaultPropagator(), and useECALCluMatrix_.
AlCaIsoTracksProducer::~AlCaIsoTracksProducer | ( | ) |
Definition at line 204 of file AlCaIsoTracksProducer.cc.
|
virtual |
|
virtual |
vector of used hits:
Implements edm::EDProducer.
Definition at line 207 of file AlCaIsoTracksProducer.cc.
References TrackDetectorAssociator::associate(), edm::SortedCollection< T, SORT >::begin(), checkHLTMatch(), checkHLTMatch_, cluRad_, TrackDetMatchInfo::crossedEcalRecHits, deltaR(), TrackAssociatorParameters::dREcal, TrackAssociatorParameters::dRHcal, EcalBarrel, EcalEndcap, ecalLabels_, edm::SortedCollection< T, SORT >::end(), relval_parameters_module::energy, PV3DBase< T, PVType, FrameType >::eta(), etaMax_, geo, edm::EventSetup::get(), edm::Event::getByLabel(), getDistInPlaneTrackDir(), TrackDetectorAssociator::getFreeTrajectoryState(), getL1triggerDirection(), CaloGeometry::getPosition(), edm::Event::getRefBeforePut(), EBDetId::hashedIndex(), EEDetId::hashedIndex(), hbheLabel_, hltEventTag_, hltFiltTag_, hltMatchingCone_, hoLabel_, i, customizeTrackingMonitorSeedNumber::idx, EBDetId::ieta(), info, EBDetId::iphi(), isolE_, EEDetId::ix(), EEDetId::iy(), l1FilterTag_, l1jetVetoCone_, m_ddirCut, m_ecalCut, m_inputTrackLabel_, m_ptCut, matrixSize_, nHitsMinCore_, nHitsMinIso_, parameters_, PV3DBase< T, PVType, FrameType >::phi(), edm::Handle< T >::product(), edm::ESHandle< class >::product(), 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_, trackAssociator_, 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 85 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 92 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 68 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 91 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 65 of file AlCaIsoTracksProducer.h.
Referenced by produce().
|
private |
Definition at line 67 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 87 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 66 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 90 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 102 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 75 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 79 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 77 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer().
|
private |
Definition at line 78 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 98 of file AlCaIsoTracksProducer.h.
|
private |
Definition at line 99 of file AlCaIsoTracksProducer.h.
|
private |
Definition at line 97 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 73 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 62 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and produce().
|
private |
Definition at line 94 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 93 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 81 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 82 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 61 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 76 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().
|
private |
Definition at line 96 of file AlCaIsoTracksProducer.h.
Referenced by AlCaIsoTracksProducer(), and produce().