test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCNoiseMatrixConditions.h
Go to the documentation of this file.
1 #ifndef _CSCNOISEMATRIXCONDITIONS_H
2 #define _CSCNOISEMATRIXCONDITIONS_H
3 
4 #include <memory>
14 
18 
20  public:
23 
25 
26 
27  typedef const CSCNoiseMatrix * ReturnType;
28 
30 
31  private:
32  // ----------member data ---------------------------
35 
36 };
37 
38 #endif
static CSCNoiseMatrix * prefillNoiseMatrix()
void setIntervalFor(const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &)
ReturnType produceNoiseMatrix(const CSCNoiseMatrixRcd &)
CSCNoiseMatrixConditions(const edm::ParameterSet &)
const CSCNoiseMatrix * ReturnType