#include <IsolatedTracksCone.h>
Public Member Functions | |
IsolatedTracksCone (const edm::ParameterSet &) | |
~IsolatedTracksCone () | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
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 () |
Public Attributes | |
double | genPartEtaBins [5] |
double | genPartPBins [22] |
Static Public Attributes | |
static const int | NEtaBins = 4 |
static const int | NPBins = 21 |
static const int | NPTBins = 21 |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob (const edm::EventSetup &) |
void | BuildTree () |
void | clearTrackVectors () |
double | DeltaPhi (double v1, double v2) |
double | DeltaR (double eta1, double phi1, double eta2, double phi2) |
virtual void | endJob () |
void | printTrack (const reco::Track *pTrack) |
Private Attributes | |
bool | applyEcalIsolation_ |
int | debugEcalSimInfo_ |
int | debugTrks_ |
bool | doMC |
double | drLeadJetVeto_ |
edm::Service< TFileService > | fs |
TH1F * | hRawEta |
TH1F * | hRawP |
TH1F * | hRawPhi |
TH1F * | hRawPt |
double | leadL1JetEta |
double | leadL1JetPhi |
double | leadL1JetPT |
double | maxNearTrackP_ |
double | maxTrackEta_ |
double | minTrackP_ |
int | myverbose_ |
int | nEVT |
int | nEVT_failL1 |
int | nFailEta |
int | nFailHighPurityQaul |
int | nFailPt |
int | nMissEcal |
int | nMissHcal |
int | nRawTRK |
TTree * | ntp |
int | nTRK |
TrackAssociatorParameters | parameters_ |
bool | printTrkHitPattern_ |
double | ptMinLeadJet_ |
std::vector< double > * | t_distFromHotCell_h3x3 |
std::vector< double > * | t_distFromHotCell_h5x5 |
std::vector< double > * | t_dtFromLeadJet |
std::vector< double > * | t_e3x3 |
std::vector< double > * | t_h3x3 |
std::vector< double > * | t_h5x5 |
std::vector< int > * | t_hltDoubleLooseIsoTau15_Trk5 |
std::vector< int > * | t_hltHB |
std::vector< int > * | t_hltHE |
std::vector< int > * | t_hltJet110 |
std::vector< int > * | t_hltJet140 |
std::vector< int > * | t_hltJet180 |
std::vector< int > * | t_hltJet30 |
std::vector< int > * | t_hltJet50 |
std::vector< int > * | t_hltJet80 |
std::vector< int > * | t_hltL1Jet15 |
std::vector< int > * | t_hltL1SingleEG5 |
std::vector< int > * | t_hltMinBiasEcal |
std::vector< int > * | t_hltMinBiasHcal |
std::vector< int > * | t_hltMinBiasPixel |
std::vector< int > * | t_hltSingleIsoTau30_Trk5 |
std::vector< int > * | t_hltZeroBias |
std::vector< double > * | t_hsim3x3 |
std::vector< double > * | t_hsim3x3CharHad |
std::vector< double > * | t_hsim3x3Matched |
std::vector< int > * | t_hsim3x3NCharHad |
std::vector< double > * | t_hsim3x3NeutHad |
std::vector< int > * | t_hsim3x3NMatched |
std::vector< int > * | t_hsim3x3NNeutHad |
std::vector< int > * | t_hsim3x3NPhoton |
std::vector< int > * | t_hsim3x3NRest |
std::vector< int > * | t_hsim3x3NTotal |
std::vector< double > * | t_hsim3x3PdgMatched |
std::vector< double > * | t_hsim3x3Photon |
std::vector< double > * | t_hsim3x3Rest |
std::vector< double > * | t_hsim3x3Total |
std::vector< double > * | t_hsim5x5 |
std::vector< double > * | t_hsim5x5CharHad |
std::vector< double > * | t_hsim5x5Matched |
std::vector< int > * | t_hsim5x5NCharHad |
std::vector< double > * | t_hsim5x5NeutHad |
std::vector< int > * | t_hsim5x5NMatched |
std::vector< int > * | t_hsim5x5NNeutHad |
std::vector< int > * | t_hsim5x5NPhoton |
std::vector< int > * | t_hsim5x5NRest |
std::vector< int > * | t_hsim5x5NTotal |
std::vector< double > * | t_hsim5x5PdgMatched |
std::vector< double > * | t_hsim5x5Photon |
std::vector< double > * | t_hsim5x5Rest |
std::vector< double > * | t_hsim5x5Total |
std::vector< int > * | t_ietaFromHotCell_h3x3 |
std::vector< int > * | t_ietaFromHotCell_h5x5 |
std::vector< unsigned int > * | t_ievt |
std::vector< unsigned int > * | t_ilum |
std::vector< int > * | t_iphiFromHotCell_h3x3 |
std::vector< int > * | t_iphiFromHotCell_h5x5 |
std::vector< unsigned int > * | t_irun |
std::vector< double > * | t_nRH_h3x3 |
std::vector< double > * | t_nRH_h5x5 |
std::vector< double > * | t_simP |
std::vector< double > * | t_trkEcalEne |
std::vector< double > * | t_trkEta |
std::vector< double > * | t_trkHcalEne |
std::vector< double > * | t_trkNLayersCrossed |
std::vector< double > * | t_trkNOuterHits |
std::vector< double > * | t_trkP |
std::vector< double > * | t_trkPhi |
std::vector< double > * | t_trkPt |
std::vector< std::vector < double > > * | t_v_cone_hmaxNearP |
std::vector< std::vector < double > > * | t_v_cone_hmaxNearP_goodTrk |
std::vector< std::vector< int > > * | t_v_cone_hnLayers_maxNearP |
std::vector< std::vector< int > > * | t_v_cone_hnNearTRKs |
std::vector< std::vector< int > > * | t_v_cone_htrkQual_maxNearP |
std::vector< std::vector < double > > * | t_v_distFromHotCell |
std::vector< std::vector < double > > * | t_v_eDR |
std::vector< std::vector < double > > * | t_v_eMipDR |
std::vector< std::vector < double > > * | t_v_hCone |
std::vector< std::vector< int > > * | t_v_hlTriggers |
std::vector< std::vector < double > > * | t_v_hmaxNearP |
std::vector< std::vector < double > > * | t_v_hmaxNearP_goodTrk |
std::vector< std::vector< int > > * | t_v_hnLayers_maxNearP |
std::vector< std::vector< int > > * | t_v_hnNearTRKs |
std::vector< std::vector < double > > * | t_v_hsimCone |
std::vector< std::vector < double > > * | t_v_hsimInfoConeCharHad |
std::vector< std::vector < double > > * | t_v_hsimInfoConeMatched |
std::vector< std::vector< int > > * | t_v_hsimInfoConeNCharHad |
std::vector< std::vector < double > > * | t_v_hsimInfoConeNeutHad |
std::vector< std::vector< int > > * | t_v_hsimInfoConeNMatched |
std::vector< std::vector< int > > * | t_v_hsimInfoConeNNeutHad |
std::vector< std::vector< int > > * | t_v_hsimInfoConeNPhoton |
std::vector< std::vector< int > > * | t_v_hsimInfoConeNRest |
std::vector< std::vector< int > > * | t_v_hsimInfoConeNTotal |
std::vector< std::vector < double > > * | t_v_hsimInfoConePdgMatched |
std::vector< std::vector < double > > * | t_v_hsimInfoConePhoton |
std::vector< std::vector < double > > * | t_v_hsimInfoConeRest |
std::vector< std::vector < double > > * | t_v_hsimInfoConeTotal |
std::vector< std::vector< int > > * | t_v_htrkQual_maxNearP |
std::vector< std::vector< int > > * | t_v_ietaFromHotCell |
std::vector< std::vector< int > > * | t_v_iphiFromHotCell |
std::vector< std::vector< int > > * | t_v_nRecHitsCone |
std::vector< std::vector< int > > * | t_v_nSimHitsCone |
std::vector< std::vector < double > > * | t_v_RH_h3x3_ene |
std::vector< std::vector< int > > * | t_v_RH_h3x3_ieta |
std::vector< std::vector< int > > * | t_v_RH_h3x3_iphi |
std::vector< std::vector < double > > * | t_v_RH_h5x5_ene |
std::vector< std::vector< int > > * | t_v_RH_h5x5_ieta |
std::vector< std::vector< int > > * | t_v_RH_h5x5_iphi |
std::vector< std::vector < double > > * | t_v_RH_r26_ene |
std::vector< std::vector< int > > * | t_v_RH_r26_ieta |
std::vector< std::vector< int > > * | t_v_RH_r26_iphi |
std::vector< std::vector < double > > * | t_v_RH_r44_ene |
std::vector< std::vector< int > > * | t_v_RH_r44_ieta |
std::vector< std::vector< int > > * | t_v_RH_r44_iphi |
edm::EDGetTokenT < edm::PCaloHitContainer > | tok_caloEB_ |
edm::EDGetTokenT < edm::PCaloHitContainer > | tok_caloEE_ |
edm::EDGetTokenT < edm::PCaloHitContainer > | tok_caloHH_ |
edm::EDGetTokenT < EcalRecHitCollection > | tok_EB_ |
edm::EDGetTokenT < EcalRecHitCollection > | tok_EE_ |
edm::EDGetTokenT < reco::TrackCollection > | tok_genTrack_ |
edm::EDGetTokenT < HBHERecHitCollection > | tok_hbhe_ |
edm::EDGetTokenT < l1extra::L1JetParticleCollection > | tok_L1extCenJet_ |
edm::EDGetTokenT < l1extra::L1JetParticleCollection > | tok_L1extFwdJet_ |
edm::EDGetTokenT < l1extra::L1JetParticleCollection > | tok_L1extTauJet_ |
edm::EDGetTokenT < edm::SimTrackContainer > | tok_simTk_ |
edm::EDGetTokenT < edm::SimVertexContainer > | tok_simVtx_ |
edm::EDGetTokenT < edm::TriggerResults > | tok_trigger_ |
TrackDetectorAssociator * | trackAssociator_ |
TrackerHitAssociator::Config | trackerHitAssociatorConfig_ |
bool | useJetTrigger_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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) |
Analysis/IsolatedTracksCone/src/IsolatedTracksCone.cc
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 94 of file IsolatedTracksCone.h.
|
explicit |
Definition at line 37 of file IsolatedTracksCone.cc.
References applyEcalIsolation_, edm::EDConsumerBase::consumesCollector(), gather_cfg::cout, debugEcalSimInfo_, debugTrks_, doMC, drLeadJetVeto_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLT_25ns14e33_v1_cff::InputTag, TrackAssociatorParameters::loadParameters(), maxNearTrackP_, maxTrackEta_, minTrackP_, myverbose_, Parameters::parameters, parameters_, printTrkHitPattern_, ptMinLeadJet_, tok_caloEB_, tok_caloEE_, tok_caloHH_, tok_EB_, tok_EE_, tok_genTrack_, tok_hbhe_, tok_L1extCenJet_, tok_L1extFwdJet_, tok_L1extTauJet_, tok_simTk_, tok_simVtx_, tok_trigger_, trackAssociator_, TrackDetectorAssociator::useDefaultPropagator(), and useJetTrigger_.
IsolatedTracksCone::~IsolatedTracksCone | ( | ) |
Definition at line 92 of file IsolatedTracksCone.cc.
References trackAssociator_.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 96 of file IsolatedTracksCone.cc.
References funct::abs(), TrackDetectorAssociator::associate(), clearTrackVectors(), spr::coneChargeIsolation(), gather_cfg::cout, debugTrks_, DeltaPhi(), doMC, DetId::Ecal, EcalBarrel, EcalEndcap, spr::eCaloSimInfo(), spr::eCone_ecal(), spr::eCone_hcal(), spr::eECALmatrix(), spr::eHCALmatrix(), spr::eHCALSimInfo(), reco::TrackBase::eta(), edm::EventID::event(), plotBeamSpotDB::first, edm::EventSetup::get(), edm::Event::getByToken(), CaloSubdetectorGeometry::getClosestCell(), spr::getDistInPlaneTrackDir(), TrackDetectorAssociator::getFreeTrajectoryState(), edm::Event::getLuminosityBlock(), CaloGeometry::getSubdetectorGeometry(), DetId::Hcal, HcalBarrel, HcalEndcap, reco::TrackBase::hitPattern(), hRawEta, hRawP, hRawPhi, hRawPt, i, edm::EventBase::id(), edm::HandleBase::isValid(), leadL1JetEta, leadL1JetPhi, leadL1JetPT, edm::LuminosityBlockBase::luminosityBlock(), spr::matchedSimTrack(), maxTrackEta_, minTrackP_, reco::TrackBase::momentum(), nEVT, nEVT_failL1, nFailEta, nFailHighPurityQaul, nFailPt, nMissEcal, nMissHcal, nRawTRK, ntp, nTRK, reco::TrackBase::p(), p1, parameters_, edm::Handle< T >::product(), edm::ESHandle< class >::product(), reco::TrackBase::pt(), ptMinLeadJet_, reco::TrackBase::quality(), reco::TrackBase::qualityByName(), DetId::rawId(), edm::EventID::run(), mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, t_distFromHotCell_h3x3, t_distFromHotCell_h5x5, t_dtFromLeadJet, t_e3x3, t_h3x3, t_h5x5, t_hltDoubleLooseIsoTau15_Trk5, t_hltHB, t_hltHE, t_hltJet110, t_hltJet140, t_hltJet180, t_hltJet30, t_hltJet50, t_hltJet80, t_hltL1Jet15, t_hltL1SingleEG5, t_hltMinBiasEcal, t_hltMinBiasHcal, t_hltMinBiasPixel, t_hltSingleIsoTau30_Trk5, t_hltZeroBias, t_hsim3x3, t_hsim3x3CharHad, t_hsim3x3Matched, t_hsim3x3NCharHad, t_hsim3x3NeutHad, t_hsim3x3NMatched, t_hsim3x3NNeutHad, t_hsim3x3NPhoton, t_hsim3x3NRest, t_hsim3x3NTotal, t_hsim3x3PdgMatched, t_hsim3x3Photon, t_hsim3x3Rest, t_hsim3x3Total, t_hsim5x5, t_hsim5x5CharHad, t_hsim5x5Matched, t_hsim5x5NCharHad, t_hsim5x5NeutHad, t_hsim5x5NMatched, t_hsim5x5NNeutHad, t_hsim5x5NPhoton, t_hsim5x5NRest, t_hsim5x5NTotal, t_hsim5x5PdgMatched, t_hsim5x5Photon, t_hsim5x5Rest, t_hsim5x5Total, t_ietaFromHotCell_h3x3, t_ietaFromHotCell_h5x5, t_ievt, t_ilum, t_iphiFromHotCell_h3x3, t_iphiFromHotCell_h5x5, t_irun, t_nRH_h3x3, t_nRH_h5x5, t_simP, t_trkEcalEne, t_trkEta, t_trkHcalEne, t_trkNLayersCrossed, t_trkNOuterHits, t_trkP, t_trkPhi, t_trkPt, t_v_cone_hmaxNearP, t_v_cone_hmaxNearP_goodTrk, t_v_cone_hnLayers_maxNearP, t_v_cone_hnNearTRKs, t_v_cone_htrkQual_maxNearP, t_v_distFromHotCell, t_v_eDR, t_v_eMipDR, t_v_hCone, t_v_hlTriggers, t_v_hmaxNearP, t_v_hmaxNearP_goodTrk, t_v_hnLayers_maxNearP, t_v_hnNearTRKs, t_v_hsimCone, t_v_hsimInfoConeCharHad, t_v_hsimInfoConeMatched, t_v_hsimInfoConeNCharHad, t_v_hsimInfoConeNeutHad, t_v_hsimInfoConeNMatched, t_v_hsimInfoConeNNeutHad, t_v_hsimInfoConeNPhoton, t_v_hsimInfoConeNRest, t_v_hsimInfoConeNTotal, t_v_hsimInfoConePdgMatched, t_v_hsimInfoConePhoton, t_v_hsimInfoConeRest, t_v_hsimInfoConeTotal, t_v_htrkQual_maxNearP, t_v_ietaFromHotCell, t_v_iphiFromHotCell, t_v_nRecHitsCone, t_v_nSimHitsCone, t_v_RH_h3x3_ene, t_v_RH_h3x3_ieta, t_v_RH_h3x3_iphi, t_v_RH_h5x5_ene, t_v_RH_h5x5_ieta, t_v_RH_h5x5_iphi, t_v_RH_r26_ene, t_v_RH_r26_ieta, t_v_RH_r26_iphi, t_v_RH_r44_ene, t_v_RH_r44_ieta, t_v_RH_r44_iphi, tok_caloEB_, tok_caloEE_, tok_caloHH_, tok_EB_, tok_EE_, tok_genTrack_, tok_hbhe_, tok_L1extCenJet_, tok_L1extFwdJet_, tok_L1extTauJet_, tok_simTk_, tok_simVtx_, tok_trigger_, trackAssociator_, trackerHitAssociatorConfig_, reco::HitPattern::trackerLayersWithMeasurement(), edm::TriggerNames::triggerName(), edm::Event::triggerNames(), triggerResults, TrackDetMatchInfo::trkGlobPosAtEcal, TrackDetMatchInfo::trkGlobPosAtHcal, TrackDetMatchInfo::trkMomAtEcal, TrackDetMatchInfo::trkMomAtHcal, and useJetTrigger_.
|
privatevirtual |
Definition at line 924 of file IsolatedTracksCone.cc.
References BuildTree(), doMC, genPartEtaBins, genPartPBins, i, nEVT, nEVT_failL1, nTRK, t_distFromHotCell_h3x3, t_distFromHotCell_h5x5, t_dtFromLeadJet, t_e3x3, t_h3x3, t_h5x5, t_hltDoubleLooseIsoTau15_Trk5, t_hltHB, t_hltHE, t_hltJet110, t_hltJet140, t_hltJet180, t_hltJet30, t_hltJet50, t_hltJet80, t_hltL1Jet15, t_hltL1SingleEG5, t_hltMinBiasEcal, t_hltMinBiasHcal, t_hltMinBiasPixel, t_hltSingleIsoTau30_Trk5, t_hltZeroBias, t_hsim3x3, t_hsim3x3CharHad, t_hsim3x3Matched, t_hsim3x3NCharHad, t_hsim3x3NeutHad, t_hsim3x3NMatched, t_hsim3x3NNeutHad, t_hsim3x3NPhoton, t_hsim3x3NRest, t_hsim3x3NTotal, t_hsim3x3PdgMatched, t_hsim3x3Photon, t_hsim3x3Rest, t_hsim3x3Total, t_hsim5x5, t_hsim5x5CharHad, t_hsim5x5Matched, t_hsim5x5NCharHad, t_hsim5x5NeutHad, t_hsim5x5NMatched, t_hsim5x5NNeutHad, t_hsim5x5NPhoton, t_hsim5x5NRest, t_hsim5x5NTotal, t_hsim5x5PdgMatched, t_hsim5x5Photon, t_hsim5x5Rest, t_hsim5x5Total, t_ietaFromHotCell_h3x3, t_ietaFromHotCell_h5x5, t_ievt, t_ilum, t_iphiFromHotCell_h3x3, t_iphiFromHotCell_h5x5, t_irun, t_nRH_h3x3, t_nRH_h5x5, t_simP, t_trkEcalEne, t_trkEta, t_trkHcalEne, t_trkNLayersCrossed, t_trkNOuterHits, t_trkP, t_trkPhi, t_trkPt, t_v_cone_hmaxNearP, t_v_cone_hmaxNearP_goodTrk, t_v_cone_hnLayers_maxNearP, t_v_cone_hnNearTRKs, t_v_cone_htrkQual_maxNearP, t_v_distFromHotCell, t_v_eDR, t_v_eMipDR, t_v_hCone, t_v_hlTriggers, t_v_hmaxNearP, t_v_hmaxNearP_goodTrk, t_v_hnLayers_maxNearP, t_v_hnNearTRKs, t_v_hsimCone, t_v_hsimInfoConeCharHad, t_v_hsimInfoConeMatched, t_v_hsimInfoConeNCharHad, t_v_hsimInfoConeNeutHad, t_v_hsimInfoConeNMatched, t_v_hsimInfoConeNNeutHad, t_v_hsimInfoConeNPhoton, t_v_hsimInfoConeNRest, t_v_hsimInfoConeNTotal, t_v_hsimInfoConePdgMatched, t_v_hsimInfoConePhoton, t_v_hsimInfoConeRest, t_v_hsimInfoConeTotal, t_v_htrkQual_maxNearP, t_v_ietaFromHotCell, t_v_iphiFromHotCell, t_v_nRecHitsCone, t_v_nSimHitsCone, t_v_RH_h3x3_ene, t_v_RH_h3x3_ieta, t_v_RH_h3x3_iphi, t_v_RH_h5x5_ene, t_v_RH_h5x5_ieta, t_v_RH_h5x5_iphi, t_v_RH_r26_ene, t_v_RH_r26_ieta, t_v_RH_r26_iphi, t_v_RH_r44_ene, t_v_RH_r44_ieta, and t_v_RH_r44_iphi.
|
private |
Definition at line 1235 of file IsolatedTracksCone.cc.
References doMC, fs, hRawEta, hRawP, hRawPhi, hRawPt, leadL1JetEta, leadL1JetPhi, leadL1JetPT, TFileService::make(), nEVT, nFailEta, nFailHighPurityQaul, nFailPt, nMissEcal, nMissHcal, nRawTRK, ntp, nTRK, t_distFromHotCell_h3x3, t_distFromHotCell_h5x5, t_dtFromLeadJet, t_e3x3, t_h3x3, t_h5x5, t_hltDoubleLooseIsoTau15_Trk5, t_hltHB, t_hltHE, t_hltJet110, t_hltJet140, t_hltJet180, t_hltJet30, t_hltJet50, t_hltJet80, t_hltL1Jet15, t_hltL1SingleEG5, t_hltMinBiasEcal, t_hltMinBiasHcal, t_hltMinBiasPixel, t_hltSingleIsoTau30_Trk5, t_hltZeroBias, t_hsim3x3, t_hsim3x3CharHad, t_hsim3x3Matched, t_hsim3x3NCharHad, t_hsim3x3NeutHad, t_hsim3x3NMatched, t_hsim3x3NNeutHad, t_hsim3x3NPhoton, t_hsim3x3NRest, t_hsim3x3NTotal, t_hsim3x3PdgMatched, t_hsim3x3Photon, t_hsim3x3Rest, t_hsim3x3Total, t_hsim5x5, t_hsim5x5CharHad, t_hsim5x5Matched, t_hsim5x5NCharHad, t_hsim5x5NeutHad, t_hsim5x5NMatched, t_hsim5x5NNeutHad, t_hsim5x5NPhoton, t_hsim5x5NRest, t_hsim5x5NTotal, t_hsim5x5PdgMatched, t_hsim5x5Photon, t_hsim5x5Rest, t_hsim5x5Total, t_ietaFromHotCell_h3x3, t_ietaFromHotCell_h5x5, t_ievt, t_ilum, t_iphiFromHotCell_h3x3, t_iphiFromHotCell_h5x5, t_irun, t_nRH_h3x3, t_nRH_h5x5, t_simP, t_trkEcalEne, t_trkEta, t_trkHcalEne, t_trkNLayersCrossed, t_trkNOuterHits, t_trkP, t_trkPhi, t_trkPt, t_v_cone_hmaxNearP, t_v_cone_hmaxNearP_goodTrk, t_v_cone_hnLayers_maxNearP, t_v_cone_hnNearTRKs, t_v_cone_htrkQual_maxNearP, t_v_distFromHotCell, t_v_eDR, t_v_eMipDR, t_v_hCone, t_v_hlTriggers, t_v_hmaxNearP, t_v_hmaxNearP_goodTrk, t_v_hnLayers_maxNearP, t_v_hnNearTRKs, t_v_hsimCone, t_v_hsimInfoConeCharHad, t_v_hsimInfoConeMatched, t_v_hsimInfoConeNCharHad, t_v_hsimInfoConeNeutHad, t_v_hsimInfoConeNMatched, t_v_hsimInfoConeNNeutHad, t_v_hsimInfoConeNPhoton, t_v_hsimInfoConeNRest, t_v_hsimInfoConeNTotal, t_v_hsimInfoConePdgMatched, t_v_hsimInfoConePhoton, t_v_hsimInfoConeRest, t_v_hsimInfoConeTotal, t_v_htrkQual_maxNearP, t_v_ietaFromHotCell, t_v_iphiFromHotCell, t_v_nRecHitsCone, t_v_nSimHitsCone, t_v_RH_h3x3_ene, t_v_RH_h3x3_ieta, t_v_RH_h3x3_iphi, t_v_RH_h5x5_ene, t_v_RH_h5x5_ieta, t_v_RH_h5x5_iphi, t_v_RH_r26_ene, t_v_RH_r26_ieta, t_v_RH_r26_iphi, t_v_RH_r44_ene, t_v_RH_r44_ieta, and t_v_RH_r44_iphi.
Referenced by beginJob().
|
private |
Definition at line 1086 of file IsolatedTracksCone.cc.
References doMC, t_distFromHotCell_h3x3, t_distFromHotCell_h5x5, t_dtFromLeadJet, t_e3x3, t_h3x3, t_h5x5, t_hltDoubleLooseIsoTau15_Trk5, t_hltHB, t_hltHE, t_hltJet110, t_hltJet140, t_hltJet180, t_hltJet30, t_hltJet50, t_hltJet80, t_hltL1Jet15, t_hltL1SingleEG5, t_hltMinBiasEcal, t_hltMinBiasHcal, t_hltMinBiasPixel, t_hltSingleIsoTau30_Trk5, t_hltZeroBias, t_hsim3x3, t_hsim3x3CharHad, t_hsim3x3Matched, t_hsim3x3NCharHad, t_hsim3x3NeutHad, t_hsim3x3NMatched, t_hsim3x3NNeutHad, t_hsim3x3NPhoton, t_hsim3x3NRest, t_hsim3x3NTotal, t_hsim3x3PdgMatched, t_hsim3x3Photon, t_hsim3x3Rest, t_hsim3x3Total, t_hsim5x5, t_hsim5x5CharHad, t_hsim5x5Matched, t_hsim5x5NCharHad, t_hsim5x5NeutHad, t_hsim5x5NMatched, t_hsim5x5NNeutHad, t_hsim5x5NPhoton, t_hsim5x5NRest, t_hsim5x5NTotal, t_hsim5x5PdgMatched, t_hsim5x5Photon, t_hsim5x5Rest, t_hsim5x5Total, t_ietaFromHotCell_h3x3, t_ietaFromHotCell_h5x5, t_ievt, t_ilum, t_iphiFromHotCell_h3x3, t_iphiFromHotCell_h5x5, t_irun, t_nRH_h3x3, t_nRH_h5x5, t_simP, t_trkEcalEne, t_trkEta, t_trkHcalEne, t_trkNLayersCrossed, t_trkNOuterHits, t_trkP, t_trkPhi, t_trkPt, t_v_cone_hmaxNearP, t_v_cone_hmaxNearP_goodTrk, t_v_cone_hnLayers_maxNearP, t_v_cone_hnNearTRKs, t_v_cone_htrkQual_maxNearP, t_v_distFromHotCell, t_v_eDR, t_v_eMipDR, t_v_hCone, t_v_hlTriggers, t_v_hmaxNearP, t_v_hmaxNearP_goodTrk, t_v_hnLayers_maxNearP, t_v_hnNearTRKs, t_v_hsimCone, t_v_hsimInfoConeCharHad, t_v_hsimInfoConeMatched, t_v_hsimInfoConeNCharHad, t_v_hsimInfoConeNeutHad, t_v_hsimInfoConeNMatched, t_v_hsimInfoConeNNeutHad, t_v_hsimInfoConeNPhoton, t_v_hsimInfoConeNRest, t_v_hsimInfoConeNTotal, t_v_hsimInfoConePdgMatched, t_v_hsimInfoConePhoton, t_v_hsimInfoConeRest, t_v_hsimInfoConeTotal, t_v_htrkQual_maxNearP, t_v_ietaFromHotCell, t_v_iphiFromHotCell, t_v_nRecHitsCone, t_v_nSimHitsCone, t_v_RH_h3x3_ene, t_v_RH_h3x3_ieta, t_v_RH_h3x3_iphi, t_v_RH_h5x5_ene, t_v_RH_h5x5_ieta, t_v_RH_h5x5_iphi, t_v_RH_r26_ene, t_v_RH_r26_ieta, t_v_RH_r26_iphi, t_v_RH_r44_ene, t_v_RH_r44_ieta, and t_v_RH_r44_iphi.
Referenced by analyze().
|
private |
Definition at line 1426 of file IsolatedTracksCone.cc.
References funct::abs(), corr, diffTreeTool::diff, and pi.
Referenced by analyze(), and DeltaR().
|
private |
Definition at line 1439 of file IsolatedTracksCone.cc.
References DeltaPhi(), and mathSSE::sqrt().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 1227 of file IsolatedTracksCone.cc.
References gather_cfg::cout, nEVT, and nEVT_failL1.
|
private |
Definition at line 1400 of file IsolatedTracksCone.cc.
References reco::TrackBase::charge(), gather_cfg::cout, reco::TrackBase::d0(), reco::TrackBase::eta(), reco::TrackBase::hitPattern(), i, reco::TrackBase::momentum(), reco::TrackBase::normalizedChi2(), reco::HitPattern::numberOfHits(), reco::TrackBase::numberOfLostHits(), reco::TrackBase::numberOfValidHits(), AlCaHLTBitMon_ParallelJobs::p, reco::TrackBase::p(), reco::TrackBase::phi(), reco::HitPattern::printHitPattern(), printTrkHitPattern_, reco::TrackBase::pt(), reco::TrackBase::qoverp(), reco::TrackBase::qoverpError(), reco::TrackBase::quality(), reco::TrackBase::qualityByName(), reco::TrackBase::qualityName(), reco::TrackBase::referencePoint(), AlCaHLTBitMon_QueryRunRegistry::string, and reco::HitPattern::TRACK_HITS.
|
private |
Definition at line 150 of file IsolatedTracksCone.h.
Referenced by IsolatedTracksCone().
|
private |
Definition at line 148 of file IsolatedTracksCone.h.
Referenced by IsolatedTracksCone().
|
private |
Definition at line 120 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 122 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), clearTrackVectors(), and IsolatedTracksCone().
|
private |
Definition at line 125 of file IsolatedTracksCone.h.
Referenced by IsolatedTracksCone().
|
private |
Definition at line 309 of file IsolatedTracksCone.h.
Referenced by BuildTree().
double IsolatedTracksCone::genPartEtaBins[5] |
Definition at line 104 of file IsolatedTracksCone.h.
Referenced by beginJob().
double IsolatedTracksCone::genPartPBins[22] |
Definition at line 104 of file IsolatedTracksCone.h.
Referenced by beginJob().
|
private |
Definition at line 160 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
private |
Definition at line 159 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
private |
Definition at line 161 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
private |
Definition at line 158 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
private |
Definition at line 173 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
private |
Definition at line 174 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
private |
Definition at line 172 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
private |
Definition at line 146 of file IsolatedTracksCone.h.
Referenced by IsolatedTracksCone().
|
private |
Definition at line 146 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 146 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 123 of file IsolatedTracksCone.h.
Referenced by IsolatedTracksCone().
|
static |
Definition at line 100 of file IsolatedTracksCone.h.
|
private |
Definition at line 169 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and endJob().
|
private |
Definition at line 170 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 166 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
private |
Definition at line 164 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
private |
Definition at line 165 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
private |
Definition at line 167 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
private |
Definition at line 168 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
static |
Definition at line 102 of file IsolatedTracksCone.h.
|
static |
Definition at line 101 of file IsolatedTracksCone.h.
|
private |
Definition at line 163 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
private |
Definition at line 156 of file IsolatedTracksCone.h.
Referenced by analyze(), and BuildTree().
|
private |
Definition at line 171 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), and BuildTree().
|
private |
Definition at line 153 of file IsolatedTracksCone.h.
Referenced by analyze(), Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and IsolatedTracksCone().
|
private |
Definition at line 121 of file IsolatedTracksCone.h.
Referenced by IsolatedTracksCone(), and printTrack().
|
private |
Definition at line 125 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 238 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 241 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 190 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 196 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 201 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 202 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 289 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 274 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 275 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 280 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 281 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 282 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 277 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 278 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 279 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 276 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 283 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 286 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 285 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 287 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 288 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 284 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 203 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 217 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 209 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 228 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 215 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 224 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 227 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 226 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 225 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 229 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 219 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 213 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 211 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 221 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 204 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 218 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 210 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 235 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 216 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 231 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 234 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 233 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 232 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 236 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 220 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 214 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 212 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 222 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 239 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 242 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 306 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 307 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 240 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 243 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 305 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 206 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 207 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 192 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 246 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 194 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 245 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 189 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 188 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 191 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 195 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 193 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 186 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 185 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 183 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 182 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 184 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 268 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 198 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 199 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 264 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 273 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 180 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 179 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 177 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 176 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 263 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 252 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 248 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 260 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 251 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 256 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 259 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 258 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 257 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 261 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 253 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 250 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 249 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 254 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 178 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 269 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 270 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 265 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 266 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 294 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 292 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 293 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 297 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 295 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 296 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 300 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 298 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 299 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 303 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 301 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 302 of file IsolatedTracksCone.h.
Referenced by analyze(), beginJob(), BuildTree(), and clearTrackVectors().
|
private |
Definition at line 141 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 142 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 143 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 133 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 134 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 137 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 135 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 130 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 131 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 129 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 138 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 139 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
private |
Definition at line 144 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().
|
mutableprivate |
Definition at line 154 of file IsolatedTracksCone.h.
Referenced by analyze(), IsolatedTracksCone(), and ~IsolatedTracksCone().
|
private |
Definition at line 127 of file IsolatedTracksCone.h.
Referenced by analyze().
|
private |
Definition at line 124 of file IsolatedTracksCone.h.
Referenced by analyze(), and IsolatedTracksCone().