|
ATLAS Offline Software
|
#include <CBNTAA_TBInfo.h>
|
| CBNTAA_TBInfo (const std::string &name, ISvcLocator *pSvcLocator) |
|
virtual | ~CBNTAA_TBInfo () |
|
virtual StatusCode | CBNT_initialize () override |
|
virtual StatusCode | CBNT_execute () override |
|
virtual StatusCode | CBNT_finalize () override |
|
virtual StatusCode | initialize () override |
|
virtual StatusCode | execute () override |
|
virtual StatusCode | finalize () override |
|
virtual StatusCode | pre_execute () |
|
virtual StatusCode | sysInitialize () override |
| Override sysInitialize. More...
|
|
virtual const DataObjIDColl & | extraOutputDeps () const override |
| Return the list of extra output dependencies. More...
|
|
ServiceHandle< StoreGateSvc > & | evtStore () |
| The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc . More...
|
|
const ServiceHandle< StoreGateSvc > & | evtStore () const |
| The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc . More...
|
|
const ServiceHandle< StoreGateSvc > & | detStore () const |
| The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc . More...
|
|
virtual StatusCode | sysStart () override |
| Handle START transition. More...
|
|
virtual std::vector< Gaudi::DataHandle * > | inputHandles () const override |
| Return this algorithm's input handles. More...
|
|
virtual std::vector< Gaudi::DataHandle * > | outputHandles () const override |
| Return this algorithm's output handles. More...
|
|
Gaudi::Details::PropertyBase & | declareProperty (Gaudi::Property< T > &t) |
|
Gaudi::Details::PropertyBase * | declareProperty (const std::string &name, SG::VarHandleKey &hndl, const std::string &doc, const SG::VarHandleKeyType &) |
| Declare a new Gaudi property. More...
|
|
Gaudi::Details::PropertyBase * | declareProperty (const std::string &name, SG::VarHandleBase &hndl, const std::string &doc, const SG::VarHandleType &) |
| Declare a new Gaudi property. More...
|
|
Gaudi::Details::PropertyBase * | declareProperty (const std::string &name, SG::VarHandleKeyArray &hndArr, const std::string &doc, const SG::VarHandleKeyArrayType &) |
|
Gaudi::Details::PropertyBase * | declareProperty (const std::string &name, T &property, const std::string &doc, const SG::NotHandleType &) |
| Declare a new Gaudi property. More...
|
|
Gaudi::Details::PropertyBase * | declareProperty (const std::string &name, T &property, const std::string &doc="none") |
| Declare a new Gaudi property. More...
|
|
void | updateVHKA (Gaudi::Details::PropertyBase &) |
|
MsgStream & | msg () const |
|
MsgStream & | msg (const MSG::Level lvl) const |
|
bool | msgLvl (const MSG::Level lvl) const |
|
|
float | GetEnergy (float CurrB3, float CurrB4) |
|
float | GetBdl3 (float current) |
|
float | GetBdl4 (float current) |
|
float | GetErrColl (float coll3_down, float coll3_up, float coll9_down, float coll9_up) |
|
float | GetErrAbsE (float energy) |
|
float | GetErrCurr (float currB3, float currB4) |
|
float | SyncLoss (float energy, float currB3, float currB4) |
|
float | SyncLossErr (float loss) |
|
void | calculateAll (int runNumber, int eventNumber) |
|
virtual StatusCode | CBNT_clear () override |
|
Gaudi::Details::PropertyBase & | declareGaudiProperty (Gaudi::Property< T > &hndl, const SG::VarHandleKeyType &) |
| specialization for handling Gaudi::Property<SG::VarHandleKey> More...
|
|
Gaudi::Details::PropertyBase & | declareGaudiProperty (Gaudi::Property< T > &hndl, const SG::VarHandleKeyArrayType &) |
| specialization for handling Gaudi::Property<SG::VarHandleKeyArray> More...
|
|
Gaudi::Details::PropertyBase & | declareGaudiProperty (Gaudi::Property< T > &hndl, const SG::VarHandleType &) |
| specialization for handling Gaudi::Property<SG::VarHandleBase> More...
|
|
Gaudi::Details::PropertyBase & | declareGaudiProperty (Gaudi::Property< T > &t, const SG::NotHandleType &) |
| specialization for handling everything that's not a Gaudi::Property<SG::VarHandleKey> or a <SG::VarHandleKeyArray> More...
|
|
Definition at line 17 of file CBNTAA_TBInfo.h.
◆ StoreGateSvc_t
◆ anonymous enum
◆ CBNTAA_TBInfo()
CBNTAA_TBInfo::CBNTAA_TBInfo |
( |
const std::string & |
name, |
|
|
ISvcLocator * |
pSvcLocator |
|
) |
| |
◆ ~CBNTAA_TBInfo()
CBNTAA_TBInfo::~CBNTAA_TBInfo |
( |
| ) |
|
|
virtual |
◆ addBranch() [1/3]
template<class T >
void CBNT_TBRecBase::addBranch |
( |
const std::string & |
branchname, |
|
|
T & |
obj, |
|
|
const std::string & |
leaflist |
|
) |
| |
|
inlineprotectedinherited |
◆ addBranch() [2/3]
template<class T >
void CBNT_TBRecBase::addBranch |
( |
const std::string & |
branchname, |
|
|
T *& |
obj |
|
) |
| |
|
inlineprotectedinherited |
◆ addBranch() [3/3]
template<class T >
void CBNT_TBRecBase::addBranch |
( |
const std::string & |
branchname, |
|
|
T *& |
obj, |
|
|
int |
bufferSize, |
|
|
int |
splitLevel |
|
) |
| |
|
inlineprotectedinherited |
◆ calculateAll()
void CBNTAA_TBInfo::calculateAll |
( |
int |
runNumber, |
|
|
int |
eventNumber |
|
) |
| |
|
private |
Definition at line 307 of file CBNTAA_TBInfo.cxx.
315 if (((
run < 2101225) && (
run >= 2101022)) || ((
run < 2102165) && (
run >= 2102003)))
340 float coll_equip[24];
381 float quad_equip[22];
382 float trim_equip[10];
386 for (
int i=0;
i<nc_quad;
i++)
396 folder =
"/TILE/DCS/SYSTEM1/BEAM";
401 folder =
"/TILE/DCS/SYSTEM1/BEAM";
413 (*m_quad_file)[
i] = quad_file[
i];
414 (*m_quad_equip)[
i] = quad_equip[
i];
420 for (
int i=0;
i<nc_bend;
i++)
429 folder =
"/TILE/DCS/SYSTEM1/BEAM";
433 folder =
"/TILE/DCS/TILE_LV_62/BEAM";
441 if (StatusCode::SUCCESS!=
m_runpar->getVal(
folder,val2,bend_equip[
i])) {
445 (*m_bend_file)[
i] = bend_file[
i];
446 (*m_bend_equip)[
i] = bend_equip[
i];
466 for (
int i=0;
i<nc_trim;
i++)
475 folder =
"/TILE/DCS/SYSTEM1/BEAM";
479 folder =
"/TILE/DCS/TILE_LV_62/BEAM";
487 if (StatusCode::SUCCESS!=
m_runpar->getVal(
folder,val2,trim_equip[
i])) {
491 (*m_trim_file)[
i] = trim_file[
i];
492 (*m_trim_equip)[
i] = trim_equip[
i];
498 for (
int i=0;
i<nc_coll;
i++)
508 folder =
"/TILE/DCS/SYSTEM1/BEAM";
512 folder =
"/TILE/DCS/TILE_LV_62/BEAM";
520 if (StatusCode::SUCCESS!=
m_runpar->getVal(
folder,val2,coll_equip[
i])) {
524 (*m_coll_file)[
i] = coll_file[
i];
525 (*m_coll_equip)[
i] = coll_equip[
i];
529 for (
int i=0;
i<nc_quad;
i++)
533 for (
int i=0;
i<nc_bend;
i++)
537 for (
int i=0;
i<nc_trim;
i++)
541 for (
int i=0;
i<nc_coll;
i++)
552 for (
int i=0;
i<nc_quad;
i++)
556 for (
int i=0;
i<nc_bend;
i++)
560 for (
int i=0;
i<nc_trim;
i++)
564 for (
int i=0;
i<nc_coll;
i++)
583 for (
int i=0;
i<nc_bend;
i++)
590 folder =
"/TILE/DCS/SYSTEM1/BEAM";
594 folder =
"/TILE/DCS/TILE_LV_62/BEAM";
597 if (StatusCode::SUCCESS!=
m_runpar->getVal(
folder,val2,bend_equip[
i])) {
603 for (
int i=0;
i<nc_coll;
i++)
610 folder =
"/TILE/DCS/SYSTEM1/BEAM";
614 folder =
"/TILE/DCS/TILE_LV_62/BEAM";
617 if (StatusCode::SUCCESS!=
m_runpar->getVal(
folder,val2,coll_equip[
i])) {
641 m_B8_Bdl = 0.00530982*bend_equip[7] + 0.00000328502*bend_equip[7]*bend_equip[7] -
642 0.00000000532397*bend_equip[7]*bend_equip[7]*bend_equip[7]-
643 0.00000000000276483*bend_equip[7]*bend_equip[7]*bend_equip[7]*bend_equip[7]+
644 0.000000000000003368*bend_equip[7]*bend_equip[7]*bend_equip[7]*bend_equip[7]*bend_equip[7];
654 float coll12_opening = (fabs(coll_equip[11]) + fabs(coll_equip[23]))/2.0;
◆ CBNT_clear()
StatusCode CBNTAA_TBInfo::CBNT_clear |
( |
| ) |
|
|
overrideprivatevirtual |
◆ CBNT_execute()
StatusCode CBNTAA_TBInfo::CBNT_execute |
( |
| ) |
|
|
overridevirtual |
Reimplemented from CBNT_TBRecBase.
Definition at line 124 of file CBNTAA_TBInfo.cxx.
126 const EventContext& ctx = Gaudi::Hive::currentContext();
133 int run = ctx.eventID().run_number();
134 uint64_t event = ctx.eventID().event_number();
163 return StatusCode::SUCCESS;
◆ CBNT_finalize()
StatusCode CBNTAA_TBInfo::CBNT_finalize |
( |
| ) |
|
|
overridevirtual |
◆ CBNT_initialize()
StatusCode CBNTAA_TBInfo::CBNT_initialize |
( |
| ) |
|
|
overridevirtual |
◆ declareGaudiProperty() [1/4]
specialization for handling Gaudi::Property<SG::VarHandleKeyArray>
Definition at line 170 of file AthCommonDataStore.h.
175 hndl.documentation());
◆ declareGaudiProperty() [2/4]
specialization for handling Gaudi::Property<SG::VarHandleKey>
Definition at line 156 of file AthCommonDataStore.h.
161 hndl.documentation());
◆ declareGaudiProperty() [3/4]
specialization for handling Gaudi::Property<SG::VarHandleBase>
Definition at line 184 of file AthCommonDataStore.h.
189 hndl.documentation());
◆ declareGaudiProperty() [4/4]
◆ declareProperty() [1/6]
Declare a new Gaudi property.
- Parameters
-
name | Name of the property. |
hndl | Object holding the property value. |
doc | Documentation string for the property. |
This is the version for types that derive from SG::VarHandleBase
. The property value object is put on the input and output lists as appropriate; then we forward to the base class.
Definition at line 245 of file AthCommonDataStore.h.
250 this->declare(hndl.
vhKey());
251 hndl.
vhKey().setOwner(
this);
253 return PBASE::declareProperty(
name,hndl,
doc);
◆ declareProperty() [2/6]
Declare a new Gaudi property.
- Parameters
-
name | Name of the property. |
hndl | Object holding the property value. |
doc | Documentation string for the property. |
This is the version for types that derive from SG::VarHandleKey
. The property value object is put on the input and output lists as appropriate; then we forward to the base class.
Definition at line 221 of file AthCommonDataStore.h.
229 return PBASE::declareProperty(
name,hndl,
doc);
◆ declareProperty() [3/6]
◆ declareProperty() [4/6]
Declare a new Gaudi property.
- Parameters
-
name | Name of the property. |
property | Object holding the property value. |
doc | Documentation string for the property. |
This is the generic version, for types that do not derive from SG::VarHandleKey
. It just forwards to the base class version of declareProperty
.
Definition at line 333 of file AthCommonDataStore.h.
338 return PBASE::declareProperty(
name, property,
doc);
◆ declareProperty() [5/6]
Declare a new Gaudi property.
- Parameters
-
name | Name of the property. |
property | Object holding the property value. |
doc | Documentation string for the property. |
This dispatches to either the generic declareProperty
or the one for VarHandle/Key/KeyArray.
Definition at line 352 of file AthCommonDataStore.h.
◆ declareProperty() [6/6]
◆ detStore()
◆ evtStore() [1/2]
◆ evtStore() [2/2]
◆ execute()
StatusCode CBNT_TBRecBase::execute |
( |
| ) |
|
|
overridevirtualinherited |
Definition at line 154 of file CBNT_TBRecBase.cxx.
164 *
m_log << MSG::ERROR <<
" Standard exception "
166 <<
" caught from sub-algorithm::CBNT_pre_execute (). Disable !" <<
endmsg ;
167 sc = this->setProperty(BooleanProperty(
"Enable",
false ) );
168 return StatusCode::FAILURE;
172 *
m_log << MSG::ERROR <<
" Unknown exception "
173 <<
" caught from sub-algorithm::CBNT_pre_execute (). Disable !" <<
endmsg ;
174 sc = this->setProperty(BooleanProperty(
"Enable",
false ) );
175 return StatusCode::FAILURE;
178 if (
sc.isFailure()) {
179 *
m_log << MSG::ERROR <<
"CBNT_pre_execute() failed. Disable !" <<
endmsg;
180 sc = this->setProperty(BooleanProperty(
"Enable",
false ) );
190 *
m_log << MSG::ERROR <<
" Standard exception "
192 <<
" caught from sub-algorithm::CBNT_execute () :" <<
endmsg ;
193 return StatusCode::FAILURE;
196 *
m_log << MSG::ERROR <<
" Unknown exception "
197 <<
" caught from sub-algorithm::CBNT_execute () :" <<
endmsg ;
198 return StatusCode::FAILURE;
◆ extraDeps_update_handler()
Add StoreName to extra input/output deps as needed.
use the logic of the VarHandleKey to parse the DataObjID keys supplied via the ExtraInputs and ExtraOuputs Properties to add the StoreName if it's not explicitly given
◆ extraOutputDeps()
const DataObjIDColl & AthAlgorithm::extraOutputDeps |
( |
| ) |
const |
|
overridevirtualinherited |
Return the list of extra output dependencies.
This list is extended to include symlinks implied by inheritance relations.
Definition at line 50 of file AthAlgorithm.cxx.
57 return Algorithm::extraOutputDeps();
◆ finalize()
StatusCode CBNT_TBRecBase::finalize |
( |
| ) |
|
|
overridevirtualinherited |
Definition at line 205 of file CBNT_TBRecBase.cxx.
214 *
m_log << MSG::ERROR <<
" Standard exception "
216 <<
" caught from sub-algorithm::CBNT_finalize () :" <<
endmsg ;
219 *
m_log << MSG::ERROR <<
" Unknown exception "
220 <<
" caught from sub-algorithm::CBNT_finalize () :" <<
endmsg ;
◆ GetBdl3()
float CBNTAA_TBInfo::GetBdl3 |
( |
float |
current | ) |
|
|
private |
Definition at line 180 of file CBNTAA_TBInfo.cxx.
182 float Bend3_low[2] = {0.0079347, 0.021813};
183 float Bend3_high[4] = {0.437329, 0.0212849, 0.00000355516, -0.0000000147542};
189 if (
current <= 824.12) Bdl3 = Bend3_low[0] + Bend3_low[1]*
current;
◆ GetBdl4()
float CBNTAA_TBInfo::GetBdl4 |
( |
float |
current | ) |
|
|
private |
Definition at line 196 of file CBNTAA_TBInfo.cxx.
198 float Bend4_low[2] = {0.00786406, 0.021814};
199 float Bend4_high[4] = {0.434258, 0.0212899, 0.00000356113, -0.0000000147379};
205 if (
current <= 824.12) Bdl4 = Bend4_low[0] + Bend4_low[1]*
current;
◆ GetEnergy()
float CBNTAA_TBInfo::GetEnergy |
( |
float |
CurrB3, |
|
|
float |
CurrB4 |
|
) |
| |
|
private |
◆ GetErrAbsE()
float CBNTAA_TBInfo::GetErrAbsE |
( |
float |
energy | ) |
|
|
private |
◆ GetErrColl()
float CBNTAA_TBInfo::GetErrColl |
( |
float |
coll3_down, |
|
|
float |
coll3_up, |
|
|
float |
coll9_down, |
|
|
float |
coll9_up |
|
) |
| |
|
private |
Definition at line 212 of file CBNTAA_TBInfo.cxx.
214 float coll3_opening = (fabs(coll3_down) + fabs(coll3_up))/2.0;
215 float coll9_opening = (fabs(coll9_down) + fabs(coll9_up))/2.0;
217 float errcoll = sqrt(coll3_opening*coll3_opening + coll9_opening*coll9_opening)*(1./27);
◆ GetErrCurr()
float CBNTAA_TBInfo::GetErrCurr |
( |
float |
currB3, |
|
|
float |
currB4 |
|
) |
| |
|
private |
Definition at line 231 of file CBNTAA_TBInfo.cxx.
236 float Bdl_tot = Bdl3 + Bdl4;
238 float errBdl3 = (
GetBdl3(currB3 + 0.1) -
GetBdl3(currB3 - 0.1))/2;
239 float errBdl4 = (
GetBdl4(currB4 + 0.1) -
GetBdl4(currB4 - 0.1))/2;
240 const float fac3 = errBdl3/Bdl3;
241 const float fac4 = errBdl4/Bdl4;
242 float errBdl = sqrt(fac3*fac3 + fac4*fac4)*Bdl_tot;
244 float resField = sqrt(0.0010*0.0010 + 0.0010*0.0010);
246 errBdl = sqrt(errBdl*errBdl + resField*resField + Bdl_tot*0.0003 * Bdl_tot*0.0003)/Bdl_tot*100;
◆ initialize()
StatusCode CBNT_TBRecBase::initialize |
( |
| ) |
|
|
overridevirtualinherited |
Definition at line 22 of file CBNT_TBRecBase.cxx.
35 (*m_log) << MSG::ERROR <<
"Could not access lar EM ID helper" <<
endmsg;
36 return StatusCode::FAILURE;
39 (*m_log) << MSG::ERROR <<
"Could not access lar FCAL ID helper" <<
endmsg;
40 return StatusCode::FAILURE;
43 (*m_log) << MSG::ERROR <<
"Could not access lar HEC ID helper" <<
endmsg;
44 return StatusCode::FAILURE;
49 (*m_log) << MSG::ERROR <<
"Could not get LArOnlineID helper !" <<
endmsg;
50 return StatusCode::FAILURE;
58 return StatusCode::SUCCESS;
◆ inputHandles()
Return this algorithm's input handles.
We override this to include handle instances from key arrays if they have not yet been declared. See comments on updateVHKA.
◆ msg() [1/2]
◆ msg() [2/2]
◆ msgLvl()
◆ outputHandles()
Return this algorithm's output handles.
We override this to include handle instances from key arrays if they have not yet been declared. See comments on updateVHKA.
◆ pre_execute()
StatusCode CBNT_TBRecBase::pre_execute |
( |
| ) |
|
|
virtualinherited |
Definition at line 61 of file CBNT_TBRecBase.cxx.
68 *
m_log << MSG::ERROR <<
"Need to set variable 'm_ntpath' and 'm_ntTitle' in constructor of deriving class!" <<
endmsg;
69 return StatusCode::FAILURE;
73 if (
i==std::string::npos) {
75 return StatusCode::FAILURE;
113 *
m_log << MSG::ERROR <<
" Standard exception "
115 <<
" caught from sub-algorithm::CBNT_initialize () :" <<
endmsg ;
118 *
m_log << MSG::ERROR <<
" Unknown exception "
119 <<
" caught from sub-algorithm::CBNT_initialize () :" <<
endmsg ;
124 *
m_log << MSG::ERROR <<
"CBNT_initialize() failed" <<
endmsg;
136 *
m_log << MSG::ERROR <<
" Standard exception "
138 <<
" caught from sub-algorithm::CBNT_clear () :" <<
endmsg ;
141 *
m_log << MSG::ERROR <<
" Unknown exception "
142 <<
" caught from sub-algorithm::CBNT_clear () :" <<
endmsg ;
145 if (
sc.isFailure()) {
146 *
m_log << MSG::ERROR <<
"CBNT_clear() failed" <<
endmsg;
150 return StatusCode::SUCCESS ;
◆ renounce()
◆ renounceArray()
◆ SyncLoss()
float CBNTAA_TBInfo::SyncLoss |
( |
float |
energy, |
|
|
float |
currB3, |
|
|
float |
currB4 |
|
) |
| |
|
private |
Definition at line 253 of file CBNTAA_TBInfo.cxx.
257 float Bdl_B3 =
GetBdl3(currB3);
258 float Bdl_B4 =
GetBdl4(currB4);
260 float B2dl_B3 = (Bdl_B3 * Bdl_B3)*(1./(Lmag*9));
261 float B2dl_B4 = (Bdl_B4 * Bdl_B4)*(1./(Lmag*9));
262 float B2dl_tot = B2dl_B3 + B2dl_B4;
264 float B5suB34 = 0.19;
265 float B6suB34 = 0.22;
266 float B56lB34 = 0.25;
268 float B2dl_B5 = (B2dl_B3 + B2dl_B4)*B5suB34*B5suB34*B56lB34;
269 float B2dl_B6 = (B2dl_B3 + B2dl_B4)*B6suB34*B6suB34*B56lB34;
271 float loss = 0.00000127*
energy*
energy*(3*B2dl_tot/2 + B2dl_B5 + B2dl_B6);
◆ SyncLossErr()
float CBNTAA_TBInfo::SyncLossErr |
( |
float |
loss | ) |
|
|
private |
◆ sysInitialize()
StatusCode AthAlgorithm::sysInitialize |
( |
| ) |
|
|
overridevirtualinherited |
◆ sysStart()
Handle START transition.
We override this in order to make sure that conditions handle keys can cache a pointer to the conditions container.
◆ updateVHKA()
◆ m_B8_Bdl
float CBNTAA_TBInfo::m_B8_Bdl |
|
private |
◆ m_beamener
int CBNTAA_TBInfo::m_beamener |
|
private |
◆ m_beamtype
int CBNTAA_TBInfo::m_beamtype |
|
private |
◆ m_bend_equip
std::vector<float>* CBNTAA_TBInfo::m_bend_equip |
|
private |
◆ m_bend_file
std::vector<float>* CBNTAA_TBInfo::m_bend_file |
|
private |
◆ m_coll_equip
std::vector<float>* CBNTAA_TBInfo::m_coll_equip |
|
private |
◆ m_coll_file
std::vector<float>* CBNTAA_TBInfo::m_coll_file |
|
private |
◆ m_computeBeamEnergy
bool CBNTAA_TBInfo::m_computeBeamEnergy |
|
private |
◆ m_coord
◆ m_DBRead
bool CBNTAA_TBInfo::m_DBRead |
|
private |
◆ m_detStore
◆ m_dumpBeamLine
bool CBNTAA_TBInfo::m_dumpBeamLine |
|
private |
◆ m_emId
◆ m_energy
float CBNTAA_TBInfo::m_energy |
|
private |
◆ m_errAbsEnergy
float CBNTAA_TBInfo::m_errAbsEnergy |
|
private |
◆ m_errCollimators
float CBNTAA_TBInfo::m_errCollimators |
|
private |
◆ m_errCurrents
float CBNTAA_TBInfo::m_errCurrents |
|
private |
◆ m_errSycLoss
float CBNTAA_TBInfo::m_errSycLoss |
|
private |
◆ m_evtStore
◆ m_extendedExtraObjects
DataObjIDColl AthAlgorithm::m_extendedExtraObjects |
|
privateinherited |
◆ m_fcalId
◆ m_hecId
◆ m_initialized
bool CBNT_TBRecBase::m_initialized |
|
privateinherited |
◆ m_is_VLE
bool CBNTAA_TBInfo::m_is_VLE |
|
private |
◆ m_log
MsgStream* CBNT_TBRecBase::m_log |
|
protectedinherited |
◆ m_nt
TTree* CBNT_TBRecBase::m_nt |
|
protectedinherited |
◆ m_ntpath
std::string CBNT_TBRecBase::m_ntpath |
|
protectedinherited |
◆ m_ntTitle
std::string CBNT_TBRecBase::m_ntTitle |
|
protectedinherited |
◆ m_onlineId
◆ m_prevB3
float CBNTAA_TBInfo::m_prevB3 |
|
private |
◆ m_prevB4
float CBNTAA_TBInfo::m_prevB4 |
|
private |
◆ m_prevB8
float CBNTAA_TBInfo::m_prevB8 |
|
private |
◆ m_prevEnergy
float CBNTAA_TBInfo::m_prevEnergy |
|
private |
◆ m_preverrAbsEnergy
float CBNTAA_TBInfo::m_preverrAbsEnergy |
|
private |
◆ m_preverrCollimators
float CBNTAA_TBInfo::m_preverrCollimators |
|
private |
◆ m_preverrCurrents
float CBNTAA_TBInfo::m_preverrCurrents |
|
private |
◆ m_preverrSycLoss
float CBNTAA_TBInfo::m_preverrSycLoss |
|
private |
◆ m_prevrunNum
int CBNTAA_TBInfo::m_prevrunNum |
|
private |
◆ m_prevsycLoss
float CBNTAA_TBInfo::m_prevsycLoss |
|
private |
◆ m_quad_equip
std::vector<float>* CBNTAA_TBInfo::m_quad_equip |
|
private |
◆ m_quad_file
std::vector<float>* CBNTAA_TBInfo::m_quad_file |
|
private |
◆ m_runEnergy_nt
long CBNTAA_TBInfo::m_runEnergy_nt |
|
private |
◆ m_runEta_nt
double CBNTAA_TBInfo::m_runEta_nt |
|
private |
◆ m_runpar
◆ m_runParticleType_nt
long CBNTAA_TBInfo::m_runParticleType_nt |
|
private |
◆ m_sycLoss
float CBNTAA_TBInfo::m_sycLoss |
|
private |
◆ m_trim_equip
std::vector<float>* CBNTAA_TBInfo::m_trim_equip |
|
private |
◆ m_trim_file
std::vector<float>* CBNTAA_TBInfo::m_trim_file |
|
private |
◆ m_varHandleArraysDeclared
◆ m_vhka
The documentation for this class was generated from the following files:
def retrieve(aClass, aKey=None)
std::vector< float > * m_quad_file
std::vector< float > * m_coll_file
float GetErrColl(float coll3_down, float coll3_up, float coll9_down, float coll9_up)
virtual StatusCode CBNT_finalize()
void calculateAll(int runNumber, int eventNumber)
ToolHandle< TBCondRunParTool > m_runpar
const LArEM_ID * em_idHelper() const
access to EM idHelper
long m_runParticleType_nt
float SyncLossErr(float loss)
float GetErrAbsE(float energy)
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
const LArOnlineID * m_onlineId
float GetErrCurr(float currB3, float currB4)
virtual StatusCode CBNT_clear()
virtual StatusCode CBNT_initialize()
std::vector< float > * m_trim_equip
virtual StatusCode CBNT_execute()
int run(int argc, char *argv[])
std::vector< float > * m_bend_equip
StoreGateSvc_t m_evtStore
Pointer to StoreGate (event store by default)
std::vector< SG::VarHandleKeyArray * > m_vhka
#define ATH_MSG_VERBOSE(x)
float GetEnergy(float CurrB3, float CurrB4)
const LArHEC_ID * hec_idHelper() const
access to HEC idHelper
const ServiceHandle< StoreGateSvc > & detStore() const
The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.
virtual void setOwner(IDataHandleHolder *o)=0
std::vector< float > * m_trim_file
float GetBdl3(float current)
virtual StatusCode sysInitialize() override
Override sysInitialize.
POOL::TEvent event(POOL::TEvent::kClassAccess)
const LArFCAL_ID * m_fcalId
virtual std::vector< Gaudi::DataHandle * > outputHandles() const override
Return this algorithm's output handles.
msgSvc
Provide convenience handles for various services.
::StatusCode StatusCode
StatusCode definition for legacy code.
float SyncLoss(float energy, float currB3, float currB4)
void addBranch(const std::string &branchname, T &obj, const std::string &leaflist)
Helper class for offline cell identifiers.
StoreGateSvc_t m_detStore
Pointer to StoreGate (detector store by default)
CBNT_TBRecBase(const std::string &name, ISvcLocator *pSvcLocator)
const LArHEC_ID * m_hecId
virtual void renounce()=0
std::conditional< std::is_base_of< SG::VarHandleKeyArray, T >::value, VarHandleKeyArrayType, type2 >::type type
std::vector< float > * m_quad_equip
float GetBdl4(float current)
ToolHandle< ICaloCoordinateTool > m_coord
DataObjIDColl m_extendedExtraObjects
#define ATH_MSG_WARNING(x)
SG::VarHandleKey & vhKey()
Return a non-const reference to the HandleKey.
std::vector< float > * m_bend_file
virtual StatusCode pre_execute()
float m_preverrCollimators
Gaudi::Details::PropertyBase & declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyType &)
specialization for handling Gaudi::Property<SG::VarHandleKey>
const LArFCAL_ID * fcal_idHelper() const
access to FCAL idHelper
std::vector< float > * m_coll_equip