PlasmaMLPALLAS
|
Structure for collimators statistics. More...
#include <PlasmaMLPALLASEventAction.hh>
Public Member Functions | |
void | SetXInteraction (float d) |
void | SetYInteraction (float d) |
void | SetZInteraction (float d) |
void | SetEnergy (float d) |
void | ActiveFlag () |
void | ResetFlag () |
float | GetXInteraction () const |
float | GetYInteraction () const |
float | GetZInteraction () const |
float | GetEnergy () const |
bool | GetFlag () |
Public Attributes | |
float | x = 0.0 |
float | y = 0.0 |
float | z = 0.0 |
float | energy = 0.0 |
bool | flag =false |
Structure for collimators statistics.
Tracks interaction coordinates, energies between primary e- and collimators.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
float RunTallyCollimators::energy = 0.0 |
bool RunTallyCollimators::flag =false |
float RunTallyCollimators::x = 0.0 |
float RunTallyCollimators::y = 0.0 |
float RunTallyCollimators::z = 0.0 |