CMS 3D CMS Logo

CSCComparatorDigiValidation.h
Go to the documentation of this file.
1 #ifndef CSCComparatorDigiValidation_H
2 #define CSCComparatorDigiValidation_H
3 
5 
8 
12 
14 public:
16  const edm::InputTag &stripDigiInputTag,
20  void analyze(const edm::Event &, const edm::EventSetup &) override;
21 
22 private:
25 
30 
32 };
33 
34 #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)