13#ifndef TConformalFinder0_FLAG_
14#define TConformalFinder0_FLAG_
16#ifdef TRKRECO_DEBUG_DETAIL
21#define HEP_SHORT_NAMES
26#ifndef CLHEP_POINT3D_H
27#include "CLHEP/Geometry/Point3D.h"
29#ifndef ENABLE_BACKWARDS_COMPATIBILITY
51 unsigned fittingCorrections,
60 std::string
name(
void)
const;
63 std::string
version(
void)
const;
66 void dump(
const std::string & message = std::string(
""),
67 const std::string & prefix = std::string(
""))
const;
118 const TTrack & track)
const;
140 double maxDistance)
const;
179#ifdef TConformalFinder0_NO_INLINE
183#define TConformalFinder0_INLINE_DEFINE_HERE
186#ifdef TConformalFinder0_INLINE_DEFINE_HERE
191 return _axialConfLinks;
197 return _stereoConfLinks;
203 return _doStereo = a;
209 return _doSalvage = a;
215 return "Conformal Finder 0";
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.