CMS 3D CMS Logo

HcalTimeSlewEP.h
Go to the documentation of this file.
1 #ifndef CalibCalorimetry_HcalPlugins_HcalTimeSlewEP_H
2 #define CalibCalorimetry_HcalPlugins_HcalTimeSlewEP_H
3 
4 // system include files
5 #include <memory>
6 
7 //user include files
13 
14 namespace edm {
16 }
17 
19 public:
21  ~HcalTimeSlewEP() override;
22 
23  typedef std::unique_ptr<HcalTimeSlew> ReturnType;
24 
25  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
26 
28 
29 protected:
31  const edm::IOVSyncValue&,
32  edm::ValidityInterval&) override;
33 
34 private:
36 };
37 
38 #endif
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
ReturnType produce(const HcalTimeSlewRecord &)
const edm::ParameterSet & pset_
~HcalTimeSlewEP() override
HcalTimeSlewEP(const edm::ParameterSet &)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override
std::unique_ptr< HcalTimeSlew > ReturnType
HLT enums.