ATLAS Offline Software
Loading...
Searching...
No Matches
ITk Namespace Reference

Classes

class  comCurvature
class  DigitizeNonHitElementsDebugPrinter
class  PixelClusterErrorData
class  PixelClusterOnTrackTool
class  PixelDetectorTool
class  PixelOfflineCalibCondAlg
class  PixelOfflineCalibData
 The ITk::PixelOfflineCalibData is a class that designed to hold the data used by ITk pixel offline algorithms. More...
class  PixelRDOAnalysis
class  ServiceExtensionManager
class  ServiceExtensionTool
class  SiSpacePointForSeed
class  SiSpacePointsComparison_R
class  SiSpacePointsProSeed
class  SiSpacePointsSeedMaker
 Class for track candidates generation using space points information for standard Atlas geometry. More...
class  StripClusterOnTrackTool
 creates SCT_ClusterOnTrack objects allowing to calibrate cluster position and error using a given track hypothesis. More...
class  StripDetectorTool
class  StripDigitization
 Top algorithm class for Strip digitization. More...
class  StripDigitizationTool
class  StripRDOAnalysis
class  StripSurfaceChargesGenerator
class  TrackClusterAssValidation

Typedefs

using EventData = InDet::SiSpacePointsSeedMakerEventData

Enumerations

enum class  PixelClusterStrategy { DEFAULT =0 , OUTLIER =1 , SHARED =2 , SPLIT =3 }
 creates PixelClusterOnTrack objects allowing to calibrate cluster position and error using a given track hypothesis. More...

Typedef Documentation

◆ EventData

Enumeration Type Documentation

◆ PixelClusterStrategy

enum class ITk::PixelClusterStrategy
strong

creates PixelClusterOnTrack objects allowing to calibrate cluster position and error using a given track hypothesis.

See doxygen of Trk::RIO_OnTrackCreator for details. Different strategies to calibrate the cluster error can be chosen by job Option. Also the handle to the general hit-error scaling is implemented.

Special strategies for correction can be invoked by calling the correct method with an additional argument from the PixelClusterStrategy enumeration

Enumerator
DEFAULT 
OUTLIER 
SHARED 
SPLIT 

Definition at line 52 of file ITkPixelClusterOnTrackTool.h.