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

Vertex Finding object - classic ZVTOP. More...

#include <vertexfinderclassic.h>

Public Member Functions

 VertexFinderClassic (const std::vector< Track * > &Tracks, InteractionPoint *IP, const Vector3 &JetAxis, double Kip=1.0, double Kalpha=5.0, double TwoProngCut=10.0, double TrackTrimCut=10.0, double ResolverCutOff=0.6)
 
void addTrack (Track *const Track)
 
void setIP (InteractionPoint *const IP)
 
bool removeTrack (Track *const Track)
 
bool clearIP ()
 
std::list< CandidateVertex * > findVertices ()
 
 VertexFinderClassic (const std::vector< Track * > &Tracks, InteractionPoint *IP, const Vector3 &JetAxis, double Kip=1.0, double Kalpha=5.0, double TwoProngCut=10.0, double TrackTrimCut=10.0, double ResolverCutOff=0.6)
 
void addTrack (Track *const Track)
 
void setIP (InteractionPoint *const IP)
 
bool removeTrack (Track *const Track)
 
bool clearIP ()
 
std::list< CandidateVertex * > findVertices ()
 

Detailed Description

Vertex Finding object - classic ZVTOP.

Very unfinished - A set of tracks that vertex finding is performed on, I originally was going to call this a jet, but then realised this may not always be the case. Subject to change as we think about how to interface ZVTOP Note new mwmory management

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
20/09/05

Definition at line 31 of file include/vertex_lcfi/zvtop/include/vertexfinderclassic.h.

Member Function Documentation

std::list< CandidateVertex * > vertex_lcfi::ZVTOP::VertexFinderClassic::findVertices ( )

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