CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCWireDigiValidation.h
Go to the documentation of this file.
1 #ifndef CSCWireDigiValidation_H
2 #define CSCWireDigiValidation_H
3 
5 
11 
13 {
14 public:
16  const edm::InputTag & inputTag,
18  bool doSim);
20  void analyze(const edm::Event&, const edm::EventSetup&);
21 
22  void plotResolution(const PSimHit & hit, const CSCWireDigi & digi,
23  const CSCLayer * layer, int chamberType);
24 
25 private:
32 
33 };
34 
35 #endif
36 
CSCWireDigiValidation(DQMStore *dbe, const edm::InputTag &inputTag, edm::ConsumesCollector &&iC, bool doSim)
MonitorElement * theNDigisPerEventPlot
MonitorElement * theResolutionPlots[10]
edm::EDGetTokenT< CSCWireDigiCollection > wires_Token_
MonitorElement * theNDigisPerLayerPlots[10]
void plotResolution(const PSimHit &hit, const CSCWireDigi &digi, const CSCLayer *layer, int chamberType)
MonitorElement * theTimeBinPlots[10]
void analyze(const edm::Event &, const edm::EventSetup &)