![]()  | 
  
    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 74 of file AFP_UserObjects.h.
| void _SIDRESULT::clear | ( | ) | 
| float _SIDRESULT::fChi2 | 
Definition at line 88 of file AFP_UserObjects.h.
| std::vector<int> _SIDRESULT::ListHitID | 
Definition at line 84 of file AFP_UserObjects.h.
| float _SIDRESULT::nHits | 
Definition at line 86 of file AFP_UserObjects.h.
| float _SIDRESULT::nHoles | 
Definition at line 87 of file AFP_UserObjects.h.
| int _SIDRESULT::nStationID | 
Definition at line 76 of file AFP_UserObjects.h.
| float _SIDRESULT::x_pos | 
Definition at line 77 of file AFP_UserObjects.h.
| float _SIDRESULT::x_slope | 
Definition at line 80 of file AFP_UserObjects.h.
| float _SIDRESULT::y_pos | 
Definition at line 78 of file AFP_UserObjects.h.
| float _SIDRESULT::y_slope | 
Definition at line 81 of file AFP_UserObjects.h.
| float _SIDRESULT::z_pos | 
Definition at line 79 of file AFP_UserObjects.h.
| float _SIDRESULT::z_slope | 
Definition at line 82 of file AFP_UserObjects.h.
 1.8.18