CMS 3D CMS Logo

CSCComparatorDigiValidation.h
Go to the documentation of this file.
1 #ifndef Validation_MuonCSCDigis_CSCComparatorDigiValidation_H
2 #define Validation_MuonCSCDigis_CSCComparatorDigiValidation_H
3 
5 
8 
11 
13 public:
17  void analyze(const edm::Event &, const edm::EventSetup &) override;
18  void plotResolution(const PSimHit &hit, int strip, const CSCLayer *layer, int chamberType);
19 
20 private:
25 
32 };
33 
34 #endif
constexpr std::array< uint8_t, layerIndexSize< TrackerTraits > > layer
void analyze(const edm::Event &, const edm::EventSetup &) override
void plotResolution(const PSimHit &hit, int strip, const CSCLayer *layer, int chamberType)
edm::EDGetTokenT< CSCComparatorDigiCollection > comparators_Token_
void bookHistograms(DQMStore::IBooker &)
CSCComparatorDigiValidation(const edm::ParameterSet &ps, edm::ConsumesCollector &&iC)
edm::EDGetTokenT< CSCStripDigiCollection > strips_Token_