CMS 3D CMS Logo

SiStripSummaryBuilder.h
Go to the documentation of this file.
1 #ifndef SiStripSummaryBuilder_H
2 #define SiStripSummaryBuilder_H
3 
10 
12 
13 #include "CLHEP/Random/RandFlat.h"
14 #include "CLHEP/Random/RandGauss.h"
15 
16 
18 
19  public:
20 
21  explicit SiStripSummaryBuilder( const edm::ParameterSet& iConfig);
22 
23  ~SiStripSummaryBuilder() override{};
24 
25  void analyze(const edm::Event& , const edm::EventSetup& ) override;
26 
27  private:
30 
32 
33 };
34 
35 #endif
SiStripSummaryBuilder(const edm::ParameterSet &iConfig)
void analyze(const edm::Event &, const edm::EventSetup &) override
edm::ParameterSet iConfig_