CMS 3D CMS Logo

CSCFakeDBNoiseMatrix.cc
Go to the documentation of this file.
5 
7 {
8  //tell the framework what data is being produced
10  findingRecord<CSCDBNoiseMatrixRcd>();
11 }
12 
13 
15 {
16 }
17 
18 // ------------ method called to produce the data ------------
21 {
23 }
24 
26  edm::ValidityInterval & oValidity)
27 {
29 
30 }
std::unique_ptr< CSCDBNoiseMatrix > Pointer
static const IOVSyncValue & endOfTime()
Definition: IOVSyncValue.cc:97
std::pair< Time_t, Time_t > ValidityInterval
Definition: Time.h:19
static CSCDBNoiseMatrix * prefillDBNoiseMatrix()
void setWhatProduced(T *iThis, const es::Label &iLabel=es::Label())
Definition: ESProducer.h:115
CSCFakeDBNoiseMatrix(const edm::ParameterSet &)
static const IOVSyncValue & beginOfTime()
Pointer produceDBNoiseMatrix(const CSCDBNoiseMatrixRcd &)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override