#include <CSCStripAmpResponse.h>
Public Types | |
enum | tailShapes { NONE, CONSERVATIVE, RADICAL } |
Public Member Functions | |
float | calculateAmpResponse (float t) const |
CSCStripAmpResponse (int shapingTime, int tailShaping) | |
Private Attributes | |
int | theShapingTime |
int | theTailShaping |
Definition at line 4 of file CSCStripAmpResponse.h.
Enumerator | |
---|---|
NONE | |
CONSERVATIVE | |
RADICAL |
Definition at line 6 of file CSCStripAmpResponse.h.
CSCStripAmpResponse::CSCStripAmpResponse | ( | int | shapingTime, |
int | tailShaping | ||
) |
Definition at line 8 of file CSCStripAmpResponse.cc.
float CSCStripAmpResponse::calculateAmpResponse | ( | float | t | ) | const |
Definition at line 11 of file CSCStripAmpResponse.cc.
References eostools::cat(), CONSERVATIVE, JetChargeProducer_cfi::exp, NONE, RADICAL, submitPVValidationJobs::t, RandomServiceHelper::t1, RandomServiceHelper::t3, theShapingTime, and theTailShaping.
Referenced by CSCStripElectronicsSim::calculateAmpResponse().
|
private |
Definition at line 13 of file CSCStripAmpResponse.h.
Referenced by calculateAmpResponse().
|
private |
Definition at line 14 of file CSCStripAmpResponse.h.
Referenced by calculateAmpResponse().