CMS 3D CMS Logo

EcalPreshowerNoiseDistrib.h
Go to the documentation of this file.
1 #ifndef EcalPreshowerNoiseDistrib_H
2 #define EcalPreshowerNoiseDistrib_H
3 
6 
11 
14 
17 
20 
21 #include <iostream>
22 #include <fstream>
23 #include <vector>
24 #include <map>
26 
28  typedef std::map<uint32_t, float, std::less<uint32_t> > MapType;
29 
30 public:
33 
34  void bookHistograms(DQMStore::IBooker& i, edm::Run const&, edm::EventSetup const&) override;
35 
36 protected:
38  void analyze(const edm::Event& e, const edm::EventSetup& c) override;
39 
40 private:
41  bool verbose_;
42 
44 
46 
51 };
52 
53 #endif
dqm::impl::MonitorElement
Definition: MonitorElement.h:98
mps_fire.i
i
Definition: mps_fire.py:428
MessageLogger.h
ESHandle.h
edm::Run
Definition: Run.h:45
edm::EDGetTokenT< ESDigiCollection >
EcalPreshowerNoiseDistrib::ESdigiCollectionToken_
edm::EDGetTokenT< ESDigiCollection > ESdigiCollectionToken_
Definition: EcalPreshowerNoiseDistrib.h:45
DQMStore.h
EDAnalyzer.h
EcalPreshowerNoiseDistrib::meESDigi3D_
MonitorElement * meESDigi3D_
Definition: EcalPreshowerNoiseDistrib.h:49
EcalPreshowerNoiseDistrib::MapType
std::map< uint32_t, float, std::less< uint32_t > > MapType
Definition: EcalPreshowerNoiseDistrib.h:28
ESDataFrame.h
MakerMacros.h
EcalPreshowerNoiseDistrib::meESDigiADC_
MonitorElement * meESDigiADC_[3]
Definition: EcalPreshowerNoiseDistrib.h:47
EcalPreshowerNoiseDistrib::meESDigiCorr_
MonitorElement * meESDigiCorr_[3]
Definition: EcalPreshowerNoiseDistrib.h:48
Service.h
EcalDigiCollections.h
DQMEDAnalyzer.h
EcalPreshowerNoiseDistrib::EcalPreshowerNoiseDistrib
EcalPreshowerNoiseDistrib(const edm::ParameterSet &ps)
Constructor.
Definition: EcalPreshowerNoiseDistrib.cc:8
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
DQMEDAnalyzer
Definition: DQMEDAnalyzer.py:1
EcalPreshowerNoiseDistrib::bookHistograms
void bookHistograms(DQMStore::IBooker &i, edm::Run const &, edm::EventSetup const &) override
Definition: EcalPreshowerNoiseDistrib.cc:20
edm::ParameterSet
Definition: ParameterSet.h:47
Event.h
EcalPreshowerNoiseDistrib
Definition: EcalPreshowerNoiseDistrib.h:27
edm::EventSetup
Definition: EventSetup.h:58
EcalPreshowerNoiseDistrib::meESDigiMultiplicity_
MonitorElement * meESDigiMultiplicity_
Definition: EcalPreshowerNoiseDistrib.h:50
EcalPreshowerNoiseDistrib::outputFile_
std::string outputFile_
Definition: EcalPreshowerNoiseDistrib.h:43
EcalPreshowerNoiseDistrib::verbose_
bool verbose_
Definition: EcalPreshowerNoiseDistrib.h:41
Frameworkfwd.h
EventSetup.h
dqm::implementation::IBooker
Definition: DQMStore.h:43
ParameterSet.h
c
auto & c
Definition: CAHitNtupletGeneratorKernelsImpl.h:46
edm::Event
Definition: Event.h:73
EcalPreshowerNoiseDistrib::analyze
void analyze(const edm::Event &e, const edm::EventSetup &c) override
Analyze.
Definition: EcalPreshowerNoiseDistrib.cc:39
MillePedeFileConverter_cfg.e
e
Definition: MillePedeFileConverter_cfg.py:37