FairRoot/PandaRoot
|
#include <PndLmdAlignStructs.h>
Public Member Functions | |
double | x () const |
pixelHit (int idVal, double colVal, double rowVal) | |
pixelHit () | |
Public Attributes | |
int | _sensorId |
double | _col |
double | _row |
Definition at line 29 of file PndLmdAlignStructs.h.
|
inline |
Definition at line 38 of file PndLmdAlignStructs.h.
|
inline |
Definition at line 44 of file PndLmdAlignStructs.h.
|
inline |
Definition at line 34 of file PndLmdAlignStructs.h.
References _col.
double pixelHit::_col |
Definition at line 31 of file PndLmdAlignStructs.h.
Referenced by PndLmdPairFinderTask::Exec(), and x().
double pixelHit::_row |
Definition at line 32 of file PndLmdAlignStructs.h.
Referenced by PndLmdPairFinderTask::Exec().
int pixelHit::_sensorId |
Definition at line 30 of file PndLmdAlignStructs.h.
Referenced by pixelCluster::pixelCluster().