#include <src/L1RCTTestAnalyzer/src/L1RCTTestAnalyzer.cc>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
L1RCTTestAnalyzer (const edm::ParameterSet &) | |
~L1RCTTestAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Static Private Member Functions | |
static bool | compareEmCands (const L1CaloEmCand &cand1, const L1CaloEmCand &cand2) |
Private Attributes | |
edm::InputTag | ecalDigisLabel |
std::vector< int > | emIeta |
std::vector< int > | emIphi |
std::vector< int > | emIso |
std::vector< int > | emRank |
TTree * | emTree |
TH1F * | h_ecalTimeSample |
TH1F * | h_emCandTimeSample |
TH1F * | h_emIeta |
TH1F * | h_emIphi |
TH1F * | h_emIso |
TH2F * | h_emIsoInIetaIphi |
TH2F * | h_emNonIsoInIetaIphi |
TH1F * | h_emRank |
TH2F * | h_emRankInIetaIphi |
TH1F * | h_emRankOutOfTime |
TH1F * | h_hcalTimeSample |
TH2F * | h_regionFGInIetaIphi |
TH1F * | h_regionIeta |
TH1F * | h_regionIphi |
TH1F * | h_regionMip |
TH1F * | h_regionSum |
TH2F * | h_regionSumInIetaIphi |
TH1F * | h_towerMip |
edm::InputTag | hcalDigisLabel |
std::string | m_HepMCProduct |
edm::InputTag | rctDigisLabel |
bool | showEmCands |
bool | showRegionSums |
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 56 of file L1RCTTestAnalyzer.h.
|
explicit |
Definition at line 27 of file L1RCTTestAnalyzer.cc.
References emIeta, emIphi, emIso, emRank, emTree, h_ecalTimeSample, h_emCandTimeSample, h_emIeta, h_emIphi, h_emIso, h_emIsoInIetaIphi, h_emNonIsoInIetaIphi, h_emRank, h_emRankInIetaIphi, h_emRankOutOfTime, h_hcalTimeSample, h_regionFGInIetaIphi, h_regionIeta, h_regionIphi, h_regionMip, h_regionSum, h_regionSumInIetaIphi, h_towerMip, and TFileDirectory::make().
L1RCTTestAnalyzer::~L1RCTTestAnalyzer | ( | ) |
Definition at line 83 of file L1RCTTestAnalyzer.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 98 of file L1RCTTestAnalyzer.cc.
References compareEmCands(), gather_cfg::cout, patCandidatesForDimuonsSequences_cff::ecal, ecalDigisLabel, emIeta, emIphi, emIso, emRank, emTree, edm::EventSetup::get(), edm::Event::getByLabel(), h_ecalTimeSample, h_emCandTimeSample, h_emIeta, h_emIphi, h_emIso, h_emIsoInIetaIphi, h_emNonIsoInIetaIphi, h_emRank, h_emRankInIetaIphi, h_emRankOutOfTime, h_hcalTimeSample, h_regionFGInIetaIphi, h_regionIeta, h_regionIphi, h_regionMip, h_regionSum, h_regionSumInIetaIphi, h_towerMip, patCandidatesForDimuonsSequences_cff::hcal, hcalDigisLabel, rctDigisLabel, compare_using_db::sample, showEmCands, showRegionSums, and python.multivaluedict::sort().
|
staticprivate |
Definition at line 288 of file L1RCTTestAnalyzer.cc.
References L1CaloEmCand::rank().
Referenced by analyze().
|
private |
Definition at line 70 of file L1RCTTestAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 80 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 81 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 82 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 79 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 74 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 106 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 93 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 86 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 87 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 88 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 91 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 92 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 84 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 89 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 85 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 107 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 102 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 96 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 97 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 98 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 95 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 99 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 104 of file L1RCTTestAnalyzer.h.
Referenced by analyze(), and L1RCTTestAnalyzer().
|
private |
Definition at line 71 of file L1RCTTestAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 67 of file L1RCTTestAnalyzer.h.
|
private |
Definition at line 72 of file L1RCTTestAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 68 of file L1RCTTestAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 69 of file L1RCTTestAnalyzer.h.
Referenced by analyze().