|
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 113 of file PndLmdAlignStructs.h.
|
inline |
|
inline |
|
inline |
Definition at line 118 of file PndLmdAlignStructs.h.
References _col.
| double pixelHit::_col |
Definition at line 115 of file PndLmdAlignStructs.h.
Referenced by PndLmdPairFinderTask::Exec(), pixelHit(), and x().
| double pixelHit::_row |
Definition at line 116 of file PndLmdAlignStructs.h.
Referenced by PndLmdPairFinderTask::Exec(), and pixelHit().
| int pixelHit::_sensorId |
Definition at line 114 of file PndLmdAlignStructs.h.
Referenced by pixelCluster::pixelCluster(), and pixelHit().
1.8.5