![]() |
PandaRoot
|
#include <PndCANPletsV.h>
Public Member Functions | |
| PndCANPletV () | |
| PndCANPletV (const PndCANPletV &s1, const PndCATrackParamVector ¶m, const float_m isValid) | |
| int | N () const |
| const PndCATrackParamVector & | Param () const |
| PndCATrackParamVector & | ParamRef () |
| float_m | IsValid () const |
| void | SetValid (float_m v) |
Public Attributes | |
| int_v | fLastHit |
| int | fNHits |
| PndCATrackParamVector | fParam |
| float_m | fIsValid |
Definition at line 17 of file PndCANPletsV.h.
|
inline |
Definition at line 19 of file PndCANPletsV.h.
|
inline |
Definition at line 21 of file PndCANPletsV.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 29 of file PndCANPletsV.h.
| float_m PndCANPletV::fIsValid |
Definition at line 35 of file PndCANPletsV.h.
Referenced by IsValid(), and SetValid().
| int_v PndCANPletV::fLastHit |
Definition at line 32 of file PndCANPletsV.h.
| int PndCANPletV::fNHits |
Definition at line 33 of file PndCANPletsV.h.
Referenced by N(), and PndCANPletV().
| PndCATrackParamVector PndCANPletV::fParam |
Definition at line 34 of file PndCANPletsV.h.
Referenced by Param(), and ParamRef().