CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CSCBadStripsConditions.cc
Go to the documentation of this file.
1 #include <fstream>
2 #include <memory>
3 
7 
9  // the following line is needed to tell the framework what
10  // data is being produced
12  findingRecord<CSCBadStripsRcd>();
13  // now do what ever other initialization is needed
14 }
15 
17  // do anything here that needs to be done at desctruction time
18  // (e.g. close files, deallocate resources etc.)
19 }
20 
21 //
22 // member functions
23 //
24 
25 // ------------ method called to produce the data ------------
27  // need a new object so to not be deleted at exit
29 }
30 
32  const edm::IOVSyncValue &,
33  edm::ValidityInterval &oValidity) {
35 }
static CSCBadStrips * prefillBadStrips()
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
Definition: ESProducer.h:163
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override
static const IOVSyncValue & endOfTime()
Definition: IOVSyncValue.cc:82
std::pair< Time_t, Time_t > ValidityInterval
Definition: Time.h:17
ReturnType produceBadStrips(const CSCBadStripsRcd &)
static const IOVSyncValue & beginOfTime()
Definition: IOVSyncValue.cc:88
CSCBadStripsConditions(const edm::ParameterSet &)
std::unique_ptr< CSCBadStrips > ReturnType