LCFIVertex  0.7.2
Public Member Functions | List of all members
vertex_lcfi::ZVTOP::VertexFinderGhost Class Reference

Vertex Finding object - classic ZVTOP. More...

#include <vertexfinderghost.h>

Public Member Functions

 VertexFinderGhost (const std::vector< Track * > &Tracks, InteractionPoint *IP)
 
void addTrack (Track *const Track)
 
void setIP (InteractionPoint *const IP)
 
Vector3 seedDirection () const
 
Vector3seedDirection ()
 
double minimumProbability () const
 
double & minimumProbability ()
 
double initialGhostWidth () const
 
double & initialGhostWidth ()
 
double maxChi2Allowed () const
 
double & maxChi2Allowed ()
 
bool removeTrack (Track *const Track)
 
bool clearIP ()
 
TracklastGhost () const
 
std::list< CandidateVertex * > findVertices ()
 
 VertexFinderGhost (const std::vector< Track * > &Tracks, InteractionPoint *IP)
 
void addTrack (Track *const Track)
 
void setIP (InteractionPoint *const IP)
 
Vector3 seedDirection () const
 
Vector3seedDirection ()
 
double minimumProbability () const
 
double & minimumProbability ()
 
double initialGhostWidth () const
 
double & initialGhostWidth ()
 
double maxChi2Allowed () const
 
double & maxChi2Allowed ()
 
bool removeTrack (Track *const Track)
 
bool clearIP ()
 
TracklastGhost () const
 
std::list< CandidateVertex * > findVertices ()
 

Detailed Description

Vertex Finding object - classic ZVTOP.

Perform the ghost track algorithm on a set of tracks

Author
Ben Jeffery (b.jef.nosp@m.fery.nosp@m.1@phy.nosp@m.sics.nosp@m..ox.a.nosp@m.c.uk)
Version
0.1
Date
10/03/06

Definition at line 27 of file include/vertex_lcfi/zvtop/include/vertexfinderghost.h.


The documentation for this class was generated from the following files: