13#ifndef TConformalFinder0_FLAG_
14#define TConformalFinder0_FLAG_
16#ifdef TRKRECO_DEBUG_DETAIL
23#include "TrkReco/TBuilder0.h"
24#include "TrkReco/TFinderBase.h"
26#ifndef CLHEP_POINT3D_H
27# include "CLHEP/Geometry/Point3D.h"
29#ifndef ENABLE_BACKWARDS_COMPATIBILITY
45 float stereoChisq3,
float stereoChisq4,
float stereoMaxSigma,
46 unsigned fittingCorrections,
float salvageLevel,
bool cosmic );
53 std::string
name(
void )
const;
59 void dump(
const std::string& message = std::string(
"" ),
60 const std::string& prefix = std::string(
"" ) )
const;
130 double maxDistance )
const;
165#ifdef TConformalFinder0_NO_INLINE
169# define TConformalFinder0_INLINE_DEFINE_HERE
172#ifdef TConformalFinder0_INLINE_DEFINE_HERE
175 return _axialConfLinks;
179 return _stereoConfLinks;
HepGeom::Point3D< double > HepPoint3D
A class to build a track.
A class to represent a circle in tracking.
A virtual class for a track finder in tracking.
A class for a histogram used in tracking.
A class to relate TMDCWireHit and TTrack objects.
A class to select a TTrackBase object.
A class to relate TMDCWireHit and TTrack objects.
A class to represent a track in tracking.