![]() |
Project
|
Primary vertex finder helper classes. More...
#include "gsl/span"
#include "ReconstructionDataFormats/PrimaryVertex.h"
#include "ReconstructionDataFormats/Track.h"
#include "ReconstructionDataFormats/VtxTrackIndex.h"
#include "ReconstructionDataFormats/VtxTrackRef.h"
#include "CommonDataFormat/TimeStamp.h"
#include "CommonDataFormat/FlatHisto2D.h"
#include "SimulationDataFormat/MCEventLabel.h"
Go to the source code of this file.
Classes | |
struct | o2::vertexing::VertexingInput |
weights and scaling params for current vertex More... | |
struct | o2::vertexing::VertexSeed |
struct | o2::vertexing::TrackWithTimeStamp |
generic track with timestamp More... | |
struct | o2::vertexing::TrackVF |
struct | o2::vertexing::SeedHistoTZ |
struct | o2::vertexing::TimeZCluster |
struct | o2::vertexing::PVtxCompDump |
struct | o2::vertexing::TrackVFDump |
struct | o2::vertexing::InteractionCandidate |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::vertexing |
Typedefs | |
using | o2::vertexing::PVertex = o2::dataformats::PrimaryVertex |
using | o2::vertexing::TimeEst = o2::dataformats::TimeStampWithError< float, float > |
using | o2::vertexing::V2TRef = o2::dataformats::VtxTrackRef |
using | o2::vertexing::GIndex = o2::dataformats::VtxTrackIndex |
using | o2::vertexing::GTrackID = o2::dataformats::GlobalTrackID |
Primary vertex finder helper classes.
Definition in file PVertexerHelpers.h.