#include <Calibration/IsolatedParticles/plugins/IsolatedGenParticles.cc>
Public Member Functions | |
IsolatedGenParticles (const edm::ParameterSet &) | |
~IsolatedGenParticles () | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
void | BookHistograms () |
void | clearTreeVectors () |
double | DeltaPhi (double v1, double v2) |
double | DeltaR (double eta1, double phi1, double eta2, double phi2) |
double | DeltaR2 (double eta1, double phi1, double eta2, double phi2) |
virtual void | endJob () |
void | fillIsolatedTrack (math::XYZTLorentzVector &momVec, GlobalPoint &posECAL, int pdgId) |
void | fillTrack (GlobalPoint &posVec, math::XYZTLorentzVector &momVec, GlobalPoint &posECAL, int pdgId, bool okECAL, bool accpet) |
int | particleCode (int) |
Private Attributes | |
double | a_charIsoR |
double | a_coneR |
bool | a_Isolation |
double | a_mipR |
double | a_neutIsoR |
std::string | algoBitToName [nL1BitsMax] |
const MagneticField * | bField |
bool | debugL1Info_ |
double | etaMax |
edm::Service< TFileService > | fs |
double | genPartEtaBins [NEtaBins+1] |
double | genPartPBins [NPBins+1] |
std::string | genSrc_ |
TH1I * | h_L1AlgoNames |
TH1I * | h_NEventProc |
TH2D * | h_pEta [Particles] |
bool | initL1 |
spr::genSimInfo | isoinfo11x11 |
spr::genSimInfo | isoinfo15x15 |
spr::genSimInfo | isoinfo1x1 |
spr::genSimInfo | isoinfo21x21 |
spr::genSimInfo | isoinfo25x25 |
spr::genSimInfo | isoinfo31x31 |
spr::genSimInfo | isoinfo3x3 |
spr::genSimInfo | isoinfo7x7 |
spr::genSimInfo | isoinfo9x9 |
spr::genSimInfo | isoinfoHC1x1 |
spr::genSimInfo | isoinfoHC3x3 |
spr::genSimInfo | isoinfoHC5x5 |
spr::genSimInfo | isoinfoHC7x7 |
spr::genSimInfo | isoinfoHCR |
spr::genSimInfo | isoinfoIsoHCR |
spr::genSimInfo | isoinfoIsoR |
spr::genSimInfo | isoinfoR |
int | nEventProc |
double | pCutIsolate |
double | pSeed |
double | ptMin |
std::vector< double > * | t_cHadronEne11x11 |
std::vector< double > * | t_cHadronEne11x11_1 |
std::vector< double > * | t_cHadronEne11x11_2 |
std::vector< double > * | t_cHadronEne11x11_3 |
std::vector< double > * | t_cHadronEne15x15 |
std::vector< double > * | t_cHadronEne15x15_1 |
std::vector< double > * | t_cHadronEne15x15_2 |
std::vector< double > * | t_cHadronEne15x15_3 |
std::vector< double > * | t_cHadronEne1x1 |
std::vector< double > * | t_cHadronEne1x1_1 |
std::vector< double > * | t_cHadronEne1x1_2 |
std::vector< double > * | t_cHadronEne1x1_3 |
std::vector< double > * | t_cHadronEne21x21 |
std::vector< double > * | t_cHadronEne21x21_1 |
std::vector< double > * | t_cHadronEne21x21_2 |
std::vector< double > * | t_cHadronEne21x21_3 |
std::vector< double > * | t_cHadronEne25x25 |
std::vector< double > * | t_cHadronEne25x25_1 |
std::vector< double > * | t_cHadronEne25x25_2 |
std::vector< double > * | t_cHadronEne25x25_3 |
std::vector< double > * | t_cHadronEne31x31 |
std::vector< double > * | t_cHadronEne31x31_1 |
std::vector< double > * | t_cHadronEne31x31_2 |
std::vector< double > * | t_cHadronEne31x31_3 |
std::vector< double > * | t_cHadronEne3x3 |
std::vector< double > * | t_cHadronEne3x3_1 |
std::vector< double > * | t_cHadronEne3x3_2 |
std::vector< double > * | t_cHadronEne3x3_3 |
std::vector< double > * | t_cHadronEne7x7 |
std::vector< double > * | t_cHadronEne7x7_1 |
std::vector< double > * | t_cHadronEne7x7_2 |
std::vector< double > * | t_cHadronEne7x7_3 |
std::vector< double > * | t_cHadronEne9x9 |
std::vector< double > * | t_cHadronEne9x9_1 |
std::vector< double > * | t_cHadronEne9x9_2 |
std::vector< double > * | t_cHadronEne9x9_3 |
std::vector< double > * | t_cHadronEneHC1x1 |
std::vector< double > * | t_cHadronEneHC1x1_1 |
std::vector< double > * | t_cHadronEneHC1x1_2 |
std::vector< double > * | t_cHadronEneHC1x1_3 |
std::vector< double > * | t_cHadronEneHC3x3 |
std::vector< double > * | t_cHadronEneHC3x3_1 |
std::vector< double > * | t_cHadronEneHC3x3_2 |
std::vector< double > * | t_cHadronEneHC3x3_3 |
std::vector< double > * | t_cHadronEneHC5x5 |
std::vector< double > * | t_cHadronEneHC5x5_1 |
std::vector< double > * | t_cHadronEneHC5x5_2 |
std::vector< double > * | t_cHadronEneHC5x5_3 |
std::vector< double > * | t_cHadronEneHC7x7 |
std::vector< double > * | t_cHadronEneHC7x7_1 |
std::vector< double > * | t_cHadronEneHC7x7_2 |
std::vector< double > * | t_cHadronEneHC7x7_3 |
std::vector< double > * | t_cHadronEneHCR |
std::vector< double > * | t_cHadronEneHCR_1 |
std::vector< double > * | t_cHadronEneHCR_2 |
std::vector< double > * | t_cHadronEneHCR_3 |
std::vector< double > * | t_cHadronEneIsoHCR |
std::vector< double > * | t_cHadronEneIsoHCR_1 |
std::vector< double > * | t_cHadronEneIsoHCR_2 |
std::vector< double > * | t_cHadronEneIsoHCR_3 |
std::vector< double > * | t_cHadronEneIsoR |
std::vector< double > * | t_cHadronEneIsoR_1 |
std::vector< double > * | t_cHadronEneIsoR_2 |
std::vector< double > * | t_cHadronEneIsoR_3 |
std::vector< double > * | t_cHadronEneR |
std::vector< double > * | t_cHadronEneR_1 |
std::vector< double > * | t_cHadronEneR_2 |
std::vector< double > * | t_cHadronEneR_3 |
std::vector< double > * | t_eleEne11x11 |
std::vector< double > * | t_eleEne15x15 |
std::vector< double > * | t_eleEne1x1 |
std::vector< double > * | t_eleEne21x21 |
std::vector< double > * | t_eleEne25x25 |
std::vector< double > * | t_eleEne31x31 |
std::vector< double > * | t_eleEne3x3 |
std::vector< double > * | t_eleEne7x7 |
std::vector< double > * | t_eleEne9x9 |
std::vector< double > * | t_eleEneHC1x1 |
std::vector< double > * | t_eleEneHC3x3 |
std::vector< double > * | t_eleEneHC5x5 |
std::vector< double > * | t_eleEneHC7x7 |
std::vector< double > * | t_eleEneHCR |
std::vector< double > * | t_eleEneIsoHCR |
std::vector< double > * | t_eleEneIsoR |
std::vector< double > * | t_eleEneR |
std::vector< double > * | t_isoTrkDEtaAll |
std::vector< double > * | t_isoTrkDPhiAll |
std::vector< double > * | t_isoTrkEne |
std::vector< double > * | t_isoTrkEta |
std::vector< double > * | t_isoTrkEtaAll |
std::vector< double > * | t_isoTrkEtaEC |
std::vector< double > * | t_isoTrkP |
std::vector< double > * | t_isoTrkPAll |
std::vector< double > * | t_isoTrkPdgId |
std::vector< double > * | t_isoTrkPdgIdAll |
std::vector< double > * | t_isoTrkPhi |
std::vector< double > * | t_isoTrkPhiAll |
std::vector< double > * | t_isoTrkPhiEC |
std::vector< double > * | t_isoTrkPt |
std::vector< double > * | t_isoTrkPtAll |
std::vector< double > * | t_L1CenJetEta |
std::vector< double > * | t_L1CenJetPhi |
std::vector< double > * | t_L1CenJetPt |
std::vector< int > * | t_L1Decision |
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< double > * | t_L1TauJetEta |
std::vector< double > * | t_L1TauJetPhi |
std::vector< double > * | t_L1TauJetPt |
std::vector< double > * | t_maxNearP11x11 |
std::vector< double > * | t_maxNearP15x15 |
std::vector< double > * | t_maxNearP1x1 |
std::vector< double > * | t_maxNearP21x21 |
std::vector< double > * | t_maxNearP25x25 |
std::vector< double > * | t_maxNearP31x31 |
std::vector< double > * | t_maxNearP3x3 |
std::vector< double > * | t_maxNearP7x7 |
std::vector< double > * | t_maxNearP9x9 |
std::vector< double > * | t_maxNearPHC1x1 |
std::vector< double > * | t_maxNearPHC3x3 |
std::vector< double > * | t_maxNearPHC5x5 |
std::vector< double > * | t_maxNearPHC7x7 |
std::vector< double > * | t_maxNearPHCR |
std::vector< double > * | t_maxNearPIsoHCR |
std::vector< double > * | t_maxNearPIsoR |
std::vector< double > * | t_maxNearPR |
std::vector< double > * | t_muEne11x11 |
std::vector< double > * | t_muEne15x15 |
std::vector< double > * | t_muEne1x1 |
std::vector< double > * | t_muEne21x21 |
std::vector< double > * | t_muEne25x25 |
std::vector< double > * | t_muEne31x31 |
std::vector< double > * | t_muEne3x3 |
std::vector< double > * | t_muEne7x7 |
std::vector< double > * | t_muEne9x9 |
std::vector< double > * | t_muEneHC1x1 |
std::vector< double > * | t_muEneHC3x3 |
std::vector< double > * | t_muEneHC5x5 |
std::vector< double > * | t_muEneHC7x7 |
std::vector< double > * | t_muEneHCR |
std::vector< double > * | t_muEneIsoHCR |
std::vector< double > * | t_muEneIsoR |
std::vector< double > * | t_muEneR |
std::vector< double > * | t_nHadronEne11x11 |
std::vector< double > * | t_nHadronEne15x15 |
std::vector< double > * | t_nHadronEne1x1 |
std::vector< double > * | t_nHadronEne21x21 |
std::vector< double > * | t_nHadronEne25x25 |
std::vector< double > * | t_nHadronEne31x31 |
std::vector< double > * | t_nHadronEne3x3 |
std::vector< double > * | t_nHadronEne7x7 |
std::vector< double > * | t_nHadronEne9x9 |
std::vector< double > * | t_nHadronEneHC1x1 |
std::vector< double > * | t_nHadronEneHC3x3 |
std::vector< double > * | t_nHadronEneHC5x5 |
std::vector< double > * | t_nHadronEneHC7x7 |
std::vector< double > * | t_nHadronEneHCR |
std::vector< double > * | t_nHadronEneIsoHCR |
std::vector< double > * | t_nHadronEneIsoR |
std::vector< double > * | t_nHadronEneR |
std::vector< double > * | t_photonEne11x11 |
std::vector< double > * | t_photonEne15x15 |
std::vector< double > * | t_photonEne1x1 |
std::vector< double > * | t_photonEne21x21 |
std::vector< double > * | t_photonEne25x25 |
std::vector< double > * | t_photonEne31x31 |
std::vector< double > * | t_photonEne3x3 |
std::vector< double > * | t_photonEne7x7 |
std::vector< double > * | t_photonEne9x9 |
std::vector< double > * | t_photonEneHC1x1 |
std::vector< double > * | t_photonEneHC3x3 |
std::vector< double > * | t_photonEneHC5x5 |
std::vector< double > * | t_photonEneHC7x7 |
std::vector< double > * | t_photonEneHCR |
std::vector< double > * | t_photonEneIsoHCR |
std::vector< double > * | t_photonEneIsoR |
std::vector< double > * | t_photonEneR |
edm::EDGetTokenT < reco::GenParticleCollection > | tok_genParticles_ |
edm::EDGetTokenT < edm::HepMCProduct > | tok_hepmc_ |
edm::EDGetTokenT < l1extra::L1EmParticleCollection > | tok_L1Em_ |
edm::EDGetTokenT < l1extra::L1JetParticleCollection > | tok_L1extCenJet_ |
edm::EDGetTokenT < l1extra::L1JetParticleCollection > | tok_L1extFwdJet_ |
edm::EDGetTokenT < l1extra::L1MuonParticleCollection > | tok_L1extMusrc_ |
edm::EDGetTokenT < l1extra::L1EmParticleCollection > | tok_L1extNonIsoEm_ |
edm::EDGetTokenT < l1extra::L1JetParticleCollection > | tok_L1extTauJet_ |
edm::EDGetTokenT < L1GlobalTriggerObjectMapRecord > | tok_L1GTobjmap_ |
edm::EDGetTokenT < L1GlobalTriggerReadoutRecord > | tok_L1GTrorsrc_ |
TTree * | tree |
bool | useHepMC |
int | verbosity |
Static Private Attributes | |
static const int | EtaBins =60 |
static const int | NEtaBins = 4 |
static const size_t | nL1BitsMax =128 |
static const int | NPBins = 3 |
static const int | Particles =12 |
static const int | PBins =32 |
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 88 of file IsolatedGenParticles.h.
|
explicit |
Definition at line 47 of file IsolatedGenParticles.cc.
References a_charIsoR, a_coneR, a_Isolation, a_mipR, a_neutIsoR, gather_cfg::cout, debugL1Info_, etaMax, edm::false, genSrc_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLT_25ns14e33_v1_cff::InputTag, pCutIsolate, pSeed, ptMin, AlCaHLTBitMon_QueryRunRegistry::string, tok_genParticles_, tok_hepmc_, tok_L1Em_, tok_L1extCenJet_, tok_L1extFwdJet_, tok_L1extMusrc_, tok_L1extNonIsoEm_, tok_L1extTauJet_, tok_L1GTobjmap_, tok_L1GTrorsrc_, useHepMC, and verbosity.
IsolatedGenParticles::~IsolatedGenParticles | ( | ) |
Definition at line 99 of file IsolatedGenParticles.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 103 of file IsolatedGenParticles.cc.
References a_charIsoR, a_coneR, a_Isolation, a_mipR, a_neutIsoR, funct::abs(), accept(), algoBitToName, bField, RecoTauCleanerPlugins::charge, clearTreeVectors(), gather_cfg::cout, debugL1Info_, spr::eGenSimInfo(), eta, reco::tau::disc::Eta(), etaMax, edm::EventID::event(), fillIsolatedTrack(), fillTrack(), genParticleCandidates2GenParticles_cfi::genParticles, edm::EventSetup::get(), edm::Event::getByToken(), edm::EventSetup::getData(), h_L1AlgoNames, h_NEventProc, h_pEta, spr::hGenSimInfo(), edm::EventBase::id(), initL1, isoinfo11x11, isoinfo15x15, isoinfo1x1, isoinfo21x21, isoinfo25x25, isoinfo31x31, isoinfo3x3, isoinfo7x7, isoinfo9x9, isoinfoHC1x1, isoinfoHC3x3, isoinfoHC5x5, isoinfoHC7x7, isoinfoHCR, isoinfoIsoHCR, isoinfoIsoR, isoinfoR, edm::HandleBase::isValid(), spr::genSimInfo::maxNearP, nEventProc, convertSQLiteXML::ok, AlCaHLTBitMon_ParallelJobs::p, particleCode(), pCutIsolate, benchmark_cfg::pdgId, createTree::pp, edm::ESHandle< class >::product(), spr::propagateCALO(), ptMin, dttmaxenums::R, 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_L1TauJetEta, t_L1TauJetPhi, t_L1TauJetPt, tok_genParticles_, tok_hepmc_, tok_L1Em_, tok_L1extCenJet_, tok_L1extFwdJet_, tok_L1extMusrc_, tok_L1extNonIsoEm_, tok_L1extTauJet_, tok_L1GTobjmap_, tok_L1GTrorsrc_, tree, useHepMC, and verbosity.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 419 of file IsolatedGenParticles.cc.
References BookHistograms(), genPartEtaBins, genPartPBins, i, initL1, NEtaBins, nEventProc, and NPBins.
|
private |
Definition at line 669 of file IsolatedGenParticles.cc.
References EtaBins, fs, h_L1AlgoNames, h_NEventProc, h_pEta, i, TFileDirectory::make(), TFileService::make(), TFileService::mkdir(), mergeVDriftHistosByStation::name, Particles, PBins, AlCaHLTBitMon_QueryRunRegistry::string, t_cHadronEne11x11, t_cHadronEne11x11_1, t_cHadronEne11x11_2, t_cHadronEne11x11_3, t_cHadronEne15x15, t_cHadronEne15x15_1, t_cHadronEne15x15_2, t_cHadronEne15x15_3, t_cHadronEne1x1, t_cHadronEne1x1_1, t_cHadronEne1x1_2, t_cHadronEne1x1_3, t_cHadronEne21x21, t_cHadronEne21x21_1, t_cHadronEne21x21_2, t_cHadronEne21x21_3, t_cHadronEne25x25, t_cHadronEne25x25_1, t_cHadronEne25x25_2, t_cHadronEne25x25_3, t_cHadronEne31x31, t_cHadronEne31x31_1, t_cHadronEne31x31_2, t_cHadronEne31x31_3, t_cHadronEne3x3, t_cHadronEne3x3_1, t_cHadronEne3x3_2, t_cHadronEne3x3_3, t_cHadronEne7x7, t_cHadronEne7x7_1, t_cHadronEne7x7_2, t_cHadronEne7x7_3, t_cHadronEne9x9, t_cHadronEne9x9_1, t_cHadronEne9x9_2, t_cHadronEne9x9_3, t_cHadronEneHC1x1, t_cHadronEneHC1x1_1, t_cHadronEneHC1x1_2, t_cHadronEneHC1x1_3, t_cHadronEneHC3x3, t_cHadronEneHC3x3_1, t_cHadronEneHC3x3_2, t_cHadronEneHC3x3_3, t_cHadronEneHC5x5, t_cHadronEneHC5x5_1, t_cHadronEneHC5x5_2, t_cHadronEneHC5x5_3, t_cHadronEneHC7x7, t_cHadronEneHC7x7_1, t_cHadronEneHC7x7_2, t_cHadronEneHC7x7_3, t_cHadronEneHCR, t_cHadronEneHCR_1, t_cHadronEneHCR_2, t_cHadronEneHCR_3, t_cHadronEneIsoHCR, t_cHadronEneIsoHCR_1, t_cHadronEneIsoHCR_2, t_cHadronEneIsoHCR_3, t_cHadronEneIsoR, t_cHadronEneIsoR_1, t_cHadronEneIsoR_2, t_cHadronEneIsoR_3, t_cHadronEneR, t_cHadronEneR_1, t_cHadronEneR_2, t_cHadronEneR_3, t_eleEne11x11, t_eleEne15x15, t_eleEne1x1, t_eleEne21x21, t_eleEne25x25, t_eleEne31x31, t_eleEne3x3, t_eleEne7x7, t_eleEne9x9, t_eleEneHC1x1, t_eleEneHC3x3, t_eleEneHC5x5, t_eleEneHC7x7, t_eleEneHCR, t_eleEneIsoHCR, t_eleEneIsoR, t_eleEneR, t_isoTrkDEtaAll, t_isoTrkDPhiAll, t_isoTrkEne, t_isoTrkEta, t_isoTrkEtaAll, t_isoTrkEtaEC, t_isoTrkP, t_isoTrkPAll, t_isoTrkPdgId, t_isoTrkPdgIdAll, t_isoTrkPhi, t_isoTrkPhiAll, t_isoTrkPhiEC, t_isoTrkPt, t_isoTrkPtAll, 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_L1TauJetEta, t_L1TauJetPhi, t_L1TauJetPt, t_maxNearP11x11, t_maxNearP15x15, t_maxNearP1x1, t_maxNearP21x21, t_maxNearP25x25, t_maxNearP31x31, t_maxNearP3x3, t_maxNearP7x7, t_maxNearP9x9, t_maxNearPHC1x1, t_maxNearPHC3x3, t_maxNearPHC5x5, t_maxNearPHC7x7, t_maxNearPHCR, t_maxNearPIsoHCR, t_maxNearPIsoR, t_maxNearPR, t_muEne11x11, t_muEne15x15, t_muEne1x1, t_muEne21x21, t_muEne25x25, t_muEne31x31, t_muEne3x3, t_muEne7x7, t_muEne9x9, t_muEneHC1x1, t_muEneHC3x3, t_muEneHC5x5, t_muEneHC7x7, t_muEneHCR, t_muEneIsoHCR, t_muEneIsoR, t_muEneR, t_nHadronEne11x11, t_nHadronEne15x15, t_nHadronEne1x1, t_nHadronEne21x21, t_nHadronEne25x25, t_nHadronEne31x31, t_nHadronEne3x3, t_nHadronEne7x7, t_nHadronEne9x9, t_nHadronEneHC1x1, t_nHadronEneHC3x3, t_nHadronEneHC5x5, t_nHadronEneHC7x7, t_nHadronEneHCR, t_nHadronEneIsoHCR, t_nHadronEneIsoR, t_nHadronEneR, t_photonEne11x11, t_photonEne15x15, t_photonEne1x1, t_photonEne21x21, t_photonEne25x25, t_photonEne31x31, t_photonEne3x3, t_photonEne7x7, t_photonEne9x9, t_photonEneHC1x1, t_photonEneHC3x3, t_photonEneHC5x5, t_photonEneHC7x7, t_photonEneHCR, t_photonEneIsoHCR, t_photonEneIsoR, t_photonEneR, indexGen::title, and tree.
Referenced by beginJob().
|
private |
Definition at line 1128 of file IsolatedGenParticles.cc.
References t_cHadronEne11x11, t_cHadronEne11x11_1, t_cHadronEne11x11_2, t_cHadronEne11x11_3, t_cHadronEne15x15, t_cHadronEne15x15_1, t_cHadronEne15x15_2, t_cHadronEne15x15_3, t_cHadronEne1x1, t_cHadronEne1x1_1, t_cHadronEne1x1_2, t_cHadronEne1x1_3, t_cHadronEne21x21, t_cHadronEne21x21_1, t_cHadronEne21x21_2, t_cHadronEne21x21_3, t_cHadronEne25x25, t_cHadronEne25x25_1, t_cHadronEne25x25_2, t_cHadronEne25x25_3, t_cHadronEne31x31, t_cHadronEne31x31_1, t_cHadronEne31x31_2, t_cHadronEne31x31_3, t_cHadronEne3x3, t_cHadronEne3x3_1, t_cHadronEne3x3_2, t_cHadronEne3x3_3, t_cHadronEne7x7, t_cHadronEne7x7_1, t_cHadronEne7x7_2, t_cHadronEne7x7_3, t_cHadronEne9x9, t_cHadronEne9x9_1, t_cHadronEne9x9_2, t_cHadronEne9x9_3, t_cHadronEneHC1x1, t_cHadronEneHC1x1_1, t_cHadronEneHC1x1_2, t_cHadronEneHC1x1_3, t_cHadronEneHC3x3, t_cHadronEneHC3x3_1, t_cHadronEneHC3x3_2, t_cHadronEneHC3x3_3, t_cHadronEneHC5x5, t_cHadronEneHC5x5_1, t_cHadronEneHC5x5_2, t_cHadronEneHC5x5_3, t_cHadronEneHC7x7, t_cHadronEneHC7x7_1, t_cHadronEneHC7x7_2, t_cHadronEneHC7x7_3, t_cHadronEneHCR, t_cHadronEneHCR_1, t_cHadronEneHCR_2, t_cHadronEneHCR_3, t_cHadronEneIsoHCR, t_cHadronEneIsoHCR_1, t_cHadronEneIsoHCR_2, t_cHadronEneIsoHCR_3, t_cHadronEneIsoR, t_cHadronEneIsoR_1, t_cHadronEneIsoR_2, t_cHadronEneIsoR_3, t_cHadronEneR, t_cHadronEneR_1, t_cHadronEneR_2, t_cHadronEneR_3, t_eleEne11x11, t_eleEne15x15, t_eleEne1x1, t_eleEne21x21, t_eleEne25x25, t_eleEne31x31, t_eleEne3x3, t_eleEne7x7, t_eleEne9x9, t_eleEneHC1x1, t_eleEneHC3x3, t_eleEneHC5x5, t_eleEneHC7x7, t_eleEneHCR, t_eleEneIsoHCR, t_eleEneIsoR, t_eleEneR, t_isoTrkDEtaAll, t_isoTrkDPhiAll, t_isoTrkEne, t_isoTrkEta, t_isoTrkEtaAll, t_isoTrkEtaEC, t_isoTrkP, t_isoTrkPAll, t_isoTrkPdgId, t_isoTrkPdgIdAll, t_isoTrkPhi, t_isoTrkPhiAll, t_isoTrkPhiEC, t_isoTrkPt, t_isoTrkPtAll, 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_L1TauJetEta, t_L1TauJetPhi, t_L1TauJetPt, t_maxNearP11x11, t_maxNearP15x15, t_maxNearP1x1, t_maxNearP21x21, t_maxNearP25x25, t_maxNearP31x31, t_maxNearP3x3, t_maxNearP7x7, t_maxNearP9x9, t_maxNearPHC1x1, t_maxNearPHC3x3, t_maxNearPHC5x5, t_maxNearPHC7x7, t_maxNearPHCR, t_maxNearPIsoHCR, t_maxNearPIsoR, t_maxNearPR, t_muEne11x11, t_muEne15x15, t_muEne1x1, t_muEne21x21, t_muEne25x25, t_muEne31x31, t_muEne3x3, t_muEne7x7, t_muEne9x9, t_muEneHC1x1, t_muEneHC3x3, t_muEneHC5x5, t_muEneHC7x7, t_muEneHCR, t_muEneIsoHCR, t_muEneIsoR, t_muEneR, t_nHadronEne11x11, t_nHadronEne15x15, t_nHadronEne1x1, t_nHadronEne21x21, t_nHadronEne25x25, t_nHadronEne31x31, t_nHadronEne3x3, t_nHadronEne7x7, t_nHadronEne9x9, t_nHadronEneHC1x1, t_nHadronEneHC3x3, t_nHadronEneHC5x5, t_nHadronEneHC7x7, t_nHadronEneHCR, t_nHadronEneIsoHCR, t_nHadronEneIsoR, t_nHadronEneR, t_photonEne11x11, t_photonEne15x15, t_photonEne1x1, t_photonEne21x21, t_photonEne25x25, t_photonEne31x31, t_photonEne3x3, t_photonEne7x7, t_photonEne9x9, t_photonEneHC1x1, t_photonEneHC3x3, t_photonEneHC5x5, t_photonEneHC7x7, t_photonEneHCR, t_photonEneIsoHCR, t_photonEneIsoR, and t_photonEneR.
Referenced by analyze().
|
private |
Definition at line 438 of file IsolatedGenParticles.cc.
References funct::abs(), corr, diffTreeTool::diff, and pi.
Referenced by DeltaR(), DeltaR2(), and fillTrack().
|
private |
Definition at line 450 of file IsolatedGenParticles.cc.
References DeltaPhi(), and mathSSE::sqrt().
|
private |
Definition at line 456 of file IsolatedGenParticles.cc.
References DeltaPhi().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 435 of file IsolatedGenParticles.cc.
|
private |
Definition at line 487 of file IsolatedGenParticles.cc.
References spr::genSimInfo::cHadronEne, spr::genSimInfo::cHadronEne_, spr::genSimInfo::eleEne, PV3DBase< T, PVType, FrameType >::eta(), isoinfo11x11, isoinfo15x15, isoinfo1x1, isoinfo21x21, isoinfo25x25, isoinfo31x31, isoinfo3x3, isoinfo7x7, isoinfo9x9, isoinfoHC1x1, isoinfoHC3x3, isoinfoHC5x5, isoinfoHC7x7, isoinfoHCR, isoinfoIsoHCR, isoinfoIsoR, isoinfoR, spr::genSimInfo::maxNearP, spr::genSimInfo::muEne, spr::genSimInfo::nHadronEne, PV3DBase< T, PVType, FrameType >::phi(), spr::genSimInfo::photonEne, t_cHadronEne11x11, t_cHadronEne11x11_1, t_cHadronEne11x11_2, t_cHadronEne11x11_3, t_cHadronEne15x15, t_cHadronEne15x15_1, t_cHadronEne15x15_2, t_cHadronEne15x15_3, t_cHadronEne1x1, t_cHadronEne1x1_1, t_cHadronEne1x1_2, t_cHadronEne1x1_3, t_cHadronEne21x21, t_cHadronEne21x21_1, t_cHadronEne21x21_2, t_cHadronEne21x21_3, t_cHadronEne25x25, t_cHadronEne25x25_1, t_cHadronEne25x25_2, t_cHadronEne25x25_3, t_cHadronEne31x31, t_cHadronEne31x31_1, t_cHadronEne31x31_2, t_cHadronEne31x31_3, t_cHadronEne3x3, t_cHadronEne3x3_1, t_cHadronEne3x3_2, t_cHadronEne3x3_3, t_cHadronEne7x7, t_cHadronEne7x7_1, t_cHadronEne7x7_2, t_cHadronEne7x7_3, t_cHadronEne9x9, t_cHadronEne9x9_1, t_cHadronEne9x9_2, t_cHadronEne9x9_3, t_cHadronEneHC1x1, t_cHadronEneHC1x1_1, t_cHadronEneHC1x1_2, t_cHadronEneHC1x1_3, t_cHadronEneHC3x3, t_cHadronEneHC3x3_1, t_cHadronEneHC3x3_2, t_cHadronEneHC3x3_3, t_cHadronEneHC5x5, t_cHadronEneHC5x5_1, t_cHadronEneHC5x5_2, t_cHadronEneHC5x5_3, t_cHadronEneHC7x7, t_cHadronEneHC7x7_1, t_cHadronEneHC7x7_2, t_cHadronEneHC7x7_3, t_cHadronEneHCR, t_cHadronEneHCR_1, t_cHadronEneHCR_2, t_cHadronEneHCR_3, t_cHadronEneIsoHCR, t_cHadronEneIsoHCR_1, t_cHadronEneIsoHCR_2, t_cHadronEneIsoHCR_3, t_cHadronEneIsoR, t_cHadronEneIsoR_1, t_cHadronEneIsoR_2, t_cHadronEneIsoR_3, t_cHadronEneR, t_cHadronEneR_1, t_cHadronEneR_2, t_cHadronEneR_3, t_eleEne11x11, t_eleEne15x15, t_eleEne1x1, t_eleEne21x21, t_eleEne25x25, t_eleEne31x31, t_eleEne3x3, t_eleEne7x7, t_eleEne9x9, t_eleEneHC1x1, t_eleEneHC3x3, t_eleEneHC5x5, t_eleEneHC7x7, t_eleEneHCR, t_eleEneIsoHCR, t_eleEneIsoR, t_eleEneR, t_isoTrkEne, t_isoTrkEta, t_isoTrkEtaEC, t_isoTrkP, t_isoTrkPdgId, t_isoTrkPhi, t_isoTrkPhiEC, t_isoTrkPt, t_maxNearP11x11, t_maxNearP15x15, t_maxNearP1x1, t_maxNearP21x21, t_maxNearP25x25, t_maxNearP31x31, t_maxNearP3x3, t_maxNearP7x7, t_maxNearP9x9, t_maxNearPHC1x1, t_maxNearPHC3x3, t_maxNearPHC5x5, t_maxNearPHC7x7, t_maxNearPHCR, t_maxNearPIsoHCR, t_maxNearPIsoR, t_maxNearPR, t_muEne11x11, t_muEne15x15, t_muEne1x1, t_muEne21x21, t_muEne25x25, t_muEne31x31, t_muEne3x3, t_muEne7x7, t_muEne9x9, t_muEneHC1x1, t_muEneHC3x3, t_muEneHC5x5, t_muEneHC7x7, t_muEneHCR, t_muEneIsoHCR, t_muEneIsoR, t_muEneR, t_nHadronEne11x11, t_nHadronEne15x15, t_nHadronEne1x1, t_nHadronEne21x21, t_nHadronEne25x25, t_nHadronEne31x31, t_nHadronEne3x3, t_nHadronEne7x7, t_nHadronEne9x9, t_nHadronEneHC1x1, t_nHadronEneHC3x3, t_nHadronEneHC5x5, t_nHadronEneHC7x7, t_nHadronEneHCR, t_nHadronEneIsoHCR, t_nHadronEneIsoR, t_nHadronEneR, t_photonEne11x11, t_photonEne15x15, t_photonEne1x1, t_photonEne21x21, t_photonEne25x25, t_photonEne31x31, t_photonEne3x3, t_photonEne7x7, t_photonEne9x9, t_photonEneHC1x1, t_photonEneHC3x3, t_photonEneHC5x5, t_photonEneHC7x7, t_photonEneHCR, t_photonEneIsoHCR, t_photonEneIsoR, and t_photonEneR.
Referenced by analyze().
|
private |
Definition at line 462 of file IsolatedGenParticles.cc.
References DeltaPhi(), eta, phi, t_isoTrkDEtaAll, t_isoTrkDPhiAll, t_isoTrkEtaAll, t_isoTrkPAll, t_isoTrkPdgIdAll, t_isoTrkPhiAll, and t_isoTrkPtAll.
Referenced by analyze().
|
private |
Definition at line 1344 of file IsolatedGenParticles.cc.
References Particles.
Referenced by analyze().
|
private |
Definition at line 126 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 126 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 115 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 126 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 126 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 125 of file IsolatedGenParticles.h.
Referenced by analyze().
|
private |
Definition at line 118 of file IsolatedGenParticles.h.
Referenced by analyze().
|
private |
Definition at line 127 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
staticprivate |
Definition at line 111 of file IsolatedGenParticles.h.
Referenced by BookHistograms().
|
private |
Definition at line 114 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 140 of file IsolatedGenParticles.h.
Referenced by BookHistograms().
|
private |
Definition at line 113 of file IsolatedGenParticles.h.
Referenced by beginJob().
|
private |
Definition at line 113 of file IsolatedGenParticles.h.
Referenced by beginJob().
|
private |
Definition at line 117 of file IsolatedGenParticles.h.
Referenced by IsolatedGenParticles().
|
private |
Definition at line 142 of file IsolatedGenParticles.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 143 of file IsolatedGenParticles.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 144 of file IsolatedGenParticles.h.
Referenced by analyze(), and BookHistograms().
|
private |
Definition at line 123 of file IsolatedGenParticles.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 293 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 294 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 293 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 294 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 294 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 294 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 293 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 293 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 293 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 295 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 295 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 295 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 295 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 296 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 296 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 296 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
private |
Definition at line 296 of file IsolatedGenParticles.h.
Referenced by analyze(), and fillIsolatedTrack().
|
staticprivate |
Definition at line 110 of file IsolatedGenParticles.h.
Referenced by beginJob().
|
private |
Definition at line 112 of file IsolatedGenParticles.h.
Referenced by analyze(), and beginJob().
|
staticprivate |
Definition at line 124 of file IsolatedGenParticles.h.
|
staticprivate |
Definition at line 109 of file IsolatedGenParticles.h.
Referenced by beginJob().
|
staticprivate |
Definition at line 111 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), and particleCode().
|
staticprivate |
Definition at line 111 of file IsolatedGenParticles.h.
Referenced by BookHistograms().
|
private |
Definition at line 114 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 114 of file IsolatedGenParticles.h.
Referenced by IsolatedGenParticles().
|
private |
Definition at line 114 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 194 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 194 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 194 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 194 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 187 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 187 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 187 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 187 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 222 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 222 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 222 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 222 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 180 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 180 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 180 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 180 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 173 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 173 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 173 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 173 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 166 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 166 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 166 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 166 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 215 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 215 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 215 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 215 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 208 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 208 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 208 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 208 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 201 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 201 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 201 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 201 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 229 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 229 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 229 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 229 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 236 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 236 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 236 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 236 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 243 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 243 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 243 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 243 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 250 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 250 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 250 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 250 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 271 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 271 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 271 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 271 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 278 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 278 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 278 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 278 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 264 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 264 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 264 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 264 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 257 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 257 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 257 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 257 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 197 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 190 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 225 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 183 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 176 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 169 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 218 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 211 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 204 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 232 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 239 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 246 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 253 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 274 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 281 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 267 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 260 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 153 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillTrack().
|
private |
Definition at line 154 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillTrack().
|
private |
Definition at line 158 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 159 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 151 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillTrack().
|
private |
Definition at line 161 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 156 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 148 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillTrack().
|
private |
Definition at line 163 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 152 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillTrack().
|
private |
Definition at line 160 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 150 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillTrack().
|
private |
Definition at line 162 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 157 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 149 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillTrack().
|
private |
Definition at line 285 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 285 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 285 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 284 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 286 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 286 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 286 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 289 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 289 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 289 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 291 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 291 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 291 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 288 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 288 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 288 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 290 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 290 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 290 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 287 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 287 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 287 of file IsolatedGenParticles.h.
Referenced by analyze(), BookHistograms(), and clearTreeVectors().
|
private |
Definition at line 193 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 186 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 221 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 179 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 172 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 165 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 214 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 207 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 200 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 228 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 235 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 242 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 249 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 270 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 277 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 263 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 256 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 198 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 191 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 226 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 184 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 177 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 170 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 219 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 212 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 205 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 233 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 240 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 247 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 254 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 275 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 282 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 268 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 261 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 195 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 188 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 223 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 181 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 174 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 167 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 216 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 209 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 202 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 230 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 237 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 244 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 251 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 272 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 279 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 265 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 258 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 196 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 189 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 224 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 182 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 175 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 168 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 217 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 210 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 203 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 231 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 238 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 245 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 252 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 273 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 280 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 266 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 259 of file IsolatedGenParticles.h.
Referenced by BookHistograms(), clearTreeVectors(), and fillIsolatedTrack().
|
private |
Definition at line 121 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 120 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 133 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 136 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 137 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 132 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 134 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 135 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 131 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 130 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 146 of file IsolatedGenParticles.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 123 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().
|
private |
Definition at line 128 of file IsolatedGenParticles.h.
Referenced by analyze(), and IsolatedGenParticles().