ATLAS Offline Software
The TrkValAlgs package

General validation algorithms for common tracking.

Author
Andre.nosp@m.as.S.nosp@m.alzbu.nosp@m.rger.nosp@m.@cern.nosp@m..ch, Sebas.nosp@m.tian.nosp@m..Flei.nosp@m.schm.nosp@m.ann@c.nosp@m.ern..nosp@m.ch

Introduction

This package contains algorithms to validate the common tracking. This includes an algorithm to fill validation ntuples with track data. The algorithm is based on the tools in the TrkValTools package, see the documentation of this package for more information about the ntuple variables, etc.

Class Overview

The TrkValAlgs package contains the following classes:

How to use the algorithms

The Trk::TrackValidationNtupleWriter needs a configured instance of the Trk::BasicValidationNtupleTool. This tool can be configured by the Python setup class ConfiguredBasicValidationNtupleTool which is included in the TrkValTools package. An example can be found in the TrkTrackValidationNtupleWriter.py jobOption fragment.

jobOptions of the Trk::TrackValidationNtupleWriter

TrackCollection

Name of the track collection. No default.

ValidationNtupleTool
Tool and instance name of the Trk::IValidationNtupleTool. Default: Trk::BasicValidationNtupleTool/BasicValidationNtupleTool

Extra Pages