#include <ESMIPToGeVConstant.h>
Public Member Functions | |
ESMIPToGeVConstant () | |
ESMIPToGeVConstant (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) |
~ESMIPToGeVConstant () | |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Private Attributes | |
float | ESvaluehigh_ |
float | ESvaluelow_ |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 7 of file ESMIPToGeVConstant.h.
ESMIPToGeVConstant::ESMIPToGeVConstant | ( | ) |
ESMIPToGeVConstant::ESMIPToGeVConstant | ( | const float & | ESvaluelow, |
const float & | ESvaluehigh | ||
) |
ESMIPToGeVConstant::~ESMIPToGeVConstant | ( | ) |
Definition at line 13 of file ESMIPToGeVConstant.cc.
|
inline |
Definition at line 15 of file ESMIPToGeVConstant.h.
References ESvaluehigh_.
Referenced by EcalMixingModuleValidation::checkCalibrations(), EcalDigiProducer::checkCalibrations(), EcalSignalGenerator< EEDigitizerTraits >::initializeEvent(), ESRecHitWorker::set(), PreshowerPhiClusterProducer::set(), and PreshowerClusterProducer::set().
|
inline |
Definition at line 13 of file ESMIPToGeVConstant.h.
References ESvaluelow_.
Referenced by EcalMixingModuleValidation::checkCalibrations(), EcalDigiProducer::checkCalibrations(), EcalSignalGenerator< EEDigitizerTraits >::initializeEvent(), ESRecHitWorker::set(), PreshowerPhiClusterProducer::set(), and PreshowerClusterProducer::set().
|
inline |
Definition at line 16 of file ESMIPToGeVConstant.h.
References ESvaluehigh_, ESvaluelow_, and alignCSCRings::s.
|
private |
|
inline |
Definition at line 14 of file ESMIPToGeVConstant.h.
References ESvaluehigh_, and relativeConstraints::value.
|
inline |
Definition at line 12 of file ESMIPToGeVConstant.h.
References ESvaluelow_, and relativeConstraints::value.
|
friend |
Definition at line 24 of file ESMIPToGeVConstant.h.
|
friend |
Definition at line 24 of file ESMIPToGeVConstant.h.
|
private |
Definition at line 22 of file ESMIPToGeVConstant.h.
Referenced by ESMIPToGeVConstant(), getESValueHigh(), print(), and setESValueHigh().
|
private |
Definition at line 21 of file ESMIPToGeVConstant.h.
Referenced by ESMIPToGeVConstant(), getESValueLow(), print(), and setESValueLow().