5#ifndef INDETCONVERSIONFINDERTOOLS_SINGLETRACKCONVERSION_H
6#define INDETCONVERSIONFINDERTOOLS_SINGLETRACKCONVERSION_H
9#include "GaudiKernel/ToolHandle.h"
34 const std::string& name,
35 const IInterface* parent);
40 virtual StatusCode
finalize()
override;
51 {
this,
"MinInitialHitRadius", 70.,
52 "Minimum initial hit radius in order to consider track as coming from photon conversion"};
54 {
this,
"MinInitialHitRadius_noBlay", 120.,
55 "Minimum initial hit radius in order to consider track as coming from photon conversion"};
57 {
this,
"MinRatioOfHLhits", 0.1,
58 "Minimum ratio of HL hits for a track to be labeled as electron"};
60 {
this,
"MaxBLayerHits", 0,
"Maximum number of blayer hits"};
62 {
this,
"PIDonlyForXe",
false,
"Only check TRT PID if all hits are Xe hits"};
Some helper tools like: hits counter.
Ensure that the ATLAS eigen extensions are properly loaded.
TrackParticle_v1 TrackParticle
Reference the current persistent version:
VertexContainer_v1 VertexContainer
Definition of the current "Vertex container version".
Vertex_v1 Vertex
Define the latest version of the vertex class.