BOSS 7.0.9
BESIII Offline Software System
|
#include <ReadBeamInfFromDb.h>
Public Member Functions | |
ReadBeamInfFromDb () | |
~ReadBeamInfFromDb () | |
bool | isRunValid (int run) |
double | getbeamE (int run) |
ReadBeamInfFromDb () | |
~ReadBeamInfFromDb () | |
bool | isRunValid (int run) |
double | getbeamE (int run, double defaultbeamE) |
CLHEP::Hep3Vector | getbeta () |
bool | setcalib (bool calib) |
Definition at line 9 of file DQA/DQADtagAlg/DQADtagAlg-00-00-13/DQADtagAlg/util/ReadBeamInfFromDb.h.
ReadBeamInfFromDb::ReadBeamInfFromDb | ( | ) |
Definition at line 5 of file DQA/DQADtagAlg/DQADtagAlg-00-00-13/src/util/ReadBeamInfFromDb.cxx.
|
inline |
Definition at line 14 of file DQA/DQADtagAlg/DQADtagAlg-00-00-13/DQADtagAlg/util/ReadBeamInfFromDb.h.
ReadBeamInfFromDb::ReadBeamInfFromDb | ( | ) |
|
inline |
Definition at line 15 of file Reconstruction/DTagAlg/DTagAlg-00-01-09/DTagAlg/ReadBeamInfFromDb.h.
double ReadBeamInfFromDb::getbeamE | ( | int | run | ) |
Definition at line 84 of file DQA/DQADtagAlg/DQADtagAlg-00-00-13/src/util/ReadBeamInfFromDb.cxx.
Referenced by DQADtag::execute(), ChargedDReconstruction::execute(), DsReconstruction::execute(), LambdaCReconstruction::execute(), and NeutralDReconstruction::execute().
double ReadBeamInfFromDb::getbeamE | ( | int | run, |
double | defaultbeamE | ||
) |
Definition at line 73 of file Reconstruction/DTagAlg/DTagAlg-00-01-09/src/ReadBeamInfFromDb.cxx.
|
inline |
Definition at line 19 of file Reconstruction/DTagAlg/DTagAlg-00-01-09/DTagAlg/ReadBeamInfFromDb.h.
Referenced by ChargedDReconstruction::execute(), DsReconstruction::execute(), LambdaCReconstruction::execute(), and NeutralDReconstruction::execute().
bool ReadBeamInfFromDb::isRunValid | ( | int | run | ) |
Definition at line 75 of file DQA/DQADtagAlg/DQADtagAlg-00-00-13/src/util/ReadBeamInfFromDb.cxx.
Referenced by DQADtag::execute(), and getbeamE().
bool ReadBeamInfFromDb::isRunValid | ( | int | run | ) |
Definition at line 20 of file Reconstruction/DTagAlg/DTagAlg-00-01-09/DTagAlg/ReadBeamInfFromDb.h.
Referenced by ChargedDReconstruction::execute(), DsReconstruction::execute(), LambdaCReconstruction::execute(), and NeutralDReconstruction::execute().