![]() |
ATLAS Offline Software
|
#include <AFP_UserObjects.h>
Public Member Functions | |
| void | clear () |
Public Attributes | |
| int | nStationID {} |
| float | x_pos {} |
| float | y_pos {} |
| float | z_pos {} |
| float | x_slope {} |
| float | y_slope {} |
| float | z_slope {} |
| std::vector< int > | ListHitID |
| float | nHits {} |
| float | nHoles {} |
| float | fChi2 {} |
Definition at line 73 of file AFP_UserObjects.h.
| void _SIDRESULT::clear | ( | ) |
| float _SIDRESULT::fChi2 {} |
Definition at line 87 of file AFP_UserObjects.h.
| std::vector<int> _SIDRESULT::ListHitID |
Definition at line 83 of file AFP_UserObjects.h.
| float _SIDRESULT::nHits {} |
Definition at line 85 of file AFP_UserObjects.h.
| float _SIDRESULT::nHoles {} |
Definition at line 86 of file AFP_UserObjects.h.
| int _SIDRESULT::nStationID {} |
Definition at line 75 of file AFP_UserObjects.h.
| float _SIDRESULT::x_pos {} |
Definition at line 76 of file AFP_UserObjects.h.
| float _SIDRESULT::x_slope {} |
Definition at line 79 of file AFP_UserObjects.h.
| float _SIDRESULT::y_pos {} |
Definition at line 77 of file AFP_UserObjects.h.
| float _SIDRESULT::y_slope {} |
Definition at line 80 of file AFP_UserObjects.h.
| float _SIDRESULT::z_pos {} |
Definition at line 78 of file AFP_UserObjects.h.
| float _SIDRESULT::z_slope {} |
Definition at line 81 of file AFP_UserObjects.h.