#include <Calibration/IsolatedParticles/plugins/IsolatedTracksNxN.cc>
Public Member Functions | |
IsolatedTracksNxN (const edm::ParameterSet &) | |
~IsolatedTracksNxN () | |
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 (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 | analyze (const edm::Event &, const edm::EventSetup &) |
void | beginJob () |
void | BookHistograms () |
void | clearTreeVectors () |
double | DeltaPhi (double v1, double v2) |
double | DeltaR (double eta1, double phi1, double eta2, double phi2) |
void | endJob () |
void | printTrack (const reco::Track *pTrack) |
Private Attributes | |
const MagneticField * | bField |
bool | debugL1Info_ |
int | debugTrks_ |
bool | doMC |
edm::Service< TFileService > | fs |
double | genPartEtaBins [4] |
double | genPartPBins [16] |
TH1I * | h_L1AlgoNames |
TH1F * | h_maxNearP15x15 [NPBins][NEtaBins] |
TH1F * | h_maxNearP21x21 [NPBins][NEtaBins] |
TH1F * | h_maxNearP25x25 [NPBins][NEtaBins] |
TH1F * | h_maxNearP31x31 [NPBins][NEtaBins] |
TH1F * | h_nTracks |
TH1F * | h_PVTracksWt |
TH1F * | h_recEta_0 |
TH1F * | h_recEta_1 |
TH1F * | h_recEta_2 |
TH2F * | h_recEtaP_0 |
TH2F * | h_recEtaP_1 |
TH2F * | h_recEtaP_2 |
TH2F * | h_recEtaPt_0 |
TH2F * | h_recEtaPt_1 |
TH2F * | h_recEtaPt_2 |
TH1F * | h_recP_0 |
TH1F * | h_recP_1 |
TH1F * | h_recP_2 |
TH1F * | h_recPhi_0 |
TH1F * | h_recPhi_1 |
TH1F * | h_recPhi_2 |
TH1F * | h_recPt_0 |
TH1F * | h_recPt_1 |
TH1F * | h_recPt_2 |
bool | initL1 |
std::map< std::pair< unsigned int, std::string >, int > | l1AlgoMap |
bool | L1TriggerAlgoInfo_ |
L1GtUtils | m_l1GtUtils |
std::vector< unsigned int > | m_triggerMaskAlgoTrig |
double | maxTrackEta_ |
double | minTrackP_ |
int | myverbose_ |
int | nbad |
int | nEventProc |
bool | printTrkHitPattern_ |
double | pvTracksPtMin_ |
int | t_Bunch |
std::vector< double > * | t_e11x11 |
std::vector< double > * | t_e11x11_10Sig |
std::vector< double > * | t_e11x11_15Sig |
std::vector< double > * | t_e11x11_20Sig |
std::vector< double > * | t_e11x11_25Sig |
std::vector< double > * | t_e11x11_30Sig |
std::vector< double > * | t_e15x15 |
std::vector< double > * | t_e15x15_10Sig |
std::vector< double > * | t_e15x15_15Sig |
std::vector< double > * | t_e15x15_20Sig |
std::vector< double > * | t_e15x15_25Sig |
std::vector< double > * | t_e15x15_30Sig |
std::vector< double > * | t_e7x7 |
std::vector< double > * | t_e7x7_10Sig |
std::vector< double > * | t_e7x7_15Sig |
std::vector< double > * | t_e7x7_20Sig |
std::vector< double > * | t_e7x7_25Sig |
std::vector< double > * | t_e7x7_30Sig |
std::vector< double > * | t_e9x9 |
std::vector< double > * | t_e9x9_10Sig |
std::vector< double > * | t_e9x9_15Sig |
std::vector< double > * | t_e9x9_20Sig |
std::vector< double > * | t_e9x9_25Sig |
std::vector< double > * | t_e9x9_30Sig |
std::vector< int > * | t_ecalSpike11x11 |
std::vector< double > * | t_esim11x11 |
std::vector< double > * | t_esim11x11CharHad |
std::vector< double > * | t_esim11x11Matched |
std::vector< double > * | t_esim11x11NeutHad |
std::vector< double > * | t_esim11x11Photon |
std::vector< double > * | t_esim11x11Rest |
std::vector< double > * | t_esim15x15 |
std::vector< double > * | t_esim15x15CharHad |
std::vector< double > * | t_esim15x15Matched |
std::vector< double > * | t_esim15x15NeutHad |
std::vector< double > * | t_esim15x15Photon |
std::vector< double > * | t_esim15x15Rest |
std::vector< double > * | t_esim7x7 |
std::vector< double > * | t_esim7x7CharHad |
std::vector< double > * | t_esim7x7Matched |
std::vector< double > * | t_esim7x7NeutHad |
std::vector< double > * | t_esim7x7Photon |
std::vector< double > * | t_esim7x7Rest |
std::vector< double > * | t_esim9x9 |
std::vector< double > * | t_esim9x9CharHad |
std::vector< double > * | t_esim9x9Matched |
std::vector< double > * | t_esim9x9NeutHad |
std::vector< double > * | t_esim9x9Photon |
std::vector< double > * | t_esim9x9Rest |
std::vector< double > * | t_esimPdgId |
int | t_EvtNo |
std::vector< double > * | t_h3x3 |
std::vector< double > * | t_h3x3Sig |
std::vector< double > * | t_h5x5 |
std::vector< double > * | t_h5x5Sig |
std::vector< double > * | t_h7x7 |
std::vector< double > * | t_h7x7Sig |
std::vector< double > * | t_hsim3x3 |
std::vector< double > * | t_hsim3x3CharHad |
std::vector< double > * | t_hsim3x3Matched |
std::vector< double > * | t_hsim3x3NeutHad |
std::vector< double > * | t_hsim3x3Photon |
std::vector< double > * | t_hsim3x3Rest |
std::vector< double > * | t_hsim5x5 |
std::vector< double > * | t_hsim5x5CharHad |
std::vector< double > * | t_hsim5x5Matched |
std::vector< double > * | t_hsim5x5NeutHad |
std::vector< double > * | t_hsim5x5Photon |
std::vector< double > * | t_hsim5x5Rest |
std::vector< double > * | t_hsim7x7 |
std::vector< double > * | t_hsim7x7CharHad |
std::vector< double > * | t_hsim7x7Matched |
std::vector< double > * | t_hsim7x7NeutHad |
std::vector< double > * | t_hsim7x7Photon |
std::vector< double > * | t_hsim7x7Rest |
std::vector< int > * | t_infoHcal |
std::vector< double > * | t_jetEta |
std::vector< double > * | t_jetPhi |
std::vector< double > * | t_jetPt |
std::vector< std::string > * | t_L1AlgoNames |
std::vector< double > * | t_L1CenJetEta |
std::vector< double > * | t_L1CenJetPhi |
std::vector< double > * | t_L1CenJetPt |
int | t_L1Decision [128] |
std::vector< double > * | t_L1FwdJetEta |
std::vector< double > * | t_L1FwdJetPhi |
std::vector< double > * | t_L1FwdJetPt |
std::vector< double > * | t_L1IsoEMEta |
std::vector< double > * | t_L1IsoEMPhi |
std::vector< double > * | t_L1IsoEMPt |
std::vector< double > * | t_L1METEta |
std::vector< double > * | t_L1METPhi |
std::vector< double > * | t_L1METPt |
std::vector< double > * | t_L1MuonEta |
std::vector< double > * | t_L1MuonPhi |
std::vector< double > * | t_L1MuonPt |
std::vector< double > * | t_L1NonIsoEMEta |
std::vector< double > * | t_L1NonIsoEMPhi |
std::vector< double > * | t_L1NonIsoEMPt |
std::vector< int > * | t_L1PreScale |
std::vector< double > * | t_L1TauJetEta |
std::vector< double > * | t_L1TauJetPhi |
std::vector< double > * | t_L1TauJetPt |
int | t_Lumi |
std::vector< double > * | t_maxNearHcalP3x3 |
std::vector< double > * | t_maxNearHcalP5x5 |
std::vector< double > * | t_maxNearHcalP7x7 |
std::vector< double > * | t_maxNearP21x21 |
std::vector< double > * | t_maxNearP31x31 |
std::vector< int > * | t_NLayersCrossed |
int | t_nTracks |
std::vector< double > * | t_nTrksJetCalo |
std::vector< double > * | t_nTrksJetVtx |
std::vector< int > * | t_PVisValid |
std::vector< int > * | t_PVndof |
std::vector< int > * | t_PVNTracks |
std::vector< int > * | t_PVNTracksHP |
std::vector< int > * | t_PVNTracksHPWt |
std::vector< int > * | t_PVNTracksWt |
std::vector< double > * | t_PVTracksSumPt |
std::vector< double > * | t_PVTracksSumPtHP |
std::vector< double > * | t_PVTracksSumPtHPWt |
std::vector< double > * | t_PVTracksSumPtWt |
std::vector< double > * | t_PVx |
std::vector< double > * | t_PVy |
std::vector< double > * | t_PVz |
int | t_RunNo |
std::vector< double > * | t_simTrackP |
std::vector< double > * | t_trackChiSq |
std::vector< double > * | t_trackChiSqAll |
std::vector< double > * | t_trackDxy |
std::vector< double > * | t_trackDxyAll |
std::vector< double > * | t_trackDxyBS |
std::vector< double > * | t_trackDxyPV |
std::vector< double > * | t_trackDxyPVAll |
std::vector< double > * | t_trackDz |
std::vector< double > * | t_trackDzAll |
std::vector< double > * | t_trackDzBS |
std::vector< double > * | t_trackDzPV |
std::vector< double > * | t_trackDzPVAll |
std::vector< double > * | t_trackEcalEta |
std::vector< double > * | t_trackEcalPhi |
std::vector< double > * | t_trackEta |
std::vector< double > * | t_trackEtaAll |
std::vector< double > * | t_trackHcalEta |
std::vector< double > * | t_trackHcalPhi |
std::vector< int > * | t_trackHitInMeasTEC |
std::vector< int > * | t_trackHitInMeasTIB |
std::vector< int > * | t_trackHitInMeasTID |
std::vector< int > * | t_trackHitInMeasTOB |
std::vector< int > * | t_trackHitInMissTEC |
std::vector< int > * | t_trackHitInMissTIB |
std::vector< int > * | t_trackHitInMissTIBTID |
std::vector< int > * | t_trackHitInMissTID |
std::vector< int > * | t_trackHitInMissTOB |
std::vector< int > * | t_trackHitOutMeasTEC |
std::vector< int > * | t_trackHitOutMeasTIB |
std::vector< int > * | t_trackHitOutMeasTID |
std::vector< int > * | t_trackHitOutMeasTOB |
std::vector< int > * | t_trackHitOutMissTEC |
std::vector< int > * | t_trackHitOutMissTIB |
std::vector< int > * | t_trackHitOutMissTID |
std::vector< int > * | t_trackHitOutMissTOB |
std::vector< int > * | t_trackHitOutMissTOBTEC |
std::vector< int > * | t_trackHitsTEC |
std::vector< int > * | t_trackHitsTOB |
std::vector< double > * | t_trackL |
std::vector< int > * | t_trackNOuterHits |
std::vector< double > * | t_trackOutPosOutHitDr |
std::vector< double > * | t_trackP |
std::vector< double > * | t_trackPAll |
std::vector< double > * | t_trackPdgIdAll |
std::vector< double > * | t_trackPhi |
std::vector< double > * | t_trackPhiAll |
std::vector< double > * | t_trackPt |
std::vector< double > * | t_trackPtAll |
std::vector< int > * | t_trackPVIdx |
std::vector< double > * | t_trkEcalEne |
std::vector< double > * | t_trkHcalEne |
double | tMaxE_ |
double | tMaxH_ |
double | tMinE_ |
double | tMinH_ |
edm::EDGetTokenT< reco::BeamSpot > | tok_bs_ |
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 < reco::CaloJetCollection > | tok_jets_ |
edm::EDGetTokenT < l1extra::L1JetParticleCollection > | tok_L1extCenJet_ |
edm::EDGetTokenT < l1extra::L1JetParticleCollection > | tok_L1extFwdJet_ |
edm::EDGetTokenT < l1extra::L1EmParticleCollection > | tok_L1extIsoEm_ |
edm::EDGetTokenT < l1extra::L1MuonParticleCollection > | tok_L1extMu_ |
edm::EDGetTokenT < l1extra::L1EmParticleCollection > | tok_L1extNoIsoEm_ |
edm::EDGetTokenT < l1extra::L1JetParticleCollection > | tok_L1extTauJet_ |
edm::EDGetTokenT < reco::VertexCollection > | tok_recVtx_ |
edm::EDGetTokenT < edm::SimTrackContainer > | tok_simTk_ |
edm::EDGetTokenT < edm::SimVertexContainer > | tok_simVtx_ |
TrackerHitAssociator::Config | trackerHitAssociatorConfig_ |
TTree * | tree |
bool | writeAllTracks |
Static Private Attributes | |
static const size_t | NEtaBins = 3 |
static const size_t | nL1BitsMax =128 |
static const size_t | NPBins = 15 |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 118 of file IsolatedTracksNxN.h.
|
explicit |
Definition at line 38 of file IsolatedTracksNxN.cc.
References gather_cfg::cout, debugL1Info_, debugTrks_, doMC, edm::false, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), initL1, HLT_FULL_cff::InputTag, L1TriggerAlgoInfo_, maxTrackEta_, minTrackP_, myverbose_, nbad, printTrkHitPattern_, pvTracksPtMin_, tMaxE_, tMaxH_, tMinE_, tMinH_, tok_bs_, tok_caloEB_, tok_caloEE_, tok_caloHH_, tok_EB_, tok_EE_, tok_genTrack_, tok_hbhe_, tok_jets_, tok_L1extCenJet_, tok_L1extFwdJet_, tok_L1extIsoEm_, tok_L1extMu_, tok_L1extNoIsoEm_, tok_L1extTauJet_, tok_recVtx_, tok_simTk_, tok_simVtx_, and writeAllTracks.
IsolatedTracksNxN::~IsolatedTracksNxN | ( | ) |
Definition at line 112 of file IsolatedTracksNxN.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 115 of file IsolatedTracksNxN.cc.
References funct::abs(), L1GtUtils::availableL1Configuration(), bField, edm::EventBase::bunchCrossing(), spr::chargeIsolationEcal(), spr::chargeIsolationHcal(), clearTreeVectors(), gather_cfg::cout, debugL1Info_, debugTrks_, TauDecayModes::dec, L1GtUtils::decision(), DeltaR(), diffTreeTool::diff, doMC, reco::TrackBase::dxy(), reco::TrackBase::dz(), EcalBarrel, spr::eCaloSimInfo(), spr::caloSimInfo::eChargedHad, spr::eECALmatrix(), spr::eECALSimInfo(), spr::caloSimInfo::eGamma, spr::eHCALmatrix(), spr::eHCALmatrixCell(), spr::eHCALSimInfo(), spr::caloSimInfo::eMatched, spr::caloSimInfo::eNeutralHad, spr::caloSimInfo::eRest, eta, reco::TrackBase::eta(), spr::caloSimInfo::eTotal, edm::EventID::event(), plotBeamSpotDB::first, genPartEtaBins, genPartPBins, edm::EventSetup::get(), edm::RefToBase< T >::get(), edm::Event::getByToken(), L1GtUtils::getL1GtRunCache(), L1GtTriggerMenu::gtAlgorithmMap(), L1GtTriggerMenu::gtTriggerMenuName(), h_L1AlgoNames, h_maxNearP15x15, h_maxNearP21x21, h_maxNearP25x25, h_maxNearP31x31, h_nTracks, h_PVTracksWt, h_recEta_0, h_recEta_1, h_recEta_2, h_recEtaP_0, h_recEtaP_1, h_recEtaP_2, h_recEtaPt_0, h_recEtaPt_1, h_recEtaPt_2, h_recP_0, h_recP_1, h_recP_2, h_recPhi_0, h_recPhi_1, h_recPhi_2, h_recPt_0, h_recPt_1, h_recPt_2, reco::TrackBase::hitPattern(), i, edm::EventBase::id(), iErrorCode, cuy::ii, initL1, edm::HandleBase::isValid(), fwrapper::jets, l1AlgoMap, L1TriggerAlgoInfo_, edm::EventBase::luminosityBlock(), m_l1GtUtils, spr::matchedSimTrack(), maxTrackEta_, minTrackP_, reco::HitPattern::MISSING_INNER_HITS, reco::HitPattern::MISSING_OUTER_HITS, reco::TrackBase::momentum(), myverbose_, nbad, ndof, NEtaBins, nEventProc, reco::TrackBase::normalizedChi2(), NPBins, nTracks(), reco::Track::outerPosition(), reco::TrackBase::p(), p1, spr::caloSimInfo::pdgMatched, phi, L1GtUtils::prescaleFactor(), edm::Handle< T >::product(), edm::ESHandle< class >::product(), spr::propagateCALO(), spr::propagateTrackerEnd(), EnergyCorrector::pt, reco::TrackBase::pt(), L1GtUtils::ptrL1TriggerMenuEventSetup(), pvTracksPtMin_, reco::TrackBase::quality(), reco::TrackBase::qualityByName(), edm::EventID::run(), AlCaHLTBitMon_QueryRunRegistry::string, reco::HitPattern::stripTECLayersWithMeasurement(), reco::HitPattern::stripTECLayersWithoutMeasurement(), reco::HitPattern::stripTIBLayersWithMeasurement(), reco::HitPattern::stripTIBLayersWithoutMeasurement(), reco::HitPattern::stripTIDLayersWithMeasurement(), reco::HitPattern::stripTIDLayersWithoutMeasurement(), reco::HitPattern::stripTOBLayersWithMeasurement(), reco::HitPattern::stripTOBLayersWithoutMeasurement(), t_Bunch, t_e11x11, t_e11x11_10Sig, t_e11x11_15Sig, t_e11x11_20Sig, t_e11x11_25Sig, t_e11x11_30Sig, t_e15x15, t_e15x15_10Sig, t_e15x15_15Sig, t_e15x15_20Sig, t_e15x15_25Sig, t_e15x15_30Sig, t_e7x7, t_e7x7_10Sig, t_e7x7_15Sig, t_e7x7_20Sig, t_e7x7_25Sig, t_e7x7_30Sig, t_e9x9, t_e9x9_10Sig, t_e9x9_15Sig, t_e9x9_20Sig, t_e9x9_25Sig, t_e9x9_30Sig, t_ecalSpike11x11, t_esim11x11, t_esim11x11CharHad, t_esim11x11Matched, t_esim11x11NeutHad, t_esim11x11Photon, t_esim11x11Rest, t_esim15x15, t_esim15x15CharHad, t_esim15x15Matched, t_esim15x15NeutHad, t_esim15x15Photon, t_esim15x15Rest, t_esim7x7, t_esim7x7CharHad, t_esim7x7Matched, t_esim7x7NeutHad, t_esim7x7Photon, t_esim7x7Rest, t_esim9x9, t_esim9x9CharHad, t_esim9x9Matched, t_esim9x9NeutHad, t_esim9x9Photon, t_esim9x9Rest, t_esimPdgId, t_EvtNo, t_h3x3, t_h3x3Sig, t_h5x5, t_h5x5Sig, t_h7x7, t_h7x7Sig, t_hsim3x3, t_hsim3x3CharHad, t_hsim3x3Matched, t_hsim3x3NeutHad, t_hsim3x3Photon, t_hsim3x3Rest, t_hsim5x5, t_hsim5x5CharHad, t_hsim5x5Matched, t_hsim5x5NeutHad, t_hsim5x5Photon, t_hsim5x5Rest, t_hsim7x7, t_hsim7x7CharHad, t_hsim7x7Matched, t_hsim7x7NeutHad, t_hsim7x7Photon, t_hsim7x7Rest, t_infoHcal, t_jetEta, t_jetPhi, t_jetPt, t_L1AlgoNames, t_L1CenJetEta, t_L1CenJetPhi, t_L1CenJetPt, t_L1Decision, t_L1FwdJetEta, t_L1FwdJetPhi, t_L1FwdJetPt, t_L1IsoEMEta, t_L1IsoEMPhi, t_L1IsoEMPt, t_L1MuonEta, t_L1MuonPhi, t_L1MuonPt, t_L1NonIsoEMEta, t_L1NonIsoEMPhi, t_L1NonIsoEMPt, t_L1PreScale, t_L1TauJetEta, t_L1TauJetPhi, t_L1TauJetPt, t_Lumi, t_maxNearHcalP3x3, t_maxNearHcalP5x5, t_maxNearHcalP7x7, t_maxNearP21x21, t_maxNearP31x31, t_NLayersCrossed, t_nTracks, t_nTrksJetCalo, t_nTrksJetVtx, t_PVisValid, t_PVndof, t_PVNTracks, t_PVNTracksHP, t_PVNTracksHPWt, t_PVNTracksWt, t_PVTracksSumPt, t_PVTracksSumPtHP, t_PVTracksSumPtHPWt, t_PVTracksSumPtWt, t_PVx, t_PVy, t_PVz, t_RunNo, t_simTrackP, t_trackChiSq, t_trackChiSqAll, t_trackDxy, t_trackDxyAll, t_trackDxyBS, t_trackDxyPV, t_trackDxyPVAll, t_trackDz, t_trackDzAll, t_trackDzBS, t_trackDzPV, t_trackDzPVAll, t_trackEcalEta, t_trackEcalPhi, t_trackEta, t_trackEtaAll, t_trackHcalEta, t_trackHcalPhi, t_trackHitInMeasTEC, t_trackHitInMeasTIB, t_trackHitInMeasTID, t_trackHitInMeasTOB, t_trackHitInMissTEC, t_trackHitInMissTIB, t_trackHitInMissTIBTID, t_trackHitInMissTID, t_trackHitInMissTOB, t_trackHitOutMeasTEC, t_trackHitOutMeasTIB, t_trackHitOutMeasTID, t_trackHitOutMeasTOB, t_trackHitOutMissTEC, t_trackHitOutMissTIB, t_trackHitOutMissTID, t_trackHitOutMissTOB, t_trackHitOutMissTOBTEC, t_trackHitsTEC, t_trackHitsTOB, t_trackL, t_trackNOuterHits, t_trackOutPosOutHitDr, t_trackP, t_trackPAll, t_trackPdgIdAll, t_trackPhi, t_trackPhiAll, t_trackPt, t_trackPtAll, t_trackPVIdx, t_trkEcalEne, t_trkHcalEne, tMaxE_, tMaxH_, tMinE_, tMinH_, tok_bs_, tok_caloEB_, tok_caloEE_, tok_caloHH_, tok_EB_, tok_EE_, tok_genTrack_, tok_hbhe_, tok_jets_, tok_L1extCenJet_, tok_L1extFwdJet_, tok_L1extIsoEm_, tok_L1extMu_, tok_L1extNoIsoEm_, tok_L1extTauJet_, tok_recVtx_, tok_simTk_, tok_simVtx_, trackerHitAssociatorConfig_, reco::HitPattern::trackerLayersWithMeasurement(), tree, useL1EventSetup(), useL1GtTriggerMenuLite(), histoStyle::weight, writeAllTracks, x, y, and z.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 949 of file IsolatedTracksNxN.cc.
References BookHistograms(), genPartEtaBins, genPartPBins, i, and nEventProc.
|
private |
Definition at line 1190 of file IsolatedTracksNxN.cc.
References dir, doMC, fs, genPartEtaBins, genPartPBins, h_L1AlgoNames, h_maxNearP15x15, h_maxNearP21x21, h_maxNearP25x25, h_maxNearP31x31, h_nTracks, h_PVTracksWt, h_recEta_0, h_recEta_1, h_recEta_2, h_recEtaP_0, h_recEtaP_1, h_recEtaP_2, h_recEtaPt_0, h_recEtaPt_1, h_recEtaPt_2, h_recP_0, h_recP_1, h_recP_2, h_recPhi_0, h_recPhi_1, h_recPhi_2, h_recPt_0, h_recPt_1, h_recPt_2, i, TFileDirectory::make(), TFileService::make(), TFileService::mkdir(), NEtaBins, NPBins, t_Bunch, t_e11x11, t_e11x11_10Sig, t_e11x11_15Sig, t_e11x11_20Sig, t_e11x11_25Sig, t_e11x11_30Sig, t_e15x15, t_e15x15_10Sig, t_e15x15_15Sig, t_e15x15_20Sig, t_e15x15_25Sig, t_e15x15_30Sig, t_e7x7, t_e7x7_10Sig, t_e7x7_15Sig, t_e7x7_20Sig, t_e7x7_25Sig, t_e7x7_30Sig, t_e9x9, t_e9x9_10Sig, t_e9x9_15Sig, t_e9x9_20Sig, t_e9x9_25Sig, t_e9x9_30Sig, t_ecalSpike11x11, t_esim11x11, t_esim11x11CharHad, t_esim11x11Matched, t_esim11x11NeutHad, t_esim11x11Photon, t_esim11x11Rest, t_esim15x15, t_esim15x15CharHad, t_esim15x15Matched, t_esim15x15NeutHad, t_esim15x15Photon, t_esim15x15Rest, t_esim7x7, t_esim7x7CharHad, t_esim7x7Matched, t_esim7x7NeutHad, t_esim7x7Photon, t_esim7x7Rest, t_esim9x9, t_esim9x9CharHad, t_esim9x9Matched, t_esim9x9NeutHad, t_esim9x9Photon, t_esim9x9Rest, t_esimPdgId, t_EvtNo, t_h3x3, t_h3x3Sig, t_h5x5, t_h5x5Sig, t_h7x7, t_h7x7Sig, t_hsim3x3, t_hsim3x3CharHad, t_hsim3x3Matched, t_hsim3x3NeutHad, t_hsim3x3Photon, t_hsim3x3Rest, t_hsim5x5, t_hsim5x5CharHad, t_hsim5x5Matched, t_hsim5x5NeutHad, t_hsim5x5Photon, t_hsim5x5Rest, t_hsim7x7, t_hsim7x7CharHad, t_hsim7x7Matched, t_hsim7x7NeutHad, t_hsim7x7Photon, t_hsim7x7Rest, t_infoHcal, t_jetEta, t_jetPhi, t_jetPt, t_L1AlgoNames, t_L1CenJetEta, t_L1CenJetPhi, t_L1CenJetPt, t_L1Decision, t_L1FwdJetEta, t_L1FwdJetPhi, t_L1FwdJetPt, t_L1IsoEMEta, t_L1IsoEMPhi, t_L1IsoEMPt, t_L1METEta, t_L1METPhi, t_L1METPt, t_L1MuonEta, t_L1MuonPhi, t_L1MuonPt, t_L1NonIsoEMEta, t_L1NonIsoEMPhi, t_L1NonIsoEMPt, t_L1PreScale, t_L1TauJetEta, t_L1TauJetPhi, t_L1TauJetPt, t_Lumi, t_maxNearHcalP3x3, t_maxNearHcalP5x5, t_maxNearHcalP7x7, t_maxNearP21x21, t_maxNearP31x31, t_NLayersCrossed, t_nTracks, t_nTrksJetCalo, t_nTrksJetVtx, t_PVisValid, t_PVndof, t_PVNTracks, t_PVNTracksHP, t_PVNTracksHPWt, t_PVNTracksWt, t_PVTracksSumPt, t_PVTracksSumPtHP, t_PVTracksSumPtHPWt, t_PVTracksSumPtWt, t_PVx, t_PVy, t_PVz, t_RunNo, t_simTrackP, t_trackChiSq, t_trackChiSqAll, t_trackDxy, t_trackDxyAll, t_trackDxyBS, t_trackDxyPV, t_trackDxyPVAll, t_trackDz, t_trackDzAll, t_trackDzBS, t_trackDzPV, t_trackDzPVAll, t_trackEcalEta, t_trackEcalPhi, t_trackEta, t_trackEtaAll, t_trackHcalEta, t_trackHcalPhi, t_trackHitInMeasTEC, t_trackHitInMeasTIB, t_trackHitInMeasTID, t_trackHitInMeasTOB, t_trackHitInMissTEC, t_trackHitInMissTIB, t_trackHitInMissTIBTID, t_trackHitInMissTID, t_trackHitInMissTOB, t_trackHitOutMeasTEC, t_trackHitOutMeasTIB, t_trackHitOutMeasTID, t_trackHitOutMeasTOB, t_trackHitOutMissTEC, t_trackHitOutMissTIB, t_trackHitOutMissTID, t_trackHitOutMissTOB, t_trackHitOutMissTOBTEC, t_trackHitsTEC, t_trackHitsTOB, t_trackL, t_trackNOuterHits, t_trackOutPosOutHitDr, t_trackP, t_trackPAll, t_trackPdgIdAll, t_trackPhi, t_trackPhiAll, t_trackPt, t_trackPtAll, t_trackPVIdx, t_trkEcalEne, t_trkHcalEne, and tree.
Referenced by beginJob().
|
private |
Definition at line 987 of file IsolatedTracksNxN.cc.
References doMC, i, t_e11x11, t_e11x11_10Sig, t_e11x11_15Sig, t_e11x11_20Sig, t_e11x11_25Sig, t_e11x11_30Sig, t_e15x15, t_e15x15_10Sig, t_e15x15_15Sig, t_e15x15_20Sig, t_e15x15_25Sig, t_e15x15_30Sig, t_e7x7, t_e7x7_10Sig, t_e7x7_15Sig, t_e7x7_20Sig, t_e7x7_25Sig, t_e7x7_30Sig, t_e9x9, t_e9x9_10Sig, t_e9x9_15Sig, t_e9x9_20Sig, t_e9x9_25Sig, t_e9x9_30Sig, t_ecalSpike11x11, t_esim11x11, t_esim11x11CharHad, t_esim11x11Matched, t_esim11x11NeutHad, t_esim11x11Photon, t_esim11x11Rest, t_esim15x15, t_esim15x15CharHad, t_esim15x15Matched, t_esim15x15NeutHad, t_esim15x15Photon, t_esim15x15Rest, t_esim7x7, t_esim7x7CharHad, t_esim7x7Matched, t_esim7x7NeutHad, t_esim7x7Photon, t_esim7x7Rest, t_esim9x9, t_esim9x9CharHad, t_esim9x9Matched, t_esim9x9NeutHad, t_esim9x9Photon, t_esim9x9Rest, t_esimPdgId, t_h3x3, t_h3x3Sig, t_h5x5, t_h5x5Sig, t_h7x7, t_h7x7Sig, t_hsim3x3, t_hsim3x3CharHad, t_hsim3x3Matched, t_hsim3x3NeutHad, t_hsim3x3Photon, t_hsim3x3Rest, t_hsim5x5, t_hsim5x5CharHad, t_hsim5x5Matched, t_hsim5x5NeutHad, t_hsim5x5Photon, t_hsim5x5Rest, t_hsim7x7, t_hsim7x7CharHad, t_hsim7x7Matched, t_hsim7x7NeutHad, t_hsim7x7Photon, t_hsim7x7Rest, t_infoHcal, t_jetEta, t_jetPhi, t_jetPt, t_L1AlgoNames, t_L1CenJetEta, t_L1CenJetPhi, t_L1CenJetPt, t_L1Decision, t_L1FwdJetEta, t_L1FwdJetPhi, t_L1FwdJetPt, t_L1IsoEMEta, t_L1IsoEMPhi, t_L1IsoEMPt, t_L1METEta, t_L1METPhi, t_L1METPt, t_L1MuonEta, t_L1MuonPhi, t_L1MuonPt, t_L1NonIsoEMEta, t_L1NonIsoEMPhi, t_L1NonIsoEMPt, t_L1PreScale, t_L1TauJetEta, t_L1TauJetPhi, t_L1TauJetPt, t_maxNearHcalP3x3, t_maxNearHcalP5x5, t_maxNearHcalP7x7, t_maxNearP21x21, t_maxNearP31x31, t_NLayersCrossed, t_nTrksJetCalo, t_nTrksJetVtx, t_PVisValid, t_PVndof, t_PVNTracks, t_PVNTracksHP, t_PVNTracksHPWt, t_PVNTracksWt, t_PVTracksSumPt, t_PVTracksSumPtHP, t_PVTracksSumPtHPWt, t_PVTracksSumPtWt, t_PVx, t_PVy, t_PVz, t_simTrackP, t_trackChiSq, t_trackChiSqAll, t_trackDxy, t_trackDxyAll, t_trackDxyBS, t_trackDxyPV, t_trackDxyPVAll, t_trackDz, t_trackDzAll, t_trackDzBS, t_trackDzPV, t_trackDzPVAll, t_trackEcalEta, t_trackEcalPhi, t_trackEta, t_trackEtaAll, t_trackHcalEta, t_trackHcalPhi, t_trackHitInMeasTEC, t_trackHitInMeasTIB, t_trackHitInMeasTID, t_trackHitInMeasTOB, t_trackHitInMissTEC, t_trackHitInMissTIB, t_trackHitInMissTIBTID, t_trackHitInMissTID, t_trackHitInMissTOB, t_trackHitOutMeasTEC, t_trackHitOutMeasTIB, t_trackHitOutMeasTID, t_trackHitOutMeasTOB, t_trackHitOutMissTEC, t_trackHitOutMissTIB, t_trackHitOutMissTID, t_trackHitOutMissTOB, t_trackHitOutMissTOBTEC, t_trackHitsTEC, t_trackHitsTOB, t_trackL, t_trackNOuterHits, t_trackOutPosOutHitDr, t_trackP, t_trackPAll, t_trackPdgIdAll, t_trackPhi, t_trackPhiAll, t_trackPt, t_trackPtAll, t_trackPVIdx, t_trkEcalEne, and t_trkHcalEne.
Referenced by analyze().
|
private |
Definition at line 1682 of file IsolatedTracksNxN.cc.
References funct::abs(), corr, diffTreeTool::diff, and pi.
Referenced by DeltaR().
|
private |
Definition at line 1694 of file IsolatedTracksNxN.cc.
References DeltaPhi(), and mathSSE::sqrt().
Referenced by analyze().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 968 of file IsolatedTracksNxN.cc.
References gather_cfg::cout, plotBeamSpotDB::first, h_L1AlgoNames, l1AlgoMap, L1TriggerAlgoInfo_, mergeVDriftHistosByStation::name, and nEventProc.
|
private |
Definition at line 1700 of file IsolatedTracksNxN.cc.
References reco::TrackBase::charge(), gather_cfg::cout, reco::TrackBase::d0(), reco::TrackBase::eta(), reco::TrackBase::hitPattern(), i, reco::HitPattern::MISSING_INNER_HITS, reco::HitPattern::MISSING_OUTER_HITS, 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::pixelBarrelLayersWithMeasurement(), reco::HitPattern::pixelEndcapLayersWithMeasurement(), reco::HitPattern::pixelLayersWithMeasurement(), 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, reco::HitPattern::stripLayersWithMeasurement(), reco::HitPattern::stripTECLayersWithMeasurement(), reco::HitPattern::stripTIBLayersWithMeasurement(), reco::HitPattern::stripTIDLayersWithMeasurement(), reco::HitPattern::stripTOBLayersWithMeasurement(), reco::HitPattern::TRACK_HITS, and reco::HitPattern::trackerLayersWithMeasurement().
|
private |
Definition at line 186 of file IsolatedTracksNxN.h.
Referenced by analyze().
|
private |
Definition at line 152 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 153 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 144 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), clearTreeVectors(), and IsolatedTracksNxN().
|
private |
Definition at line 293 of file IsolatedTracksNxN.h.
Referenced by BookHistograms().
|
private |
Definition at line 188 of file IsolatedTracksNxN.h.
Referenced by analyze(), beginJob(), and BookHistograms().
|
private |
Definition at line 188 of file IsolatedTracksNxN.h.
Referenced by analyze(), beginJob(), and BookHistograms().
|
private |
Definition at line 198 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and endJob().
Definition at line 193 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
Definition at line 193 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
Definition at line 193 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
Definition at line 193 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 201 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 199 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 203 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 206 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 209 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 204 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 207 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 210 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 204 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 207 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 210 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 203 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 206 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 209 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 203 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 206 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 209 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 203 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 206 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 209 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 144 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 148 of file IsolatedTracksNxN.h.
|
private |
Definition at line 152 of file IsolatedTracksNxN.h.
Referenced by analyze(), endJob(), and IsolatedTracksNxN().
|
private |
Definition at line 142 of file IsolatedTracksNxN.h.
Referenced by analyze().
|
private |
Definition at line 149 of file IsolatedTracksNxN.h.
|
private |
Definition at line 182 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 182 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 155 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 294 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
staticprivate |
Definition at line 191 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 184 of file IsolatedTracksNxN.h.
Referenced by analyze(), beginJob(), and endJob().
|
staticprivate |
Definition at line 145 of file IsolatedTracksNxN.h.
|
staticprivate |
Definition at line 190 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 154 of file IsolatedTracksNxN.h.
Referenced by IsolatedTracksNxN(), and printTrack().
|
private |
Definition at line 151 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 218 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 262 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 263 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 264 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 265 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 266 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 267 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 262 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 263 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 264 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 265 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 266 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 267 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 262 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 263 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 264 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 265 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 266 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 267 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 262 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 263 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 264 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 265 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 266 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 267 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 261 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 273 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 278 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 274 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 277 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 276 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 275 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 273 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 278 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 274 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 277 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 276 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 275 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 273 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 278 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 274 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 277 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 276 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 275 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 273 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 278 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 274 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 277 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 276 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 275 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 269 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 218 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 281 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 282 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 281 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 282 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 281 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 282 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 286 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 291 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 287 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 290 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 289 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 288 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 286 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 291 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 287 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 290 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 289 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 288 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 286 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 291 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 287 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 290 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 289 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 288 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 283 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 236 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 236 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 236 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 219 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 228 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 228 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 228 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 221 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 229 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 229 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 229 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 232 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 232 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 232 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 234 of file IsolatedTracksNxN.h.
Referenced by BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 234 of file IsolatedTracksNxN.h.
Referenced by BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 234 of file IsolatedTracksNxN.h.
Referenced by BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 231 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 231 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 231 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 233 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 233 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 233 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 220 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 230 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 230 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 230 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 218 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 280 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 280 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 280 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 259 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 258 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 250 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 216 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 237 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 237 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 225 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 225 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 225 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 226 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 226 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 225 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 223 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 224 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 224 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 224 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 223 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 223 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 223 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 218 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 269 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 247 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 241 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 245 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 241 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 245 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 246 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 241 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 245 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 241 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 245 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 246 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 241 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 244 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 244 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 243 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 239 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 244 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 244 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 254 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 254 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 254 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 254 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 252 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 252 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 252 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 252 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 252 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 255 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 255 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 255 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 255 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 253 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 253 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 253 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 253 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 253 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 251 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 251 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 256 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 250 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 256 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 243 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 239 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 239 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 243 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 239 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 243 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 240 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 248 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 271 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 285 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 183 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 183 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 183 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 183 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 172 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 178 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 179 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 180 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 174 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 175 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 170 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 168 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 167 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 160 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 161 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 164 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 163 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 165 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 159 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 171 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 176 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 177 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 157 of file IsolatedTracksNxN.h.
Referenced by analyze().
|
private |
Definition at line 214 of file IsolatedTracksNxN.h.
Referenced by eventstfile.Events::__iter__(), svgfig.SVG::__str__(), analyze(), BookHistograms(), MetTreeProducer.MetTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::fillTree(), MetTreeProducer.MetTreeProducer::process(), python.cmstools.EventTree::SetAlias(), and eventstfile.Events::to().
|
private |
Definition at line 144 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().