#include <VertexSelector.h>
|
| vector< const Vertex * > | operator() (VertexVec &vertices, VertexSelectorConfig &config, vector< const Track * > &residualTracks, bool addTracks) |
| |
| vector< Vertex * > | operator() (const vector< Vertex * > &vertices, VertexSelectorConfig &config, vector< const Track * > &residualTracks, bool addTracks) |
| |
| vector< const Vertex * > | operator() (VertexVec &vertices, VertexSelectorConfig &config) |
| |
| void | operator() (vector< Vertex * > &vertices, VertexSelectorConfig &config) |
| |
| bool | isV0 (const Vertex *vtx, const VertexSelectorConfig &cfg, const Vertex *primary) |
| |
| bool | passesCut (const Vertex *vtx, const VertexSelectorConfig &cfg, const Vertex *primary=0) |
| |
| | VertexSelector () |
| |
| | ~VertexSelector () |
| |
| lcfiplus::VertexSelector::VertexSelector |
( |
| ) |
|
|
inline |
| lcfiplus::VertexSelector::~VertexSelector |
( |
| ) |
|
|
inline |
References lcfiplus::VertexSelectorConfig::convdirdot, lcfiplus::VertexSelectorConfig::convdist, lcfiplus::VertexSelectorConfig::convmass, lcfiplus::Vertex::getPos(), lcfiplus::Vertex::getTracks(), lcfiplus::VertexSelectorConfig::k0dirdot, lcfiplus::VertexSelectorConfig::k0width, lcfiplus::VertexSelectorConfig::l0dirdot, lcfiplus::VertexSelectorConfig::l0width, lcfiplus::VertexSelectorConfig::rejectconv, lcfiplus::VertexSelectorConfig::rejectk0, and lcfiplus::VertexSelectorConfig::rejectl0.
The documentation for this class was generated from the following file: