ATLAS Offline Software
|
#include <RootExCellWriter.h>
Public Attributes | |
float | x {} |
float | y {} |
float | z {} |
position (global) More... | |
float | px {} |
float | py {} |
float | pz {} |
momentum More... | |
float | type {} |
type of the step More... | |
this holds the information to be written out
Definition at line 34 of file RootExCellWriter.h.
float RootExCellWriter< T >::ExtrapolationStep::px {} |
Definition at line 37 of file RootExCellWriter.h.
float RootExCellWriter< T >::ExtrapolationStep::py {} |
Definition at line 37 of file RootExCellWriter.h.
float RootExCellWriter< T >::ExtrapolationStep::pz {} |
momentum
Definition at line 37 of file RootExCellWriter.h.
float RootExCellWriter< T >::ExtrapolationStep::type {} |
type of the step
Definition at line 38 of file RootExCellWriter.h.
float RootExCellWriter< T >::ExtrapolationStep::x {} |
Definition at line 36 of file RootExCellWriter.h.
float RootExCellWriter< T >::ExtrapolationStep::y {} |
Definition at line 36 of file RootExCellWriter.h.
float RootExCellWriter< T >::ExtrapolationStep::z {} |
position (global)
Definition at line 36 of file RootExCellWriter.h.