PlasmaMLPALLAS
|
Structure storing the physical parameters of a generated beam. More...
#include <PlasmaMLPALLASOnnxInference.hh>
Public Attributes | |
G4double | Ekin |
Kinetic energy of the beam particle. | |
G4double | dEkin |
Energy spread. | |
G4double | Q |
Beam charge. | |
G4double | epsb |
Beam emittance. | |
G4double | x |
X position. | |
G4double | xp |
X momentum component. | |
G4double | z |
Z position. | |
G4double | zp |
Z momentum component. | |
Structure storing the physical parameters of a generated beam.
G4double BeamParameters::dEkin |
Energy spread.
G4double BeamParameters::Ekin |
Kinetic energy of the beam particle.
G4double BeamParameters::epsb |
Beam emittance.
G4double BeamParameters::Q |
Beam charge.
G4double BeamParameters::x |
X position.
G4double BeamParameters::xp |
X momentum component.
G4double BeamParameters::z |
Z position.
G4double BeamParameters::zp |
Z momentum component.