Representation of track scattering variables compare to interpolated start and end points. More...
#include <SRTrackScatterClosestApproach.h>
Public Member Functions | |
SRTrackScatterClosestApproach () | |
~SRTrackScatterClosestApproach () | |
Public Attributes | |
float | mean |
float | stdDev |
float | max |
Representation of track scattering variables compare to interpolated start and end points.
Definition at line 9 of file SRTrackScatterClosestApproach.h.
caf::SRTrackScatterClosestApproach::SRTrackScatterClosestApproach | ( | ) |
Definition at line 8 of file SRTrackScatterClosestApproach.cxx.
|
inline |
Definition at line 12 of file SRTrackScatterClosestApproach.h.
float caf::SRTrackScatterClosestApproach::max |
Definition at line 16 of file SRTrackScatterClosestApproach.h.
float caf::SRTrackScatterClosestApproach::mean |
Definition at line 14 of file SRTrackScatterClosestApproach.h.
float caf::SRTrackScatterClosestApproach::stdDev |
Definition at line 15 of file SRTrackScatterClosestApproach.h.