ATLAS Offline Software
|
#include <TrigInDetTracklet.h>
Public Member Functions | |
TrigInDetTracklet (float Q) | |
const std::vector< const Trk::SpacePoint * > & | seed () const |
float | quality () const |
void | addSpacePoint (const Trk::SpacePoint *pSP) |
Protected Attributes | |
std::vector< const Trk::SpacePoint * > | m_vSP |
float | m_Q |
defines output data structure for TrigInDetTrackSeedingTool
Definition at line 16 of file TrigInDetTracklet.h.
|
inline |
Definition at line 20 of file TrigInDetTracklet.h.
|
inline |
Definition at line 30 of file TrigInDetTracklet.h.
|
inline |
Definition at line 26 of file TrigInDetTracklet.h.
|
inline |
Definition at line 22 of file TrigInDetTracklet.h.
|
protected |
Definition at line 37 of file TrigInDetTracklet.h.
|
protected |
Definition at line 36 of file TrigInDetTracklet.h.