#include <ESGain.h>
Public Member Functions | |
ESGain () | |
ESGain (const float &gain) | |
float | getESGain () const |
void | print (std::ostream &s) const |
void | setESGain (const float &value) |
~ESGain () | |
Private Attributes | |
float | gain_ |
|
inline |
Definition at line 11 of file ESGain.h.
References gain_.
Referenced by EcalMixingModuleValidation::checkCalibrations(), ESTimingTask::set(), PreshowerClusterProducer::set(), and ESRecHitWorker::set().
|
inline |
|
inline |
|
private |
Definition at line 16 of file ESGain.h.
Referenced by ESGain(), getESGain(), print(), and setESGain().