This package contains abstract interfaces for common reconstruction tools. Concrete implementations can be found in each leaf package.
- Author
- Reconstruction Software Group
List of Defined Interfaces
Abstract interfaces for the following combined reconstruction tasks are defined:
- IExtrapolateToCaloTool : Extrapolates Trk::Track, Trk::TrackParameters to the calorimeter samplings using the Trk::IExtrapolator.
- Rec::IMuonTrackThroughCalo : Extrapolates the parameters associated to muons across the calorimeter, adding or subtracting energyloss from either parameterisation or measurement.
- Rec::ITrackThroughDetectorBoundaries : Makes an extrapolation of ID track parameters outwards, saving the extrapolated parameters at each detector boundary and identification layer.
This package is not built as any library, it is a simple include package.
Extra Pages