#include <GetComponents.h>
Public Member Functions | |
GetComponents (TrajectoryStateOnSurface const &tsos) | |
TrajectoryStateOnSurface::Components const & | operator() () const |
Public Attributes | |
TrajectoryStateOnSurface::Components const * | comps |
TrajectoryStateOnSurface::Components | single |
Definition at line 4 of file GetComponents.h.
|
inlineexplicit |
Definition at line 5 of file GetComponents.h.
References TrajectoryStateOnSurface::components(), comps, single, and TrajectoryStateOnSurface::singleState().
|
inline |
Definition at line 10 of file GetComponents.h.
References comps.
TrajectoryStateOnSurface::Components const* GetComponents::comps |
Definition at line 13 of file GetComponents.h.
Referenced by GetComponents(), and operator()().
TrajectoryStateOnSurface::Components GetComponents::single |
Definition at line 12 of file GetComponents.h.
Referenced by GetComponents().