13#ifndef TFastFinder_FLAG_
14#define TFastFinder_FLAG_
16#ifdef TRKRECO_DEBUG_DETAIL
37 std::string
name(
void)
const;
40 std::string
version(
void)
const;
43 void dump(
const std::string & message = std::string(
""),
44 const std::string & prefix = std::string(
""))
const;
70 const TTrack & track)
const;
84#ifdef TFastFinder_NO_INLINE
88#define TFastFinder_INLINE_DEFINE_HERE
91#ifdef TFastFinder_INLINE_DEFINE_HERE
*******INTEGER m_nBinMax INTEGER m_NdiMax !No of bins in histogram for cell exploration division $ !Last vertex $ !Last active cell $ !Last cell in buffer $ !No of sampling when dividing cell $ !No of function total $ !Flag for random ceel for $ !Flag for type of for WtMax $ !Flag which decides whether vertices are included in the sampling $ entire domain is hyp !Maximum effective eevents per saves r n generator level $ !Flag for chat level in output
A class to build a track.
A class to find tracks with the conformal method.
std::string version(void) const
returns version.
void dump(const std::string &message=std::string(""), const std::string &prefix=std::string("")) const
dumps debug information.
void clear(void)
clear internal information.
int doit(const AList< TMDCWireHit > &axialHits, const AList< TMDCWireHit > &stereoHits, AList< TTrack > &tracks)
finds tracks.
virtual ~TFastFinder()
Destructor.
std::string name(void) const
returns name.
TFastFinder()
Constructor.
A virtual class for a track finder in tracking.
A class to relate TMDCWireHit and TTrack objects.
A class to select a TTrackBase object.
A class to represent a track in tracking.