#include <L1Trigger/RegionalCaloTrigger/plugins/L1RCTRelValAnalyzer.cc>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
L1RCTRelValAnalyzer (const edm::ParameterSet &) | |
~L1RCTRelValAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
TH1F * | h_emIeta |
TH1F * | h_emIphi |
TH2F * | h_emIsoOccIetaIphi |
TH2F * | h_emNonIsoOccIetaIphi |
TH1F * | h_emRank |
TH2F * | h_regionOccIetaIphi |
TH1F * | h_regionSum |
TH2F * | h_regionSumIetaIphi |
edm::InputTag | rctEmCandsLabel |
edm::InputTag | rctRegionsLabel |
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 45 of file L1RCTRelValAnalyzer.h.
|
explicit |
Definition at line 25 of file L1RCTRelValAnalyzer.cc.
References h_emIeta, h_emIphi, h_emIsoOccIetaIphi, h_emNonIsoOccIetaIphi, h_emRank, h_regionOccIetaIphi, h_regionSum, h_regionSumIetaIphi, and TFileDirectory::make().
L1RCTRelValAnalyzer::~L1RCTRelValAnalyzer | ( | ) |
Definition at line 48 of file L1RCTRelValAnalyzer.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 63 of file L1RCTRelValAnalyzer.cc.
References edm::EventSetup::get(), edm::Event::getByLabel(), h_emIeta, h_emIphi, h_emIsoOccIetaIphi, h_emNonIsoOccIetaIphi, h_emRank, h_regionOccIetaIphi, h_regionSum, h_regionSumIetaIphi, rctEmCandsLabel, and rctRegionsLabel.
|
private |
Definition at line 58 of file L1RCTRelValAnalyzer.h.
Referenced by analyze(), and L1RCTRelValAnalyzer().
|
private |
Definition at line 59 of file L1RCTRelValAnalyzer.h.
Referenced by analyze(), and L1RCTRelValAnalyzer().
|
private |
Definition at line 60 of file L1RCTRelValAnalyzer.h.
Referenced by analyze(), and L1RCTRelValAnalyzer().
|
private |
Definition at line 61 of file L1RCTRelValAnalyzer.h.
Referenced by analyze(), and L1RCTRelValAnalyzer().
|
private |
Definition at line 57 of file L1RCTRelValAnalyzer.h.
Referenced by analyze(), and L1RCTRelValAnalyzer().
|
private |
Definition at line 65 of file L1RCTRelValAnalyzer.h.
Referenced by analyze(), and L1RCTRelValAnalyzer().
|
private |
Definition at line 63 of file L1RCTRelValAnalyzer.h.
Referenced by analyze(), and L1RCTRelValAnalyzer().
|
private |
Definition at line 64 of file L1RCTRelValAnalyzer.h.
Referenced by analyze(), and L1RCTRelValAnalyzer().
|
private |
Definition at line 54 of file L1RCTRelValAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 55 of file L1RCTRelValAnalyzer.h.
Referenced by analyze().