5#ifndef PixelClusterOnTrackTool_H
6#define PixelClusterOnTrackTool_H
8#include "GaudiKernel/ToolHandle.h"
9#include "GaudiKernel/ThreadLocalContext.h"
20#include "Identifier/Identifier.h"
77 virtual StatusCode
finalize ()
override;
97 const EventContext& ctx)
const;
101 const EventContext& ctx)
const;
111 const InDet::PixelClusterStrategy)
const;
117 if (!splitProbContainer.
isValid()) {
120 return splitProbContainer->splitProbability(
pix);
130 {
this,
"PixelDistortionData",
"PixelDistortionData",
"Output readout distortion data"};
133 {
this,
"LorentzAngleTool",
"SiLorentzAngleTool",
"Tool to retrieve Lorentz angle"};
136 {
this,
"PixelOfflineCalibData",
"PixelOfflineCalibData",
"Output key of pixel cluster"};
138 {
this,
"PixelErrorScalingKey",
"/Indet/TrkErrorScalingPixel",
"Key for pixel error scaling conditions data."};
143 "Disable simulation of module distortions"};
145 "Which calibration of cluster positions"};
148 {
this,
"ErrorStrategy", 2,
"Which calibration of cluster position errors"};
174 {
this,
"NnClusterizationFactory",
175 "InDet::NnClusterizationFactory/NnClusterizationFactory"};
177 {
this,
"IBLParameterSvc",
"IBLParameterSvc"};
184 {
this,
"SplitClusterAmbiguityMap",
""};
187 {
this,
"ClusterSplitProbabilityName",
"",
""};
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
Hold pixel distortion data produced by PixelDistortionAlg.
This is an Identifier helper class for the Pixel subdetector.
Specific class to represent the pixel measurements.
This is an Identifier helper class for the Pixel subdetector.
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual bool isValid() override final
Can the handle be successfully dereferenced?
static const ProbabilityInfo & getNoSplitProbability()
Interface class for transforming Trk::PrepRawData to Trk::RIO_OnTrack using a local track hypothesis.
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
Eigen::Matrix< double, 2, 1 > Vector2D
ParametersBase< TrackParametersDim, Charged > TrackParameters