CMS 3D CMS Logo

CSCStripAmpResponse.h
Go to the documentation of this file.
1 #ifndef CSCDigitizer_CSCStripAmpResponse_h
2 #define CSCDigitizer_CSCStripAmpResponse_h
3 
5 public:
7 
9 
10  float calculateAmpResponse(float t) const;
11 
12 private:
15 };
16 
17 #endif
float calculateAmpResponse(float t) const
CSCStripAmpResponse(int shapingTime, int tailShaping)