#include <CSCPedestalChoice.h>
Public Member Functions | |
CSCSubtractPedestal (float ped) | |
void | operator() (float &elem) const |
void | operator() (int &elem) const |
Private Attributes | |
float | ped_ |
A class to be used as a function in a for_each algorithm to subtract the pedestal. That is set as the ctor arg.
Definition at line 100 of file CSCPedestalChoice.h.
|
inline |
Definition at line 102 of file CSCPedestalChoice.h.
|
inline |
|
inline |
|
private |
Definition at line 109 of file CSCPedestalChoice.h.
Referenced by operator()().