CMS 3D CMS Logo

CSCComparatorDigiValidation.h
Go to the documentation of this file.
1 #ifndef CSCComparatorDigiValidation_H
2 #define CSCComparatorDigiValidation_H
3 
5 
8 
11 
13 public:
15  const edm::InputTag &stripDigiInputTag,
19  void analyze(const edm::Event &, const edm::EventSetup &) override;
20 
21 private:
24 
29 
31 };
32 
33 #endif
edm::EDGetTokenT< CSCStripDigiCollection > theStripDigi_Token_
void analyze(const edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< CSCComparatorDigiCollection > comparators_Token_
void bookHistograms(DQMStore::IBooker &)
CSCComparatorDigiValidation(const edm::InputTag &inputTag, const edm::InputTag &stripDigiInputTag, edm::ConsumesCollector &&iC)