|
FairRoot/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 22 of file PndCANPletsV.h.
|
inline |
Definition at line 31 of file PndCANPletsV.h.
References fIsValid.
Referenced by PndCAGBTracker::PickUpHits(), and PndCANPlets::PndCANPlets().
|
inline |
Definition at line 26 of file PndCANPletsV.h.
References fNHits.
Referenced by PndCANPlets::PndCANPlets(), and PndCANPletV().
|
inline |
Definition at line 28 of file PndCANPletsV.h.
References fParam.
Referenced by PndCANPlets::PndCANPlets().
|
inline |
Definition at line 29 of file PndCANPletsV.h.
References fParam.
Referenced by PndCAGBTracker::PickUpHits().
|
inline |
| float_m PndCANPletV::fIsValid |
Definition at line 38 of file PndCANPletsV.h.
Referenced by PndCAGBTracker::Create1Plets(), IsValid(), PndCAGBTracker::PickUpHits(), and SetValid().
| int_v PndCANPletV::fLastHit |
Definition at line 35 of file PndCANPletsV.h.
Referenced by PndCAGBTracker::Create1Plets(), PndCAGBTracker::PickUpHits(), and PndCANPlets::PndCANPlets().
| int PndCANPletV::fNHits |
Definition at line 36 of file PndCANPletsV.h.
Referenced by PndCAGBTracker::Create1Plets(), N(), PndCAGBTracker::PickUpHits(), and PndCANPletV().
| PndCATrackParamVector PndCANPletV::fParam |
Definition at line 37 of file PndCANPletsV.h.
Referenced by PndCAGBTracker::Create1Plets(), Param(), ParamRef(), and PndCAGBTracker::PickUpHits().
1.8.5