#include <Calibration/IsolatedParticles/plugins/IsolatedTracksNxN.cc>
Public Member Functions | |
IsolatedTracksNxN (const edm::ParameterSet &) | |
~IsolatedTracksNxN () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
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 |
edm::InputTag | HBHERecHitSource_ |
bool | initL1 |
edm::InputTag | JetExtender_ |
edm::InputTag | JetSrc_ |
std::map< std::pair< unsigned int, std::string >, int > | l1AlgoMap |
edm::InputTag | L1extraCenJetSource_ |
edm::InputTag | L1extraFwdJetSource_ |
edm::InputTag | L1extraIsoEmSource_ |
edm::InputTag | L1extraMuonSource_ |
edm::InputTag | L1extraNonIsoEmSource_ |
edm::InputTag | L1extraTauJetSource_ |
edm::InputTag | L1GTObjectMapRcdSource_ |
edm::InputTag | L1GTReadoutRcdSource_ |
bool | L1TriggerAlgoInfo_ |
const L1GtTriggerMask * | m_l1GtTmAlgo |
trigger masks & veto masks More... | |
L1GtUtils | m_l1GtUtils |
unsigned int | m_numberDaqPartitions |
number of DAQ partitions More... | |
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_maxNearP15x15 |
std::vector< double > * | t_maxNearP21x21 |
std::vector< double > * | t_maxNearP25x25 |
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_ |
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 |
typedef WorkerT< EDAnalyzer > | WorkerType |
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::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 114 of file IsolatedTracksNxN.h.
|
explicit |
Definition at line 35 of file IsolatedTracksNxN.cc.
References gather_cfg::cout, debugL1Info_, debugTrks_, doMC, funct::false, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HBHERecHitSource_, initL1, JetExtender_, JetSrc_, L1extraCenJetSource_, L1extraFwdJetSource_, L1extraIsoEmSource_, L1extraMuonSource_, L1extraNonIsoEmSource_, L1extraTauJetSource_, L1GTObjectMapRcdSource_, L1GTReadoutRcdSource_, L1TriggerAlgoInfo_, maxTrackEta_, minTrackP_, myverbose_, nbad, printTrkHitPattern_, pvTracksPtMin_, tMaxE_, tMaxH_, tMinE_, tMinH_, and writeAllTracks.
IsolatedTracksNxN::~IsolatedTracksNxN | ( | ) |
Definition at line 95 of file IsolatedTracksNxN.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 98 of file IsolatedTracksNxN.cc.
References abs, L1GtUtils::availableL1Configuration(), bField, edm::EventBase::bunchCrossing(), spr::chargeIsolationEcal(), spr::chargeIsolationHcal(), clearTreeVectors(), gather_cfg::cout, debugL1Info_, debugTrks_, 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, reco::TrackBase::eta(), eta(), spr::caloSimInfo::eTotal, edm::EventID::event(), first, genPartEtaBins, genPartPBins, edm::EventSetup::get(), edm::RefToBase< T >::get(), edm::Event::getByLabel(), 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, HBHERecHitSource_, reco::TrackBase::hitPattern(), i, edm::EventBase::id(), initL1, edm::HandleBase::isValid(), fwrapper::jets, JetSrc_, l1AlgoMap, L1extraCenJetSource_, L1extraFwdJetSource_, L1extraIsoEmSource_, L1extraMuonSource_, L1extraNonIsoEmSource_, L1extraTauJetSource_, L1TriggerAlgoInfo_, edm::EventBase::luminosityBlock(), m_l1GtUtils, spr::matchedSimTrack(), maxTrackEta_, minTrackP_, reco::TrackBase::momentum(), myverbose_, nbad, NEtaBins, nEventProc, reco::TrackBase::normalizedChi2(), NPBins, 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(), reco::TrackBase::pt(), L1GtUtils::ptrL1TriggerMenuEventSetup(), pvTracksPtMin_, reco::TrackBase::quality(), reco::TrackBase::qualityByName(), edm::EventID::run(), 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_, reco::TrackBase::trackerExpectedHitsInner(), reco::TrackBase::trackerExpectedHitsOuter(), reco::HitPattern::trackerLayersWithMeasurement(), tree, useL1EventSetup(), useL1GtTriggerMenuLite(), CommonMethods::weight(), writeAllTracks, x, detailsBasic3DVector::y, and detailsBasic3DVector::z.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 962 of file IsolatedTracksNxN.cc.
References BookHistograms(), genPartEtaBins, genPartPBins, i, and nEventProc.
|
private |
Definition at line 1203 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(), TFileDirectory::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 1000 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 1695 of file IsolatedTracksNxN.cc.
References abs, corr, diffTreeTool::diff, and pi.
Referenced by DeltaR().
|
private |
Definition at line 1707 of file IsolatedTracksNxN.cc.
References DeltaPhi(), and mathSSE::sqrt().
Referenced by analyze().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 981 of file IsolatedTracksNxN.cc.
References gather_cfg::cout, first, h_L1AlgoNames, l1AlgoMap, L1TriggerAlgoInfo_, mergeVDriftHistosByStation::name, and nEventProc.
|
private |
Definition at line 1713 of file IsolatedTracksNxN.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(), reco::TrackBase::p(), AlCaHLTBitMon_ParallelJobs::p, p1, p2, 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(), reco::HitPattern::stripLayersWithMeasurement(), reco::HitPattern::stripTECLayersWithMeasurement(), reco::HitPattern::stripTIBLayersWithMeasurement(), reco::HitPattern::stripTIDLayersWithMeasurement(), reco::HitPattern::stripTOBLayersWithMeasurement(), reco::TrackBase::trackerExpectedHitsInner(), reco::TrackBase::trackerExpectedHitsOuter(), and reco::HitPattern::trackerLayersWithMeasurement().
|
private |
Definition at line 166 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 140 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), clearTreeVectors(), and IsolatedTracksNxN().
|
private |
Definition at line 275 of file IsolatedTracksNxN.h.
Referenced by BookHistograms().
|
private |
Definition at line 168 of file IsolatedTracksNxN.h.
Referenced by analyze(), beginJob(), and BookHistograms().
|
private |
Definition at line 168 of file IsolatedTracksNxN.h.
Referenced by analyze(), beginJob(), and BookHistograms().
|
private |
Definition at line 178 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and endJob().
Definition at line 173 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
Definition at line 173 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
Definition at line 173 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
Definition at line 173 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 181 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 179 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 183 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 186 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 189 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 184 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 187 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 190 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 184 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 187 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 190 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 183 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 186 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 189 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 183 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 186 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 189 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 183 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 186 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 189 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 160 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 140 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 159 of file IsolatedTracksNxN.h.
Referenced by IsolatedTracksNxN().
|
private |
Definition at line 159 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 144 of file IsolatedTracksNxN.h.
|
private |
Definition at line 156 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 156 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 157 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 157 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 157 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 156 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 158 of file IsolatedTracksNxN.h.
Referenced by IsolatedTracksNxN().
|
private |
Definition at line 158 of file IsolatedTracksNxN.h.
Referenced by IsolatedTracksNxN().
|
private |
Definition at line 152 of file IsolatedTracksNxN.h.
Referenced by analyze(), endJob(), and IsolatedTracksNxN().
|
private |
trigger masks & veto masks
Definition at line 148 of file IsolatedTracksNxN.h.
|
private |
Definition at line 138 of file IsolatedTracksNxN.h.
Referenced by analyze().
|
private |
number of DAQ partitions
Definition at line 146 of file IsolatedTracksNxN.h.
|
private |
Definition at line 149 of file IsolatedTracksNxN.h.
|
private |
Definition at line 162 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
private |
Definition at line 162 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 276 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().
|
staticprivate |
Definition at line 171 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 164 of file IsolatedTracksNxN.h.
Referenced by analyze(), beginJob(), and endJob().
|
staticprivate |
Definition at line 141 of file IsolatedTracksNxN.h.
|
staticprivate |
Definition at line 170 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 198 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 244 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 247 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 249 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 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 247 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 249 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 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 247 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 249 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 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 247 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 249 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 255 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 260 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 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 257 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 260 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 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 257 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 260 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 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 257 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 260 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 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 257 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 198 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
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 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 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 268 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 269 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 272 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 270 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 268 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 269 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 272 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 270 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 268 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 269 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 272 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 270 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 216 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 216 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 216 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 199 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 208 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 208 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 208 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 201 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 209 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 209 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 209 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 212 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 212 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 212 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 214 of file IsolatedTracksNxN.h.
Referenced by BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 214 of file IsolatedTracksNxN.h.
Referenced by BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 214 of file IsolatedTracksNxN.h.
Referenced by BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 211 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 211 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 211 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 213 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 213 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 213 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 200 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 210 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 210 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 210 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 198 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 262 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 241 of file IsolatedTracksNxN.h.
|
private |
Definition at line 240 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 239 of file IsolatedTracksNxN.h.
|
private |
Definition at line 238 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 196 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 217 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 217 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 205 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 205 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 205 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 206 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 206 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 205 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 203 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 204 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 204 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 204 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 203 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 203 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 203 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 198 of file IsolatedTracksNxN.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 251 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 227 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 225 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 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 221 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 221 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 221 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 219 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 234 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 234 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 234 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 234 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 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 235 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 235 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 235 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 235 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 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 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 236 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 236 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 219 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 223 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 223 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 228 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 267 of file IsolatedTracksNxN.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 163 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 163 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 194 of file IsolatedTracksNxN.h.
Referenced by svgfig.SVG::__str__(), analyze(), BookHistograms(), and python.cmstools.EventTree::SetAlias().
|
private |
Definition at line 140 of file IsolatedTracksNxN.h.
Referenced by analyze(), and IsolatedTracksNxN().