![]() |
ATLAS Offline Software
|
#include <HelperStructs.h>
Public Member Functions | |
| PathLimit (float pathLimit, int proc) | |
| Constructor. | |
| void | updateMat (float dX0, float Z, float dL0) |
| collected material update | |
Public Attributes | |
| float | x0Max |
| float | x0Collected |
| float | l0Collected |
| float | weightedZ |
| int | process |
Definition at line 33 of file HelperStructs.h.
|
inline |
|
inline |
| float Trk::PathLimit::l0Collected |
Definition at line 37 of file HelperStructs.h.
| int Trk::PathLimit::process |
Definition at line 39 of file HelperStructs.h.
| float Trk::PathLimit::weightedZ |
Definition at line 38 of file HelperStructs.h.
| float Trk::PathLimit::x0Collected |
Definition at line 36 of file HelperStructs.h.
| float Trk::PathLimit::x0Max |
Definition at line 35 of file HelperStructs.h.