#include <EcalTrigPrimAnalyzer.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
EcalTrigPrimAnalyzer (const edm::ParameterSet &) | |
virtual void | endJob () |
~EcalTrigPrimAnalyzer () | |
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 Attributes | |
TH1I * | ecal_et_ [2] |
TH1I * | ecal_fgvb_ [2] |
std::vector< std::string > | ecal_parts_ |
TH1I * | ecal_tt_ [2] |
float | eRec_ |
int | fg_ |
TH1I * | histBar |
TH1I * | histEndc |
TFile * | histfile_ |
TH1F * | hTPoverRechit_ |
TH2F * | hTPvsRechit_ |
int | ieta_ |
int | iphi_ |
edm::InputTag | label_ |
bool | recHits_ |
edm::InputTag | rechits_labelEB_ |
edm::InputTag | rechits_labelEE_ |
int | tpgADC_ |
float | tpgGeV_ |
TTree * | tree_ |
int | ttf_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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: test of the output of EcalTrigPrimProducer
Description: rereads the result of the EcalTrigPrimProducer
Definition at line 38 of file EcalTrigPrimAnalyzer.h.
|
explicit |
Definition at line 51 of file EcalTrigPrimAnalyzer.cc.
References edm::ParameterSet::getParameter(), i, and indexGen::title.
EcalTrigPrimAnalyzer::~EcalTrigPrimAnalyzer | ( | ) |
Definition at line 86 of file EcalTrigPrimAnalyzer.cc.
|
overridevirtual |
Implements edm::EDAnalyzer.
Definition at line 104 of file EcalTrigPrimAnalyzer.cc.
References EcalTriggerPrimitiveDigi::compressedEt(), prof2calltree::count, relval_parameters_module::energy, EcalTriggerPrimitiveDigi::fineGrain(), edm::EventSetup::get(), edm::Event::getByLabel(), i, EcalTriggerPrimitiveDigi::id(), EcalTrigTowerDetId::ieta(), EcalTrigTowerDetId::ietaAbs(), EcalTrigTowerDetId::iphi(), j, EcalTPGScale::setEventSetup(), funct::sin(), EcalTrigTowerDetId::subDet(), theta(), EBDetId::tower(), and EcalTriggerPrimitiveDigi::ttFlag().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 234 of file EcalTrigPrimAnalyzer.cc.
References i.
|
private |
Definition at line 50 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 52 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 49 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 51 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 60 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 59 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 53 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 53 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 54 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 56 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 55 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 59 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 59 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 62 of file EcalTrigPrimAnalyzer.h.
Referenced by Mixins._Labelable::_findDependencies(), Mixins._TypedParameterizable::dumpPython(), and Mixins._Labelable::setLabel().
|
private |
Definition at line 67 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 64 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 65 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 59 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 60 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 57 of file EcalTrigPrimAnalyzer.h.
|
private |
Definition at line 59 of file EcalTrigPrimAnalyzer.h.