A vertex found by the VertexDT algorithm. More...
#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-02-24/StandardRecord/SRVertexDT.h"
Public Member Functions | |
SRVertexDT () | |
Default constructor for SRVertexDT. More... | |
virtual | ~SRVertexDT () |
Default destructor. More... | |
Public Attributes | |
float | time |
Time [ns]. More... | |
SRVector3D | vtx |
Vertex position in detector coordinates. [cm]. More... | |
A vertex found by the VertexDT algorithm.
Definition at line 13 of file SRVertexDT.h.
caf::SRVertexDT::SRVertexDT | ( | ) |
Default constructor for SRVertexDT.
Definition at line 13 of file SRVertexDT.cxx.
|
virtual |
float caf::SRVertexDT::time |
Time [ns].
Definition at line 22 of file SRVertexDT.h.
Referenced by caf::Proxy< caf::SRVertexDT >::CheckEquals(), hdf5::HDF5VertexDT< Tidx >::Fill(), flat::Flat< caf::SRVertexDT >::Fill(), caf::Proxy< caf::SRVertexDT >::operator=(), and caf::CAFMaker::produce().
SRVector3D caf::SRVertexDT::vtx |
Vertex position in detector coordinates. [cm].
Definition at line 23 of file SRVertexDT.h.
Referenced by caf::Proxy< caf::SRVertexDT >::CheckEquals(), hdf5::HDF5VertexDT< Tidx >::Fill(), flat::Flat< caf::SRVertexDT >::Fill(), caf::Proxy< caf::SRVertexDT >::operator=(), and caf::CAFMaker::produce().