LCFIPlus
0.6.5
|
#include "lcfiplus.h"
#include "VertexFitterLCFI.h"
#include "VertexFitterSimple.h"
#include "algoEtc.h"
#include <list>
#include <vector>
Go to the source code of this file.
Classes | |
class | lcfiplus::SortTracksByChi2 |
class | lcfiplus::VertexFinderTearDown< Container, VertexFitter > |
Namespaces | |
lcfiplus | |
Functions | |
vector< lcfiplus::Vertex * > * | lcfiplus::findTearDownVertices (const Event &evt, const Jet &jet) |
lcfiplus::Vertex * | lcfiplus::findPrimaryVertex (TrackVec &tracks, double chi2=9.0, bool beamspotConstraint=true, bool smearBeamspot=true) |