|
ATLAS Offline Software
|
This class provides access to constants in the Geometry DB.
More...
#include <TileDddbManager.h>
This class provides access to constants in the Geometry DB.
We have following tables:
- See also
- TILE
-
GLOBALS
-
MODULES Modules
-
TILB Modules
-
SCNT Scintillator
-
TIGR Girder
-
TIFG Finger
-
CUTS Extended Barrel cutouts
-
TICG
Definition at line 36 of file TileDddbManager.h.
◆ TileSections
Enumerator |
---|
TILE_BARREL | |
TILE_EBARREL | |
TILE_PLUG1 | |
TILE_PLUG2 | |
TILE_PLUG3 | |
TILE_PLUG4 | |
Definition at line 40 of file TileDddbManager.h.
◆ TileDddbManager() [1/2]
TileDddbManager::TileDddbManager |
( |
IRDBAccessSvc * |
access, |
|
|
const std::string & |
version_tag, |
|
|
const std::string & |
version_node, |
|
|
bool |
sqliteInput = false |
|
) |
| |
◆ TileDddbManager() [2/2]
◆ ~TileDddbManager()
virtual TileDddbManager::~TileDddbManager |
( |
| ) |
|
|
inlinevirtual |
◆ addPlatesToCell()
int TileDddbManager::addPlatesToCell |
( |
| ) |
const |
|
inline |
◆ BoolCuts()
bool TileDddbManager::BoolCuts |
( |
| ) |
|
◆ BoolSaddle()
bool TileDddbManager::BoolSaddle |
( |
| ) |
|
◆ csTube()
int TileDddbManager::csTube |
( |
| ) |
const |
|
inline |
◆ CutsDX1()
double TileDddbManager::CutsDX1 |
( |
| ) |
const |
◆ CutsDX2()
double TileDddbManager::CutsDX2 |
( |
| ) |
const |
◆ CutsDY1()
double TileDddbManager::CutsDY1 |
( |
| ) |
const |
◆ CutsDY2()
double TileDddbManager::CutsDY2 |
( |
| ) |
const |
◆ CutsDZ1()
double TileDddbManager::CutsDZ1 |
( |
| ) |
const |
◆ CutsName()
std::string TileDddbManager::CutsName |
( |
| ) |
const |
◆ CutsXpos()
double TileDddbManager::CutsXpos |
( |
| ) |
const |
◆ CutsYpos()
double TileDddbManager::CutsYpos |
( |
| ) |
const |
◆ DzSaddleSupport()
double TileDddbManager::DzSaddleSupport |
( |
| ) |
const |
◆ FillModTypes()
void TileDddbManager::FillModTypes |
( |
| ) |
|
|
private |
Definition at line 580 of file TileDddbManager.cxx.
586 while (fullType > 0) {
587 unsigned int subType = fullType%100;
◆ GetEnvDPhi()
double TileDddbManager::GetEnvDPhi |
( |
| ) |
const |
Definition at line 314 of file TileDddbManager.cxx.
320 if ( dphi != 0 &&
m_tag ==
"TileCal-02") {
321 dphi -= 360.0/64.0/2.;
326 ATH_MSG_ERROR(
"TileDddbManager::GetEnvDPhi() - Current Envelope not set, returning -999" );
◆ GetEnvDPsi()
double TileDddbManager::GetEnvDPsi |
( |
| ) |
const |
◆ GetEnvDTheta()
double TileDddbManager::GetEnvDTheta |
( |
| ) |
const |
◆ GetEnvDX()
double TileDddbManager::GetEnvDX |
( |
| ) |
const |
◆ GetEnvDY()
double TileDddbManager::GetEnvDY |
( |
| ) |
const |
◆ GetEnvDZ()
double TileDddbManager::GetEnvDZ |
( |
| ) |
const |
◆ GetEnvNModules()
int TileDddbManager::GetEnvNModules |
( |
| ) |
const |
◆ GetEnvRin()
double TileDddbManager::GetEnvRin |
( |
| ) |
const |
◆ GetEnvRout()
double TileDddbManager::GetEnvRout |
( |
| ) |
const |
◆ GetEnvSide()
int TileDddbManager::GetEnvSide |
( |
| ) |
const |
◆ GetEnvType()
int TileDddbManager::GetEnvType |
( |
| ) |
const |
◆ GetEnvZLength()
double TileDddbManager::GetEnvZLength |
( |
| ) |
const |
Definition at line 296 of file TileDddbManager.cxx.
303 if (len > 564 + 37.7*2 &&
m_tag ==
"TileCal-02") {
309 ATH_MSG_ERROR(
"TileDddbManager::GetEnvZLength() - Current Envelope not set, returning -999" );
◆ GetEnvZShift()
double TileDddbManager::GetEnvZShift |
( |
| ) |
const |
◆ GetModDPhi()
double TileDddbManager::GetModDPhi |
( |
| ) |
const |
◆ GetModDPsi()
double TileDddbManager::GetModDPsi |
( |
| ) |
const |
◆ GetModDTheta()
double TileDddbManager::GetModDTheta |
( |
| ) |
const |
◆ GetModDX()
double TileDddbManager::GetModDX |
( |
| ) |
const |
◆ GetModDY()
double TileDddbManager::GetModDY |
( |
| ) |
const |
◆ GetModDZ()
double TileDddbManager::GetModDZ |
( |
| ) |
const |
◆ GetModNumber()
int TileDddbManager::GetModNumber |
( |
| ) |
const |
◆ GetModType() [1/2]
int TileDddbManager::GetModType |
( |
| ) |
const |
◆ GetModType() [2/2]
unsigned int TileDddbManager::GetModType |
( |
unsigned int |
Id | ) |
const |
◆ GetModTypeSize()
unsigned int TileDddbManager::GetModTypeSize |
( |
| ) |
const |
◆ GetNumberOfEnv()
int TileDddbManager::GetNumberOfEnv |
( |
| ) |
const |
◆ GetNumTicl()
unsigned int TileDddbManager::GetNumTicl |
( |
| ) |
const |
◆ GetNumTilb()
unsigned int TileDddbManager::GetNumTilb |
( |
| ) |
const |
◆ getSwitch()
int TileDddbManager::getSwitch |
( |
const char * |
name, |
|
|
int |
def_val |
|
) |
| const |
◆ glue()
int TileDddbManager::glue |
( |
| ) |
const |
|
inline |
◆ initMessaging()
void AthMessaging::initMessaging |
( |
| ) |
const |
|
privateinherited |
Initialize our message level and MessageSvc.
This method should only be called once.
Definition at line 39 of file AthMessaging.cxx.
◆ msg() [1/2]
MsgStream & AthMessaging::msg |
( |
| ) |
const |
|
inlineinherited |
The standard message stream.
Returns a reference to the default message stream May not be invoked before sysInitialize() has been invoked.
Definition at line 164 of file AthMessaging.h.
◆ msg() [2/2]
MsgStream & AthMessaging::msg |
( |
const MSG::Level |
lvl | ) |
const |
|
inlineinherited |
The standard message stream.
Returns a reference to the default message stream May not be invoked before sysInitialize() has been invoked.
Definition at line 179 of file AthMessaging.h.
180 {
return msg() << lvl; }
◆ msgLvl()
bool AthMessaging::msgLvl |
( |
const MSG::Level |
lvl | ) |
const |
|
inlineinherited |
Test the output level.
- Parameters
-
lvl | The message level to test against |
- Returns
- boolean Indicating if messages at given level will be printed
- Return values
-
true | Messages at level "lvl" will be printed |
Definition at line 151 of file AthMessaging.h.
◆ operator=()
◆ PVT()
int TileDddbManager::PVT |
( |
| ) |
const |
|
inline |
◆ RadiusSaddle()
double TileDddbManager::RadiusSaddle |
( |
| ) |
const |
◆ SCNTdphi()
double TileDddbManager::SCNTdphi |
( |
| ) |
const |
◆ SCNTdr()
double TileDddbManager::SCNTdr |
( |
| ) |
const |
◆ SCNTdrw()
double TileDddbManager::SCNTdrw |
( |
| ) |
const |
◆ SCNTdt()
double TileDddbManager::SCNTdt |
( |
| ) |
const |
◆ SCNTdtw()
double TileDddbManager::SCNTdtw |
( |
| ) |
const |
◆ SCNTitem()
int TileDddbManager::SCNTitem |
( |
| ) |
const |
Fields of SCNT structure (see also Oracle comments):
- Parameters
-
SCNTitem | Scintillator number:1-bar,2-ext,3-ITC1(7,8 special ITC),4-ITC2,5-Gap,6-Crack |
SCNTdr | Dimension along R |
SCNTrc | R position with respect to the lower edge of module |
SCNTzp | Z position |
SCNTdrw | Radial space for wrapping |
SCNTdt | Scintillator thickness in Z |
SCNTdtw | Wrapping thickness in Z |
SCNTdphi | Distance between scintillator and absorber edge in Phi |
Definition at line 957 of file TileDddbManager.cxx.
963 ATH_MSG_ERROR(
"TileDddbManager::SCNTitem() - Current Scintillator not set, returning -999" );
◆ SCNTrc()
double TileDddbManager::SCNTrc |
( |
| ) |
const |
◆ SCNTzp()
double TileDddbManager::SCNTzp |
( |
| ) |
const |
◆ SetCurrentCuts()
int TileDddbManager::SetCurrentCuts |
( |
const std::string & |
input | ) |
|
Fields of CUTS structure (see also Oracle comments):
- Parameters
-
CUTSName | Cuts volume name |
CutsDX1 | TRD shape, dX1/2 |
CutsDX2 | TRD shape, dX2/2 |
CutsDY1 | TRD shape, dY1/2 |
CutsDY2 | TRD shape, dY2/2 |
CutsDZ1 | TRD shape, dZ1/2 |
CutsXpos | X Position |
CutsYpos | Y Position |
Definition at line 1048 of file TileDddbManager.cxx.
1052 unsigned int ind = 0;
1059 {
ATH_MSG_ERROR(
"TileDddbManager::SetCurrentCuts() - Unable to find the m_currentCuts volume name = " <<
name );
1067 ATH_MSG_WARNING(
"TileDddbManager::SetCurrentCuts() - SetCuts Ext.Barrel Cuts unavailable in touched DB" );
◆ SetCurrentEnvByIndex()
int TileDddbManager::SetCurrentEnvByIndex |
( |
unsigned int |
envelope | ) |
|
Definition at line 209 of file TileDddbManager.cxx.
220 unsigned int ind1 = 0;
226 int part = (*m_timod)[ind1]->getInt(
"PART");
227 if (
m_tag ==
"TileCal-02" ) {
240 ATH_MSG_ERROR(
"TileDddbManager::SetCurrentEnvByIndex() - Couldn't return begin of modules" );
245 ATH_MSG_ERROR(
"TileDddbManager::SetCurrentEnvByIndex() - Couldn't return Envelope" );
◆ SetCurrentEnvByType()
int TileDddbManager::SetCurrentEnvByType |
( |
unsigned int |
envelope | ) |
|
Definition at line 174 of file TileDddbManager.cxx.
181 unsigned int ind2 = 0;
182 while (((*
m_tiglob)[ind2]->getInt(
"PART") !=
static_cast<int>(envelopeT)) && (++ind2 <
m_n_tiglob))
188 unsigned int ind3 = 0;
189 while (((*
m_timod)[ind3]->getInt(
"PART") !=
static_cast<int>(envelopeT)) && (++ind3 <
m_n_timod))
199 ATH_MSG_ERROR(
"TileDddbManager::SetCurrentEnvByType() - Couldn't return begin of modules" );
204 ATH_MSG_ERROR(
"TileDddbManager::SetCurrentEnvByType() - Couldn't return Envelope" );
◆ SetCurrentGird()
int TileDddbManager::SetCurrentGird |
( |
int |
item | ) |
|
◆ SetCurrentModuleByIndex()
int TileDddbManager::SetCurrentModuleByIndex |
( |
unsigned int |
Id | ) |
|
Definition at line 406 of file TileDddbManager.cxx.
415 ATH_MSG_ERROR(
"TileDddbManager::SetCurrentModuleByIndex() - Module number " << Id <<
" is out of range" );
425 ATH_MSG_ERROR(
"TileDddbManager::SetCurrentModuleByIndex() - Current Envelope not set, returning -999" );
◆ SetCurrentModuleByNumber()
int TileDddbManager::SetCurrentModuleByNumber |
( |
unsigned int |
Number | ) |
|
Definition at line 430 of file TileDddbManager.cxx.
440 while (((*
m_timod)[ind4]->getInt(
"MODNUM") !=
static_cast<int>(Number))&&(++ind4 < EnvEnd))
450 ATH_MSG_ERROR(
"TileDddbManager::SetCurrentModuleByNumber() - Couldn't return Module" );
455 ATH_MSG_ERROR(
"TileDddbManager::SetCurrentModuleByNumber() - Current Envelope not set, returning -999" );
◆ SetCurrentSaddle()
int TileDddbManager::SetCurrentSaddle |
( |
unsigned int |
index | ) |
|
Fields of SADDLE structure (see also Oracle comments):
- Parameters
-
DzSaddleSupport | Width of Saddle Support [cm] |
RadiusSaddle | Radius of Saddle Support [cm] |
Definition at line 1162 of file TileDddbManager.cxx.
1173 ATH_MSG_WARNING(
"TileDddbManager::SetCurrentSaddle() - Saddle unavailable in touched DB");
◆ SetCurrentScin()
int TileDddbManager::SetCurrentScin |
( |
int |
item | ) |
|
◆ SetCurrentSection()
int TileDddbManager::SetCurrentSection |
( |
unsigned int |
section, |
|
|
bool |
print = true |
|
) |
| |
◆ SetCurrentSectionByIndex()
int TileDddbManager::SetCurrentSectionByIndex |
( |
unsigned int |
IdSection | ) |
|
◆ SetCurrentSectionByNumber()
int TileDddbManager::SetCurrentSectionByNumber |
( |
unsigned int |
section | ) |
|
◆ SetCurrentTicg()
int TileDddbManager::SetCurrentTicg |
( |
int |
item | ) |
|
◆ SetCurrentTicl() [1/2]
int TileDddbManager::SetCurrentTicl |
( |
int |
detector, |
|
|
double |
sample, |
|
|
double |
tower |
|
) |
| |
Definition at line 1484 of file TileDddbManager.cxx.
1486 unsigned int detector_ind = 0;
1495 ATH_MSG_DEBUG(
"TileDddbManager::SetCurrentTicl() - Unable to find any cell for the detector = " <<
detector );
1509 ATH_MSG_DEBUG(
"TileDddbManager::SetCurrentTicl() - Unable to find any cell for sample = "
1524 ATH_MSG_DEBUG(
"TileDddbManager::SetCurrentTicl() - Unable to find any cell for tower = "
1525 << tower <<
" in the detector = " <<
detector <<
" and sample = " <<
sample );
◆ SetCurrentTicl() [2/2]
int TileDddbManager::SetCurrentTicl |
( |
unsigned int |
index | ) |
|
◆ SetCurrentTifg()
int TileDddbManager::SetCurrentTifg |
( |
int |
section | ) |
|
◆ SetCurrentTypeByIndex()
int TileDddbManager::SetCurrentTypeByIndex |
( |
unsigned int |
Id | ) |
|
◆ SetCurrentTypeByNumber()
int TileDddbManager::SetCurrentTypeByNumber |
( |
unsigned int |
Number | ) |
|
◆ SetFirstTiclInDet()
int TileDddbManager::SetFirstTiclInDet |
( |
int |
detector | ) |
|
◆ SetFirstTiclInDetSamp()
int TileDddbManager::SetFirstTiclInDetSamp |
( |
int |
detector, |
|
|
double |
sample |
|
) |
| |
◆ setLevel()
void AthMessaging::setLevel |
( |
MSG::Level |
lvl | ) |
|
|
inherited |
◆ SetNextTiclInDet()
int TileDddbManager::SetNextTiclInDet |
( |
| ) |
|
◆ SetNextTiclInDetSamp()
int TileDddbManager::SetNextTiclInDetSamp |
( |
| ) |
|
◆ steel()
int TileDddbManager::steel |
( |
| ) |
const |
|
inline |
◆ TICGdr()
double TileDddbManager::TICGdr |
( |
| ) |
const |
◆ TICGdx1()
double TileDddbManager::TICGdx1 |
( |
| ) |
const |
◆ TICGdx2()
double TileDddbManager::TICGdx2 |
( |
| ) |
const |
◆ TICGdz()
double TileDddbManager::TICGdz |
( |
| ) |
const |
◆ TICGitem()
int TileDddbManager::TICGitem |
( |
| ) |
const |
◆ TICGmaterial()
int TileDddbManager::TICGmaterial |
( |
| ) |
const |
◆ TICGoff()
double TileDddbManager::TICGoff |
( |
| ) |
const |
◆ TICGrc()
double TileDddbManager::TICGrc |
( |
| ) |
const |
◆ TICGshape()
int TileDddbManager::TICGshape |
( |
| ) |
const |
◆ TICGzc()
double TileDddbManager::TICGzc |
( |
| ) |
const |
◆ TICLdeta()
double TileDddbManager::TICLdeta |
( |
| ) |
const |
◆ TICLdetector()
int TileDddbManager::TICLdetector |
( |
| ) |
const |
◆ TICLeta()
double TileDddbManager::TICLeta |
( |
| ) |
const |
◆ TICLfirstrow()
double TileDddbManager::TICLfirstrow |
( |
| ) |
const |
◆ TICLholes()
double TileDddbManager::TICLholes |
( |
unsigned int |
ind | ) |
const |
◆ TICLlastrow()
double TileDddbManager::TICLlastrow |
( |
| ) |
const |
◆ TICLncell()
double TileDddbManager::TICLncell |
( |
| ) |
const |
◆ TICLnpmt()
double TileDddbManager::TICLnpmt |
( |
| ) |
const |
◆ TICLntilesrow()
double TileDddbManager::TICLntilesrow |
( |
unsigned int |
ind | ) |
const |
◆ TICLsample()
double TileDddbManager::TICLsample |
( |
| ) |
const |
◆ TICLtower()
double TileDddbManager::TICLtower |
( |
| ) |
const |
◆ TIFGdz()
double TileDddbManager::TIFGdz |
( |
| ) |
const |
◆ TIFGnelem()
int TileDddbManager::TIFGnelem |
( |
| ) |
const |
◆ TIFGsection()
int TileDddbManager::TIFGsection |
( |
| ) |
const |
◆ TIGRdr()
double TileDddbManager::TIGRdr |
( |
| ) |
const |
◆ TIGRdw()
double TileDddbManager::TIGRdw |
( |
| ) |
const |
◆ TIGRitem()
int TileDddbManager::TIGRitem |
( |
| ) |
const |
◆ TIGRmaterial()
int TileDddbManager::TIGRmaterial |
( |
| ) |
const |
◆ TIGRoff()
double TileDddbManager::TIGRoff |
( |
| ) |
const |
◆ TIGRrc()
double TileDddbManager::TIGRrc |
( |
| ) |
const |
◆ TILBcurscint()
int TileDddbManager::TILBcurscint |
( |
| ) |
const |
◆ TILBdrfront()
double TileDddbManager::TILBdrfront |
( |
| ) |
const |
◆ TILBdzend()
double TileDddbManager::TILBdzend |
( |
| ) |
const |
◆ TILBdzend1()
double TileDddbManager::TILBdzend1 |
( |
| ) |
const |
◆ TILBdzend2()
double TileDddbManager::TILBdzend2 |
( |
| ) |
const |
◆ TILBdzgir()
double TileDddbManager::TILBdzgir |
( |
| ) |
const |
◆ TILBdzmast()
double TileDddbManager::TILBdzmast |
( |
| ) |
const |
◆ TILBdzmodul()
double TileDddbManager::TILBdzmodul |
( |
| ) |
const |
◆ TILBdzperio()
double TileDddbManager::TILBdzperio |
( |
| ) |
const |
◆ TILBdzspac()
double TileDddbManager::TILBdzspac |
( |
| ) |
const |
◆ TILBfingpattern()
int TileDddbManager::TILBfingpattern |
( |
| ) |
const |
◆ TILBflangex()
double TileDddbManager::TILBflangex |
( |
| ) |
const |
◆ TILBflangey()
double TileDddbManager::TILBflangey |
( |
| ) |
const |
◆ TILBisci_st()
double TileDddbManager::TILBisci_st |
( |
| ) |
const |
◆ TILBngirder()
int TileDddbManager::TILBngirder |
( |
| ) |
const |
◆ TILBnmodul()
int TileDddbManager::TILBnmodul |
( |
| ) |
const |
◆ TILBnpercutneg()
int TileDddbManager::TILBnpercutneg |
( |
| ) |
const |
◆ TILBnpercutpos()
int TileDddbManager::TILBnpercutpos |
( |
| ) |
const |
◆ TILBnperiod()
int TileDddbManager::TILBnperiod |
( |
| ) |
const |
◆ TILBnscin()
int TileDddbManager::TILBnscin |
( |
| ) |
const |
◆ TILBphigap()
double TileDddbManager::TILBphigap |
( |
| ) |
const |
◆ TILBrmax()
double TileDddbManager::TILBrmax |
( |
| ) |
const |
◆ TILBrmaximal()
double TileDddbManager::TILBrmaximal |
( |
| ) |
const |
◆ TILBrmin()
double TileDddbManager::TILBrmin |
( |
| ) |
const |
◆ TILBrminimal()
double TileDddbManager::TILBrminimal |
( |
| ) |
const |
◆ TILBsection()
int TileDddbManager::TILBsection |
( |
| ) |
const |
◆ TILBzoffset()
double TileDddbManager::TILBzoffset |
( |
| ) |
const |
◆ TILEnmodul()
int TileDddbManager::TILEnmodul |
( |
| ) |
const |
◆ TILErmam()
double TileDddbManager::TILErmam |
( |
| ) |
const |
◆ TILErmax()
double TileDddbManager::TILErmax |
( |
| ) |
const |
◆ TILErmim()
double TileDddbManager::TILErmim |
( |
| ) |
const |
◆ TILErmin()
double TileDddbManager::TILErmin |
( |
| ) |
const |
◆ TILEzmam()
double TileDddbManager::TILEzmam |
( |
| ) |
const |
◆ TILEzshift()
double TileDddbManager::TILEzshift |
( |
| ) |
const |
◆ uShape()
int TileDddbManager::uShape |
( |
| ) |
const |
|
inline |
◆ ATLAS_THREAD_SAFE
std::atomic_flag m_initialized AthMessaging::ATLAS_THREAD_SAFE = ATOMIC_FLAG_INIT |
|
mutableprivateinherited |
◆ m_buildCuts
bool TileDddbManager::m_buildCuts |
|
private |
◆ m_buildSaddle
bool TileDddbManager::m_buildSaddle |
|
private |
◆ m_currentCuts
◆ m_currentGird
◆ m_currentSaddle
◆ m_currentScin
◆ m_currentSection
◆ m_currentTicg
◆ m_currentTicl
◆ m_currentTiclInd
int TileDddbManager::m_currentTiclInd |
|
private |
◆ m_currentTifg
◆ m_currentTileGlob
◆ m_currentTileMod
◆ m_cuts
◆ m_EnvBegin
unsigned int TileDddbManager::m_EnvBegin |
|
private |
◆ m_EnvNum
unsigned int TileDddbManager::m_EnvNum |
|
private |
◆ m_EnvSize
unsigned int TileDddbManager::m_EnvSize |
|
private |
◆ m_imsg
std::atomic<IMessageSvc*> AthMessaging::m_imsg { nullptr } |
|
mutableprivateinherited |
◆ m_lvl
std::atomic<MSG::Level> AthMessaging::m_lvl { MSG::NIL } |
|
mutableprivateinherited |
◆ m_modTypes
std::vector<unsigned int> TileDddbManager::m_modTypes |
|
private |
◆ m_msg_tls
boost::thread_specific_ptr<MsgStream> AthMessaging::m_msg_tls |
|
mutableprivateinherited |
MsgStream instance (a std::cout like with print-out levels)
Definition at line 132 of file AthMessaging.h.
◆ m_n_cuts
unsigned int TileDddbManager::m_n_cuts |
|
private |
◆ m_n_saddle
unsigned int TileDddbManager::m_n_saddle |
|
private |
◆ m_n_scnt
unsigned int TileDddbManager::m_n_scnt |
|
private |
◆ m_n_ticg
unsigned int TileDddbManager::m_n_ticg |
|
private |
◆ m_n_ticl
unsigned int TileDddbManager::m_n_ticl |
|
private |
◆ m_n_tifg
unsigned int TileDddbManager::m_n_tifg |
|
private |
◆ m_n_tiglob
unsigned int TileDddbManager::m_n_tiglob |
|
private |
◆ m_n_tigr
unsigned int TileDddbManager::m_n_tigr |
|
private |
◆ m_n_tilb
unsigned int TileDddbManager::m_n_tilb |
|
private |
◆ m_n_tileSwitches
unsigned int TileDddbManager::m_n_tileSwitches |
|
private |
◆ m_n_timod
unsigned int TileDddbManager::m_n_timod |
|
private |
◆ m_nm
std::string AthMessaging::m_nm |
|
privateinherited |
◆ m_node
std::string TileDddbManager::m_node |
|
private |
◆ m_saddle
◆ m_scnt
◆ m_sqliteInput
bool TileDddbManager::m_sqliteInput |
|
private |
◆ m_tag
std::string TileDddbManager::m_tag |
|
private |
◆ m_ticg
◆ m_ticl
◆ m_tifg
◆ m_tiglob
◆ m_tigr
◆ m_tilb
◆ m_tile
◆ m_tileSwitches
◆ m_timod
The documentation for this class was generated from the following files:
virtual int getInt(const std::string &fieldName) const =0
Get int field value.
std::atomic< MSG::Level > m_lvl
Current logging level.
const IRDBRecord * m_currentSection
const IRDBRecord * m_currentTileMod
int SetCurrentSection(unsigned int section, bool print=true)
const IRDBRecord * m_currentTileGlob
virtual const std::string & getString(const std::string &fieldName) const =0
Get string field value.
std::vector< unsigned int > m_modTypes
const IRDBRecord * m_currentTicg
const IRDBRecord * m_currentGird
const IRDBRecord * m_currentTicl
std::atomic< IMessageSvc * > m_imsg
MessageSvc pointer.
const IRDBRecord * m_currentCuts
IMessageSvc * getMessageSvc(bool quiet=false)
int SetCurrentTypeByIndex(unsigned int Id)
AthMessaging()
Default constructor:
unsigned int m_n_tileSwitches
int getSwitch(const char *name, int def_val) const
def access(filename, mode)
MsgStream & msg() const
The standard message stream.
IRDBRecordset_ptr m_tileSwitches
IRDBRecordset_ptr m_tiglob
const IRDBRecord * m_currentSaddle
const IRDBRecord * m_currentTifg
IRDBRecordset_ptr m_timod
const IRDBRecord * m_currentScin
#define ATH_MSG_WARNING(x)
virtual bool isFieldNull(const std::string &fieldName) const =0
Check if the field value is NULL.
std::string m_nm
Message source name.
IRDBRecordset_ptr m_saddle
virtual double getDouble(const std::string &fieldName) const =0
Get double field value.
void print(std::FILE *stream, std::format_string< Args... > fmt, Args &&... args)
void initMessaging() const
Initialize our message level and MessageSvc.
boost::thread_specific_ptr< MsgStream > m_msg_tls
MsgStream instance (a std::cout like with print-out levels)
#define sample_ind(r, m, c, i)
virtual float getFloat(const std::string &fieldName) const =0
Get float field value.