CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RPCRecHitProbability.h
Go to the documentation of this file.
1 #ifndef RPCRecHitProbability_h
2 #define RPCRecHitProbability_h
3 
9 
17 
18 
19 #include<string>
20 
21 
23  public:
24  explicit RPCRecHitProbability( const edm::ParameterSet&);
26 
27  virtual void analyze( const edm::Event&, const edm::EventSetup& );
28 
29  virtual void beginJob();
30 
32 
33  virtual void endJob(void);
34  void beginRun(const edm::Run& r, const edm::EventSetup& c);
35 
36 
37 
38  private:
39 
40  void makeDcsInfo(const edm::Event& ) ;
41 
43  int counter;
44 
47  bool dcs_;
49 
52 
55 
58 
61 
64 
66 
68 
70 
73 
76 
79 
82 
83 };
84 
85 #endif
MonitorElement * RPCRecHitMuonEta_
void beginRun(const edm::Run &r, const edm::EventSetup &c)
void endLuminosityBlock(edm::LuminosityBlock const &, edm::EventSetup const &)
MonitorElement * NumberOfMuonPhi_EM_
MonitorElement * NumberOfMuonPt_EP_
MonitorElement * NumberOfMuonEta_
MonitorElement * recHitEta_[6]
MonitorElement * NumberOfMuonPt_B_
MonitorElement * NumberOfMuonPt_EM_
MonitorElement * recHitPt_B_[6]
edm::EDGetTokenT< DcsStatusCollection > scalersRawToDigiLabel_
edm::EDGetTokenT< reco::CandidateView > muonLabel_
virtual void endJob(void)
MonitorElement * recHitPhi_B_[6]
MonitorElement * recHitPhi_EP_[6]
MonitorElement * recHitPt_EM_[6]
MonitorElement * NumberOfMuonPhi_EP_
void makeDcsInfo(const edm::Event &)
MonitorElement * NumberOfMuonPhi_B_
RPCRecHitProbability(const edm::ParameterSet &)
virtual void analyze(const edm::Event &, const edm::EventSetup &)
MonitorElement * recHitPt_EP_[6]
DQMStore * dbe
DQM store.
MonitorElement * recHitPhi_EM_[6]
Definition: Run.h:41