CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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:
24 
26  int seed;long int M;
27 
28  void prefillPedestals();
29 
30  typedef const CSCPedestals * ReturnType;
31 
33 
34  private:
35  // ----------member data ---------------------------
38 };
39 
40 #endif
CSCFakePedestalsConditions(const edm::ParameterSet &)
ReturnType producePedestals(const CSCPedestalsRcd &)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &)