|
LCFIVertex
0.7.2
|
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 |
| Vector3 & | seedDirection () |
| double | minimumProbability () const |
| double & | minimumProbability () |
| double | initialGhostWidth () const |
| double & | initialGhostWidth () |
| double | maxChi2Allowed () const |
| double & | maxChi2Allowed () |
| bool | removeTrack (Track *const Track) |
| bool | clearIP () |
| Track * | lastGhost () 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 |
| Vector3 & | seedDirection () |
| double | minimumProbability () const |
| double & | minimumProbability () |
| double | initialGhostWidth () const |
| double & | initialGhostWidth () |
| double | maxChi2Allowed () const |
| double & | maxChi2Allowed () |
| bool | removeTrack (Track *const Track) |
| bool | clearIP () |
| Track * | lastGhost () const |
| std::list< CandidateVertex * > | findVertices () |
Vertex Finding object - classic ZVTOP.
Perform the ghost track algorithm on a set of tracks
Definition at line 27 of file include/vertex_lcfi/zvtop/include/vertexfinderghost.h.
1.8.6