|
ATLAS Offline Software
|
Go to the documentation of this file.
10 #ifndef TRT_TrackSegmentsMakerCondAlg_ATLxk_H
11 #define TRT_TrackSegmentsMakerCondAlg_ATLxk_H
58 StringProperty
m_fieldmode{
this,
"MagneticFieldMode",
"MapSolenoid",
59 "Mode of magnetic field"};
60 ToolHandle<Trk::IPropagator>
m_propTool{
this,
"PropagatorTool",
61 "Trk::RungeKuttaPropagator"};
63 FloatProperty
m_pTmin{
this,
"pTmin", 500.};
65 IntegerProperty
m_nMom{
this,
"NumberMomentumChannel", 70,
66 "number momentum channel"};
84 #endif // TRT_TrackSegmentsMakerCondAlg_ATLxk_H
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
virtual bool isReEntrant() const override final
Trk::MagneticFieldProperties m_fieldprop
virtual StatusCode execute(const EventContext &ctx) const override
bool const RAWDATA *ch2 const
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadCondHandleKey< InDetDD::TRT_DetElementContainer > m_trtDetEleContKey
TRT_TrackSegmentsMakerCondAlg_ATLxk(const std::string &name, ISvcLocator *pSvcLocator)
StringProperty m_fieldmode
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< Trk::IPropagator > m_propTool
void printStraw(const InDetDD::TRT_BaseElement *elementCS, unsigned int strawNum) const
void detElementInformation(const InDetDD::TRT_BaseElement &, double *)
virtual StatusCode initialize() override
virtual ~TRT_TrackSegmentsMakerCondAlg_ATLxk()=default
SG::WriteCondHandleKey< TRT_TrackSegmentsToolCondData_xk > m_writeKey