#include <EcalPreshowerNoiseDistrib.h>
Public Member Functions | |
EcalPreshowerNoiseDistrib (const edm::ParameterSet &ps) | |
Constructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Types | |
typedef std::map< uint32_t, float, std::less< uint32_t > > | MapType |
Private Attributes | |
DQMStore * | dbe_ |
edm::InputTag | ESdigiCollection_ |
MonitorElement * | meESDigi3D_ |
MonitorElement * | meESDigiADC_ [3] |
MonitorElement * | meESDigiCorr_ [3] |
MonitorElement * | meESDigiMultiplicity_ |
std::string | outputFile_ |
bool | verbose_ |
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 &) |
Definition at line 27 of file EcalPreshowerNoiseDistrib.h.
|
private |
Definition at line 29 of file EcalPreshowerNoiseDistrib.h.
EcalPreshowerNoiseDistrib::EcalPreshowerNoiseDistrib | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 12 of file EcalPreshowerNoiseDistrib.cc.
References dbe_, edm::ParameterSet::getUntrackedParameter(), interpolateCardsSimple::histo, meESDigi3D_, meESDigiADC_, meESDigiCorr_, meESDigiMultiplicity_, cppFunctionSkipper::operator, and verbose_.
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 60 of file EcalPreshowerNoiseDistrib.cc.
References ecalMGPA::adc(), ESSample::adc(), ESdigiCollection_, MonitorElement::Fill(), HcalObjRepresent::Fill(), edm::Event::getByLabel(), edm::HandleBase::isValid(), ESDataFrame::MAXSAMPLES, meESDigi3D_, meESDigiADC_, meESDigiCorr_, meESDigiMultiplicity_, ecalTB2006H4_GenSimDigiReco_cfg::mySample, edm::Handle< T >::product(), compare_using_db::sample, and ESDataFrame::size().
|
private |
Definition at line 45 of file EcalPreshowerNoiseDistrib.h.
Referenced by EcalPreshowerNoiseDistrib().
|
private |
Definition at line 49 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze().
|
private |
Definition at line 54 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze(), and EcalPreshowerNoiseDistrib().
|
private |
Definition at line 52 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze(), and EcalPreshowerNoiseDistrib().
|
private |
Definition at line 53 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze(), and EcalPreshowerNoiseDistrib().
|
private |
Definition at line 55 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze(), and EcalPreshowerNoiseDistrib().
|
private |
Definition at line 47 of file EcalPreshowerNoiseDistrib.h.
|
private |
Definition at line 43 of file EcalPreshowerNoiseDistrib.h.
Referenced by EcalPreshowerNoiseDistrib().