#include <SRVertex.h>
Public Member Functions | |
| SRVertex () | |
Public Attributes | |
| size_t | id |
| float | x |
| float | y |
| float | z |
| size_t | t |
| int | ntrks |
| int | Q |
Definition at line 8 of file SRVertex.h.
| caf::SRVertex::SRVertex | ( | ) |
Definition at line 11 of file SRVertex.cxx.
| size_t caf::SRVertex::id |
Definition at line 14 of file SRVertex.h.
| int caf::SRVertex::ntrks |
Definition at line 17 of file SRVertex.h.
| int caf::SRVertex::Q |
Definition at line 18 of file SRVertex.h.
| size_t caf::SRVertex::t |
Definition at line 16 of file SRVertex.h.
| float caf::SRVertex::x |
Definition at line 15 of file SRVertex.h.
| float caf::SRVertex::y |
Definition at line 15 of file SRVertex.h.
| float caf::SRVertex::z |
Definition at line 15 of file SRVertex.h.
1.8.11