BOSS 7.0.4
BESIII Offline Software System
|
#include "CalibData/CalibModel.h"
#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/ClassID.h"
Go to the source code of this file.
Classes | |
class | CalibModel |
Macros | |
#define | _CalibData_CalibModel_cxx |
Variables | |
std::string | root |
std::string | tkr |
std::string | cal |
std::string | acd |
std::string | test |
std::string | nas |
std::string | mdc |
Implementation for CalibModel class, which initializes strings for use as paths for TDDS data. Also includes definitions of Gaudi class ids for TDDS DataObjects.
Definition in file CalibModel.cxx.
#define _CalibData_CalibModel_cxx |
Definition at line 3 of file CalibModel.cxx.
std::string acd |
Definition at line 42 of file CalibModel.cxx.
std::string cal |
Definition at line 41 of file CalibModel.cxx.
Referenced by TTrackManager::makeTds(), and TofShower::setCalibConst().
std::string mdc |
Definition at line 45 of file CalibModel.cxx.
Referenced by FillValidRecMdcTrackHisto(), TrkHotListFull::firstMdcLayer(), TrkHotListFull::lastMdcLayer(), TrkHotListFull::nMdc(), ReadBoostRoot::ReadBoostRoot(), MdcROOTGeo::SetPhysicalNode(), and BesTrigL1::stretchTrgCond().
std::string nas |
Definition at line 44 of file CalibModel.cxx.
Referenced by CalibModel::CalibModel().
std::string root |
Definition at line 39 of file CalibModel.cxx.
Referenced by CalibModel::CalibModel(), EvtBtoXsgammaFermiUtil::FermiGaussFuncRoot(), EvtBtoXsgammaRootFinder::GetGaussIntegFcnRoot(), EvtBtoXsgammaRootFinder::GetRootSingleFunc(), intersect(), and xmlBase::DocMan::parse().
std::string test |
Definition at line 43 of file CalibModel.cxx.
Referenced by TrkExpectedHotSet::addInfo(), CalibModel::CalibModel(), UseDedx::execute(), UseEmc::execute(), UseMuc::execute(), checkDedx::execute(), checkEmc::execute(), checkMdc::execute(), xmlBase::IFile::getDoubleVector(), xmlBase::IFile::getIntVector(), TTrack::HelCyl(), and GoofyMessenger::SetNewValue().
std::string tkr |
Definition at line 40 of file CalibModel.cxx.