CMS 3D CMS Logo

CSCFakePedestalsConditions.h
Go to the documentation of this file.
1 #ifndef _CSCFAKEPEDESTALSCONDITIONS_H
2 #define _CSCFAKEPEDESTALSCONDITIONS_H
3 
4 #include <memory>
13 
15 
19 
21  public:
23  ~CSCFakePedestalsConditions() override;
24 
26  int seed;long int M;
27 
29 
30  typedef std::unique_ptr<CSCPedestals> ReturnType;
31 
32  ReturnType producePedestals(const CSCPedestalsRcd&);
33 
34  private:
35  // ----------member data ---------------------------
37 };
38 
39 #endif
CSCFakePedestalsConditions(const edm::ParameterSet &)
std::unique_ptr< CSCPedestals > ReturnType
ReturnType producePedestals(const CSCPedestalsRcd &)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override