CMS 3D CMS Logo

CSCDigiToPattern.h
Go to the documentation of this file.
1 
6 #include <iostream>
15 
17 public:
18  explicit CSCDigiToPattern(edm::ParameterSet const& conf);
19  void analyze(edm::Event const& e, edm::EventSetup const& iSetup) override;
20 
21  //virtual void endJob();
22 private:
23  // variables persistent across events should be declared here.
25  //
26 };
27 
28 
29 
CSCDigiToPattern(edm::ParameterSet const &conf)
void analyze(edm::Event const &e, edm::EventSetup const &iSetup) override
edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > d_token