CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCStripDigiValidation.h
Go to the documentation of this file.
1 #ifndef CSCStripDigiValidation_H
2 #define CSCStripDigiValidation_H
3 
8 
10 {
11 public:
13  const edm::InputTag & inputTag, bool doSim);
15  void analyze(const edm::Event& e, const edm::EventSetup&);
16 
18 
19  void plotResolution(const PSimHit & hit, int strip,
20  const CSCLayer * layer, int chamberType);
21 
22  private:
23  void fillPedestalPlots(const CSCStripDigi & digi);
24  void fillSignalPlots(const CSCStripDigi & digi);
25 
40 };
41 
42 #endif
43 
MonitorElement * theNDigisPerEventPlot
const CSCGeometry * theCSCGeometry
MonitorElement * theRatio4to5Plot
MonitorElement * theRatio6to5Plot
void analyze(const edm::Event &e, const edm::EventSetup &)
void fillSignalPlots(const CSCStripDigi &digi)
CSCStripDigiValidation(DQMStore *dbe, const edm::InputTag &inputTag, bool doSim)
void setGeometry(const CSCGeometry *geom)
MonitorElement * thePedestalPlot
MonitorElement * theNDigisPerLayerPlot
MonitorElement * theNDigisPerChamberPlot
void plotResolution(const PSimHit &hit, int strip, const CSCLayer *layer, int chamberType)
MonitorElement * theAmplitudePlot
MonitorElement * thePedestalTimeCorrelationPlot
MonitorElement * thePedestalNeighborCorrelationPlot
MonitorElement * theResolutionPlots[10]
void fillPedestalPlots(const CSCStripDigi &digi)