ATLAS Offline Software
Public Attributes | List of all members
RootExCellWriter< T >::ExtrapolationStep Struct Reference

#include <RootExCellWriter.h>

Collaboration diagram for RootExCellWriter< T >::ExtrapolationStep:

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...
 

Detailed Description

template<class T>
struct RootExCellWriter< T >::ExtrapolationStep

this holds the information to be written out

Definition at line 34 of file RootExCellWriter.h.

Member Data Documentation

◆ px

template<class T >
float RootExCellWriter< T >::ExtrapolationStep::px {}

Definition at line 37 of file RootExCellWriter.h.

◆ py

template<class T >
float RootExCellWriter< T >::ExtrapolationStep::py {}

Definition at line 37 of file RootExCellWriter.h.

◆ pz

template<class T >
float RootExCellWriter< T >::ExtrapolationStep::pz {}

momentum

Definition at line 37 of file RootExCellWriter.h.

◆ type

template<class T >
float RootExCellWriter< T >::ExtrapolationStep::type {}

type of the step

Definition at line 38 of file RootExCellWriter.h.

◆ x

template<class T >
float RootExCellWriter< T >::ExtrapolationStep::x {}

Definition at line 36 of file RootExCellWriter.h.

◆ y

template<class T >
float RootExCellWriter< T >::ExtrapolationStep::y {}

Definition at line 36 of file RootExCellWriter.h.

◆ z

template<class T >
float RootExCellWriter< T >::ExtrapolationStep::z {}

position (global)

Definition at line 36 of file RootExCellWriter.h.


The documentation for this struct was generated from the following file: