#include <CSCPedestalChoice.h>
Public Member Functions | |
CSCDynamicPedestal1 () | |
float | pedestal (const std::vector< float > &sca, const CSCRecoConditions *, const CSCDetId, int) override |
~CSCDynamicPedestal1 () override | |
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, take first SCA time bin
Definition at line 63 of file CSCPedestalChoice.h.
|
inline |
Definition at line 65 of file CSCPedestalChoice.h.
|
inlineoverride |
Definition at line 66 of file CSCPedestalChoice.h.
|
inlineoverridevirtual |
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 67 of file CSCPedestalChoice.h.
References CSCPedestalChoice::getDefault().