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

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.
 

Detailed Description

Structure storing the physical parameters of a generated beam.

Member Data Documentation

◆ dEkin

G4double BeamParameters::dEkin

Energy spread.

◆ Ekin

G4double BeamParameters::Ekin

Kinetic energy of the beam particle.

◆ epsb

G4double BeamParameters::epsb

Beam emittance.

◆ Q

G4double BeamParameters::Q

Beam charge.

◆ x

G4double BeamParameters::x

X position.

◆ xp

G4double BeamParameters::xp

X momentum component.

◆ z

G4double BeamParameters::z

Z position.

◆ zp

G4double BeamParameters::zp

Z momentum component.


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