![]() |
Diana Software
|
global handle for EnergyRanges More...
Public Member Functions | |
| QEnergyRangesHandle (const std::string &name="EnergyRanges") | |
| const std::string & | GetCalibLabel () const |
| const std::string & | GetCalibVersion () const |
| void | SetCalibLabel (const std::string &stabl) |
| void | SetCalibVersion (const std::string &stabv) |
Protected Member Functions | |
| QError | FillFromDB () |
| QError | StoreOnDB () const |
Private Attributes | |
| std::string | fCalibLabel |
| std::string | fCalibVersion |
global handle for EnergyRanges
Definition at line 16 of file QEnergyRangesHandle.hh.
|
inline |
Definition at line 19 of file QEnergyRangesHandle.hh.
|
protected |
Definition at line 6 of file QEnergyRangesHandle.cc.
References QInterval::Clear(), QDb::DoQueryDouble(), err, QDianaDb::Get(), QGlobalLabel::GetBareOwnerAndExtraLabel(), QERR_SUCCESS, Set(), QInterval::SetMax(), and QInterval::SetMin().
|
inline |
Definition at line 21 of file QEnergyRangesHandle.hh.
References fCalibLabel.
Referenced by MEnergyFilter::Done().
|
inline |
Definition at line 22 of file QEnergyRangesHandle.hh.
References fCalibVersion.
|
inline |
Definition at line 24 of file QEnergyRangesHandle.hh.
References fCalibLabel.
Referenced by MEnergyFilter::Filter(), and MTwoVariablesEnergyFilter::Filter().
|
inline |
Definition at line 25 of file QEnergyRangesHandle.hh.
References fCalibVersion.
Referenced by MEnergyFilter::Done(), MEnergyFilter::Filter(), and MTwoVariablesEnergyFilter::Filter().
|
protected |
Definition at line 67 of file QEnergyRangesHandle.cc.
References QDb::DoExec(), QDb::DoQueryDouble(), err, Get(), QDianaDb::Get(), QGlobalLabel::GetBareOwnerAndExtraLabel(), QInterval::GetMax(), QInterval::GetMin(), QDb::Insert(), QERR_DB_NULL_RESULT, QERR_SUCCESS, and QERR_TYPE_CONVERSION.
|
private |
Definition at line 31 of file QEnergyRangesHandle.hh.
Referenced by GetCalibLabel(), and SetCalibLabel().
|
private |
Definition at line 32 of file QEnergyRangesHandle.hh.
Referenced by GetCalibVersion(), and SetCalibVersion().