CMS 3D CMS Logo

CSCStripAmpResponse.h
Go to the documentation of this file.
1 #ifndef CSCDigitizer_CSCStripAmpResponse_h
2 #define CSCDigitizer_CSCStripAmpResponse_h
3 
4 
6 {
7 public:
9 
11 
12  float calculateAmpResponse(float t) const;
13 
14 private:
17 };
18 
19 #endif
20 
CSCStripAmpResponse(int shapingTime, int tailShaping)
float calculateAmpResponse(float t) const