#include <CSCPedestalChoice.h>
Public Member Functions | |
CSCDynamicPedestal2 () | |
float | pedestal (const std::vector< float > &sca, const CSCRecoConditions *, const CSCDetId, int) |
~CSCDynamicPedestal2 () | |
Public Member Functions inherited from CSCPedestalChoice | |
CSCPedestalChoice () | |
float | getDefault () const |
Return default pedestal (typically zero) More... | |
void | setDefault (float ped) |
Allow reseting of default pedestal (not currently used) More... | |
virtual | ~CSCPedestalChoice () |
Concrete CSCPedestalChoice... Pedestal is dynamic, averages first two SCA time bins
Definition at line 40 of file CSCPedestalChoice.h.
|
inline |
Definition at line 42 of file CSCPedestalChoice.h.
|
inline |
Definition at line 43 of file CSCPedestalChoice.h.
|
inlinevirtual |
Return appropriate pedestal for supplied SCA vector. If using conditions data then must also supply pointer to CSCRecoConditions and CSCDetId + channel
Implements CSCPedestalChoice.
Definition at line 44 of file CSCPedestalChoice.h.
References CSCPedestalChoice::getDefault().