CMS 3D CMS Logo

CSCFakeNoiseMatrixConditions.h
Go to the documentation of this file.
1 #ifndef _CSCFAKENOISEMATRIXCONDITIONS_H
2 #define _CSCFAKENOISEMATRIXCONDITIONS_H
3 
4 #include <memory>
14 
18 
19 
21  public:
24 
26 
27  typedef std::unique_ptr<CSCNoiseMatrix> ReturnType;
28  ReturnType produceNoiseMatrix(const CSCNoiseMatrixRcd&);
29 
30  private:
32 
33 };
34 
35 #endif
std::unique_ptr< CSCNoiseMatrix > ReturnType
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &) override
CSCFakeNoiseMatrixConditions(const edm::ParameterSet &)
ReturnType produceNoiseMatrix(const CSCNoiseMatrixRcd &)