6 #include "boost/cstdint.hpp"
9 using namespace sistrip;
14 setWhatProduced(
this );
15 findingRecord<SiStripApvGainRcd>();
26 <<
"[SiStripGainESSource::" << __func__ <<
"]"
27 <<
" Null pointer to SiStripApvGain object!";
30 std::auto_ptr<SiStripApvGain> ptr(gain);
virtual void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &)
static const IOVSyncValue & endOfTime()
static const IOVSyncValue & beginOfTime()
virtual std::auto_ptr< SiStripApvGain > produce(const SiStripApvGainRcd &)
SiStripGainESSource(const edm::ParameterSet &)
CastorGain makeGain(HcalGenericDetId fId, bool fSmear=false)
static const char mlESSources_[]