CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCRecHit2DValidation.h
Go to the documentation of this file.
1 #ifndef CSCRecHit2DValidation_h
2 #define CSCRecHit2DValidation_h
3 
11 
13 {
14 public:
16 
17  virtual ~CSCRecHit2DValidation();
18  virtual void analyze(const edm::Event&, const edm::EventSetup&);
19 
20  private:
21 
23 
24  void plotResolution(const PSimHit & simHit, const CSCRecHit2D & recHit,
25  const CSCLayer * layer, int chamberType);
26 
37 };
38 
39 #endif
40 
MonitorElement * theSimHitScatterPlots[10]
MonitorElement * theYResolutionPlots[10]
MonitorElement * theScatterPlots[10]
void plotResolution(const PSimHit &simHit, const CSCRecHit2D &recHit, const CSCLayer *layer, int chamberType)
edm::EDGetTokenT< CSCRecHit2DCollection > rechits_Token_
MonitorElement * theResolutionPlots[10]
MonitorElement * theSimHitPosInStrip[10]
MonitorElement * theYPullPlots[10]
virtual void analyze(const edm::Event &, const edm::EventSetup &)
CSCRecHit2DValidation(DQMStore *dbe, const edm::InputTag &inputTag, edm::ConsumesCollector &&iC)
MonitorElement * theNPerEventPlot
MonitorElement * thePullPlots[10]
MonitorElement * theRecHitPosInStrip[10]
MonitorElement * theTPeaks[10]