|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef TRT_DriftCircleToolCosmics_H
16 #define TRT_DriftCircleToolCosmics_H
23 #include "GaudiKernel/ToolHandle.h"
24 #include "GaudiKernel/ServiceHandle.h"
34 class TRT_DriftCircleCollection;
63 const bool CTBBadChannels)
const;
64 virtual bool passValidityGate(
unsigned int word,
float lowGate,
float highGate,
float t0)
const;
76 "RHK to retrieve TRT Phase"};
78 {
this,
"TRTDetEleContKey",
"TRT_DetElementContainer",
79 "Key of TRT_DetElementContainer for TRT"};
82 {
this,
"TRTDriftFunctionTool",
"TRT_DriftFunctionTool"};
84 {
this,
"ConditionsSummaryTool",
"TRT_StrawStatusSummaryTool",
85 "The ConditionsSummaryTool"};
88 "Shall the ConditionsSummaryTool be used?"};
91 "Global offset to TRT Phase"};
93 "Shall the Time over Threshold correction be used?"};
95 "Shall the High Threshold correction be used?"};
101 #endif // TRT_DriftCircleToolCosmics_H
::StatusCode StatusCode
StatusCode definition for legacy code.
Trk::PrepRawDataCollection< TRT_DriftCircle > TRT_DriftCircleCollection
a typed memory pool that saves time spent allocation small object. This is typically used by containe...