PlasmaMLPALLAS
Loading...
Searching...
No Matches
Public Attributes | List of all members
RunTallyInput Struct Reference

Structure to store per-event input particle data. More...

#include <PlasmaMLPALLASEventAction.hh>

Public Attributes

float x = 0.0
 
float xp = 0.0
 
float y = 0.0
 
float yp = 0.0
 
float z = 0.0
 
float zp = 0.0
 
float energy = 0.0
 

Detailed Description

Structure to store per-event input particle data.

Holds position, direction, and energy information for the particle at the start of the event.

Member Data Documentation

◆ energy

float RunTallyInput::energy = 0.0

◆ x

float RunTallyInput::x = 0.0

◆ xp

float RunTallyInput::xp = 0.0

◆ y

float RunTallyInput::y = 0.0

◆ yp

float RunTallyInput::yp = 0.0

◆ z

float RunTallyInput::z = 0.0

◆ zp

float RunTallyInput::zp = 0.0

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