Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef ITkStripClusterOnTrackTool_H
14 #define ITkStripClusterOnTrackTool_H
16 #include "GaudiKernel/ToolHandle.h"
17 #include "GaudiKernel/ThreadLocalContext.h"
67 {
this,
"ErrorScalingKey",
"/Indet/TrkErrorScalingITkStrip",
"Key for ITkStrip error scaling conditions data."};
68 IntegerProperty
m_option_errorStrategy{
this,
"ErrorStrategy", -1,
"if ErrorStrategy < 0, keep previous errors else recompute"};
75 #endif // ITkStripClusterOnTrackTool_H
::StatusCode StatusCode
StatusCode definition for legacy code.
Interface class for transforming Trk::PrepRawData to Trk::RIO_OnTrack using a local track hypothesis.