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 
25  void prefillNoiseMatrix();
26 
27  typedef const CSCNoiseMatrix * ReturnType;
28  ReturnType produceNoiseMatrix(const CSCNoiseMatrixRcd&);
29 
30  private:
33 
34 };
35 
36 #endif
CSCFakeNoiseMatrixConditions(const edm::ParameterSet &)
ReturnType produceNoiseMatrix(const CSCNoiseMatrixRcd &)
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &)