CMS 3D CMS Logo

EventShapeDQM.h
Go to the documentation of this file.
1 #ifndef EventShapeDQM_H
2 #define EventShapeDQM_H
3 //event
6 
7 //DQM
10 
11 //EP
13 
14 // Trigger
21 
22 class EventShapeDQM : public DQMEDAnalyzer {
23 public:
25  ~EventShapeDQM() override;
26 
27 protected:
28  void bookHistograms(DQMStore::IBooker&, edm::Run const&, edm::EventSetup const&) override;
29  void analyze(edm::Event const& e, edm::EventSetup const& eSetup) override;
30 
31 private:
34 
36  int order_;
37  int EPidx_;
38  int EPlvl_;
39 
40  // histo
42 };
43 
44 #endif
EventShapeDQM::analyze
void analyze(edm::Event const &e, edm::EventSetup const &eSetup) override
Definition: EventShapeDQM.cc:30
EvtPlane.h
dqm::impl::MonitorElement
Definition: MonitorElement.h:98
EventShapeDQM::triggerResults_
edm::EDGetTokenT< edm::TriggerResults > triggerResults_
Definition: EventShapeDQM.h:32
TriggerResults.h
edm::Run
Definition: Run.h:45
TriggerEvent.h
edm::EDGetTokenT< edm::TriggerResults >
EventShapeDQM::EPidx_
int EPidx_
Definition: EventShapeDQM.h:37
TriggerEventWithRefs.h
EventShapeDQM::EPlvl_
int EPlvl_
Definition: EventShapeDQM.h:38
DQMStore.h
EventShapeDQM::theEPCollection_
edm::EDGetTokenT< reco::EvtPlaneCollection > theEPCollection_
Definition: EventShapeDQM.h:33
EventShapeDQM::order_
int order_
Definition: EventShapeDQM.h:36
EventShapeDQM::EventShapeDQM
EventShapeDQM(const edm::ParameterSet &ps)
Definition: EventShapeDQM.cc:8
DQMEDAnalyzer.h
EventShapeDQM::~EventShapeDQM
~EventShapeDQM() override
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
DQMEDAnalyzer
Definition: DQMEDAnalyzer.py:1
edm::ParameterSet
Definition: ParameterSet.h:47
Event.h
EventShapeDQM
Definition: EventShapeDQM.h:22
edm::EventSetup
Definition: EventSetup.h:57
HLTConfigProvider.h
TriggerObject.h
EventShapeDQM::h_Q
MonitorElement * h_Q
Definition: EventShapeDQM.h:41
EventSetup.h
dqm::implementation::IBooker
Definition: DQMStore.h:43
EventShapeDQM::bookHistograms
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
Definition: EventShapeDQM.cc:20
edm::Event
Definition: Event.h:73
EventShapeDQM::triggerPath_
std::string triggerPath_
Definition: EventShapeDQM.h:35
MillePedeFileConverter_cfg.e
e
Definition: MillePedeFileConverter_cfg.py:37