#include <PreshowerAnalyzer.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
PreshowerAnalyzer (const edm::ParameterSet &) | |
~PreshowerAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Attributes | |
double | calib_planeX_ |
double | calib_planeY_ |
float | EmaxDE_ |
float | EmaxSC_ |
float | EminDE_ |
float | EminSC_ |
double | gamma_ |
TH1F * | h1_esDeltaE |
TH1F * | h1_esE_x |
TH1F * | h1_esE_y |
TH1F * | h1_esEta_x |
TH1F * | h1_esEta_y |
TH1F * | h1_esNhits_x |
TH1F * | h1_esNhits_y |
TH1F * | h1_esPhi_x |
TH1F * | h1_esPhi_y |
TH1F * | h1_islandEESCEnergy1 |
TH1F * | h1_islandEESCEnergy2 |
TH1F * | h1_nclu_x |
TH1F * | h1_nclu_y |
std::string | islandEndcapSuperClusterCollection1_ |
std::string | islandEndcapSuperClusterCollection2_ |
std::string | islandEndcapSuperClusterProducer1_ |
std::string | islandEndcapSuperClusterProducer2_ |
double | mip_ |
int | nBinDE_ |
int | nBinSC_ |
int | nEvt_ |
std::string | outputFile_ |
std::string | preshClusterCollectionX_ |
std::string | preshClusterCollectionY_ |
std::string | preshClusterProducer_ |
TFile * | rootFile_ |
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 | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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: Analyzer to fetch collection of objects from event and make simple plots
Implementation: \
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 35 of file PreshowerAnalyzer.h.
|
explicit |
Definition at line 30 of file PreshowerAnalyzer.cc.
References calib_planeX_, calib_planeY_, EmaxDE_, EmaxSC_, EminDE_, EminSC_, gamma_, edm::ParameterSet::getParameter(), islandEndcapSuperClusterCollection1_, islandEndcapSuperClusterCollection2_, islandEndcapSuperClusterProducer1_, islandEndcapSuperClusterProducer2_, mip_, nBinDE_, nBinSC_, nEvt_, outputFile_, preshClusterCollectionX_, preshClusterCollectionY_, preshClusterProducer_, rootFile_, and AlCaHLTBitMon_QueryRunRegistry::string.
PreshowerAnalyzer::~PreshowerAnalyzer | ( | ) |
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 96 of file PreshowerAnalyzer.cc.
References calib_planeX_, calib_planeY_, alignCSCRings::e, reco::e1, reco::e2, gamma_, edm::Event::getByLabel(), h1_esDeltaE, h1_esE_x, h1_esE_y, h1_esEta_x, h1_esEta_y, h1_esNhits_x, h1_esNhits_y, h1_esPhi_x, h1_esPhi_y, h1_islandEESCEnergy1, h1_islandEESCEnergy2, h1_nclu_x, h1_nclu_y, islandEndcapSuperClusterCollection1_, islandEndcapSuperClusterCollection2_, islandEndcapSuperClusterProducer1_, islandEndcapSuperClusterProducer2_, mip_, nEvt_, preshClusterCollectionX_, preshClusterCollectionY_, and preshClusterProducer_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 72 of file PreshowerAnalyzer.cc.
References EmaxDE_, EmaxSC_, EminDE_, EminSC_, h1_esDeltaE, h1_esE_x, h1_esE_y, h1_esEta_x, h1_esEta_y, h1_esNhits_x, h1_esNhits_y, h1_esPhi_x, h1_esPhi_y, h1_islandEESCEnergy1, h1_islandEESCEnergy2, h1_nclu_x, h1_nclu_y, nBinDE_, nBinSC_, and rootFile_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 178 of file PreshowerAnalyzer.cc.
References h1_esDeltaE, h1_esE_x, h1_esE_y, h1_esEta_x, h1_esEta_y, h1_esNhits_x, h1_esNhits_y, h1_esPhi_x, h1_esPhi_y, h1_islandEESCEnergy1, h1_islandEESCEnergy2, h1_nclu_x, h1_nclu_y, and rootFile_.
|
private |
Definition at line 60 of file PreshowerAnalyzer.h.
Referenced by analyze(), and PreshowerAnalyzer().
|
private |
Definition at line 61 of file PreshowerAnalyzer.h.
Referenced by analyze(), and PreshowerAnalyzer().
|
private |
Definition at line 50 of file PreshowerAnalyzer.h.
Referenced by beginJob(), and PreshowerAnalyzer().
|
private |
Definition at line 53 of file PreshowerAnalyzer.h.
Referenced by beginJob(), and PreshowerAnalyzer().
|
private |
Definition at line 49 of file PreshowerAnalyzer.h.
Referenced by beginJob(), and PreshowerAnalyzer().
|
private |
Definition at line 52 of file PreshowerAnalyzer.h.
Referenced by beginJob(), and PreshowerAnalyzer().
|
private |
Definition at line 63 of file PreshowerAnalyzer.h.
Referenced by analyze(), and PreshowerAnalyzer().
|
private |
Definition at line 80 of file PreshowerAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 72 of file PreshowerAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 73 of file PreshowerAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 74 of file PreshowerAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 75 of file PreshowerAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 78 of file PreshowerAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 79 of file PreshowerAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 76 of file PreshowerAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 77 of file PreshowerAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 83 of file PreshowerAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 84 of file PreshowerAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 81 of file PreshowerAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 82 of file PreshowerAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 66 of file PreshowerAnalyzer.h.
Referenced by analyze(), and PreshowerAnalyzer().
|
private |
Definition at line 69 of file PreshowerAnalyzer.h.
Referenced by analyze(), and PreshowerAnalyzer().
|
private |
Definition at line 67 of file PreshowerAnalyzer.h.
Referenced by analyze(), and PreshowerAnalyzer().
|
private |
Definition at line 70 of file PreshowerAnalyzer.h.
Referenced by analyze(), and PreshowerAnalyzer().
|
private |
Definition at line 62 of file PreshowerAnalyzer.h.
Referenced by analyze(), and PreshowerAnalyzer().
|
private |
Definition at line 51 of file PreshowerAnalyzer.h.
Referenced by beginJob(), and PreshowerAnalyzer().
|
private |
Definition at line 54 of file PreshowerAnalyzer.h.
Referenced by beginJob(), and PreshowerAnalyzer().
|
private |
Definition at line 47 of file PreshowerAnalyzer.h.
Referenced by analyze(), and PreshowerAnalyzer().
|
private |
Definition at line 86 of file PreshowerAnalyzer.h.
Referenced by PreshowerAnalyzer().
|
private |
Definition at line 56 of file PreshowerAnalyzer.h.
Referenced by analyze(), and PreshowerAnalyzer().
|
private |
Definition at line 57 of file PreshowerAnalyzer.h.
Referenced by analyze(), and PreshowerAnalyzer().
|
private |
Definition at line 58 of file PreshowerAnalyzer.h.
Referenced by analyze(), and PreshowerAnalyzer().
|
private |
Definition at line 87 of file PreshowerAnalyzer.h.
Referenced by beginJob(), endJob(), PreshowerAnalyzer(), and ~PreshowerAnalyzer().