20{
22
23
24 DecodeVersionKey versionKey(geoDbTag,"SCT");
25 const std::string&
versionTag = versionKey.tag();
26 const std::string& versionNode = versionKey.node();
27
28
29 DecodeVersionKey indetVersionKey(geoDbTag,"InnerDetector");
30
31
33
34
37
38
40
41
42
44
45 msg(MSG::INFO) <<
"Retrieving Record Sets from database ..." <<
endmsg;
47 msg(MSG::DEBUG) <<
" at node: " << versionNode <<
endmsg;
49
50
52 msg(MSG::DEBUG) <<
"Table SctTopLevel Fetched" <<
endmsg;
53
54
56 msg(MSG::DEBUG) <<
"Table SctWeights Fetched" <<
endmsg;
57
58
59
61 msg(MSG::DEBUG) <<
"Table SctMatScaling Fetched" <<
endmsg;
62
63
65 msg(MSG::DEBUG) <<
"Table SctConditions Fetched" <<
endmsg;
66
67
68
69
71 msg(MSG::DEBUG) <<
"Table SctBrlSensor Fetched" <<
endmsg;
72
74 msg(MSG::DEBUG) <<
"Table SctBrlModule Fetched" <<
endmsg;
75
77 msg(MSG::DEBUG) <<
"Table SctBrlSki Fetched" <<
endmsg;
78
80 msg(MSG::DEBUG) <<
"Table SctBrlSkiZ Fetched" <<
endmsg;
81
83 msg(MSG::DEBUG) <<
"Table SctBrlLayer Fetched" <<
endmsg;
84
86 msg(MSG::DEBUG) <<
"Table SctBrlServices Fetched" <<
endmsg;
87
89 msg(MSG::DEBUG) <<
"Table SctBrlServPerLayer Fetched" <<
endmsg;
90
92 msg(MSG::DEBUG) <<
"Table SctBrlThermalShield Fetched" <<
endmsg;
93
95 msg(MSG::DEBUG) <<
"Table SctBrlGeneral Fetched" <<
endmsg;
96
98 msg(MSG::DEBUG) <<
"Table SctBrlFSI Fetched" <<
endmsg;
99
101 msg(MSG::DEBUG) <<
"Table SctBrlFSILocation Fetched" <<
endmsg;
102
104 msg(MSG::DEBUG) <<
"Table SctFwdSensor Fetched" <<
endmsg;
105
107 msg(MSG::DEBUG) <<
"Table SctFwdHybrid Fetched" <<
endmsg;
108
110 msg(MSG::DEBUG) <<
"Table SctFwdSpine Fetched" <<
endmsg;
111
113 msg(MSG::DEBUG) <<
"Table SctFwdModule Fetched" <<
endmsg;
114
116 msg(MSG::DEBUG) <<
"Table SctFwdModuleConnector Fetched" <<
endmsg;
117
118
119
120
122 msg(MSG::DEBUG) <<
"Table SctFwdRing Fetched" <<
endmsg;
123
125 msg(MSG::DEBUG) <<
"Table SctFwdWheel Fetched" <<
endmsg;
126
128 msg(MSG::DEBUG) <<
"Table SctFwdWheelRingMap Fetched" <<
endmsg;
129
131 msg(MSG::DEBUG) <<
"Table SctFwdDiscSupport Fetched" <<
endmsg;
132
134 msg(MSG::DEBUG) <<
"Table SctFwdPatchPanelLoc Fetched" <<
endmsg;
135
137 msg(MSG::DEBUG) <<
"Table SctFwdPatchPanel Fetched" <<
endmsg;
138
140 msg(MSG::DEBUG) <<
"Table SctFwdPPConnector Fetched" <<
endmsg;
141
143 msg(MSG::DEBUG) <<
"Table SctFwdPPCooling Fetched" <<
endmsg;
144
146 msg(MSG::DEBUG) <<
"Table SctFwdCoolingBlock Fetched" <<
endmsg;
147
149 msg(MSG::DEBUG) <<
"Table SctFwdRingServices Fetched" <<
endmsg;
150
152 msg(MSG::DEBUG) <<
"Table SctFwdServices Fetched" <<
endmsg;
153
155 msg(MSG::DEBUG) <<
"Table SctFwdFSILocation Fetched" <<
endmsg;
156
158 msg(MSG::DEBUG) <<
"Table SctFwdFSIType Fetched" <<
endmsg;
159
161 msg(MSG::DEBUG) <<
"Table SctFwdFSI Fetched" <<
endmsg;
162
164 msg(MSG::DEBUG) <<
"Table SctFwdThermalShield Fetched" <<
endmsg;
165
167 msg(MSG::DEBUG) <<
"Table SctFwdGeneral Fetched" <<
endmsg;
168
170 msg(MSG::DEBUG) <<
"Table SctFwdOptoHarness Fetched" <<
endmsg;
171
173 msg(MSG::DEBUG) <<
"Table SctFwdDiscFixation Fetched" <<
endmsg;
174
176 msg(MSG::DEBUG) <<
"Table SctFwdCyServ Fetched" <<
endmsg;
177
179 msg(MSG::DEBUG) <<
"Table SctFwdCylServLoc Fetched" <<
endmsg;
180
181
182}
virtual std::string getChildTag(const std::string &childNode, const std::string &parentTag, const std::string &parentNode, const std::string &connName="ATLASDD")=0
Gets the tag name for the node by giving its parent node tag.
virtual IRDBRecordset_ptr getRecordsetPtr(const std::string &node, const std::string &tag, const std::string &tag2node="", const std::string &connName="ATLASDD")=0
Provides access to the Recordset object containing HVS-tagged data.
IRDBRecordset_ptr m_fwdSensor
IRDBRecordset_ptr m_brlServPerLayer
IRDBRecordset_ptr m_fwdHybrid
IRDBRecordset_ptr m_fwdGeneral
IRDBRecordset_ptr m_brlFSILocation
IRDBRecordset_ptr m_brlThermalShield
IRDBRecordset_ptr m_brlFSI
SCT_GeoModelAthenaComps * m_athenaComps
IRDBRecordset_ptr m_fwdCoolingBlock
IRDBRecordset_ptr m_fwdRing
IRDBRecordset_ptr m_fwdModule
IRDBRecordset_ptr m_fwdPatchPanel
IRDBRecordset_ptr m_fwdOptoHarness
IRDBRecordset_ptr m_brlModule
IRDBRecordset_ptr m_fwdSpine
IRDBRecordset_ptr m_brlSensor
IRDBRecordset_ptr m_fwdPPConnector
IRDBRecordset_ptr m_fwdWheel
IRDBRecordset_ptr m_fwdRingServices
IRDBRecordset_ptr m_fwdPPCooling
IRDBRecordset_ptr m_brlSki
IRDBRecordset_ptr m_fwdFSIType
IRDBRecordset_ptr m_fwdDiscSupport
IRDBRecordset_ptr m_brlGeneral
std::string m_sctVersionTag
IRDBRecordset_ptr m_weightTable
IRDBRecordset_ptr m_fwdFSILocation
const std::string & versionTag() const
IRDBRecordset_ptr m_fwdPatchPanelLoc
IRDBRecordset_ptr m_fwdServices
IRDBRecordset_ptr m_fwdModuleConnector
IRDBRecordset_ptr m_topLevel
IRDBRecordset_ptr m_scalingTable
IRDBRecordset_ptr m_brlSkiZ
IRDBRecordset_ptr m_fwdCylServ
IRDBRecordset_ptr m_conditions
IRDBRecordset_ptr m_fwdDiscFixation
IRDBRecordset_ptr m_fwdWheelRingMap
IRDBRecordset_ptr m_brlLayer
IRDBRecordset_ptr m_fwdFSI
IRDBRecordset_ptr m_brlServices
IRDBRecordset_ptr m_fwdThermalShield
IRDBRecordset_ptr m_fwdCylServLoc
SCT_GeoModelAthenaComps * athenaComps()