#include <SRTPCCluster.h>
Public Member Functions | |
| SRTPCCluster () | |
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | sig |
| float | rms |
| size_t | trkid |
| SRCovMx | cov |
Definition at line 10 of file SRTPCCluster.h.
| caf::SRTPCCluster::SRTPCCluster | ( | ) |
Definition at line 11 of file SRTPCCluster.cxx.
| SRCovMx caf::SRTPCCluster::cov |
Definition at line 19 of file SRTPCCluster.h.
| float caf::SRTPCCluster::rms |
Definition at line 17 of file SRTPCCluster.h.
| float caf::SRTPCCluster::sig |
Definition at line 16 of file SRTPCCluster.h.
| size_t caf::SRTPCCluster::trkid |
Definition at line 18 of file SRTPCCluster.h.
| float caf::SRTPCCluster::x |
Definition at line 15 of file SRTPCCluster.h.
| float caf::SRTPCCluster::y |
Definition at line 15 of file SRTPCCluster.h.
| float caf::SRTPCCluster::z |
Definition at line 15 of file SRTPCCluster.h.
1.8.11