#include <ESADCToGeVConstant.h>
Public Member Functions | |
ESADCToGeVConstant () | |
ESADCToGeVConstant (const float &ESvaluelow, const float &ESvaluehigh) | |
float | getESValueHigh () const |
float | getESValueLow () const |
void | print (std::ostream &s) const |
void | setESValueHigh (const float &value) |
void | setESValueLow (const float &value) |
~ESADCToGeVConstant () | |
Private Attributes | |
float | ESvaluehigh_ |
float | ESvaluelow_ |
Definition at line 5 of file ESADCToGeVConstant.h.
ESADCToGeVConstant::ESADCToGeVConstant | ( | ) |
ESADCToGeVConstant::ESADCToGeVConstant | ( | const float & | ESvaluelow, |
const float & | ESvaluehigh | ||
) |
ESADCToGeVConstant::~ESADCToGeVConstant | ( | ) |
Definition at line 15 of file ESADCToGeVConstant.cc.
|
inline |
|
inline |
|
inline |
Definition at line 14 of file ESADCToGeVConstant.h.
References ESvaluehigh_, and ESvaluelow_.
|
inline |
Definition at line 12 of file ESADCToGeVConstant.h.
References ESvaluehigh_, and relativeConstraints::value.
|
inline |
Definition at line 10 of file ESADCToGeVConstant.h.
References ESvaluelow_, and relativeConstraints::value.
|
private |
Definition at line 19 of file ESADCToGeVConstant.h.
Referenced by ESADCToGeVConstant(), getESValueHigh(), print(), and setESValueHigh().
|
private |
Definition at line 18 of file ESADCToGeVConstant.h.
Referenced by ESADCToGeVConstant(), getESValueLow(), print(), and setESValueLow().