38 const std::vector<unsigned long long>& maxtsteps,
int stepsperturn,
double zStart,
41 const std::vector<std::string>& beamNames = {});
63 std::vector<double>
dT;
Template PIC bunch: IPPL PicManager, shared field mesh/solver, and multiple particle containers.
The base class for all OPAL beam lines and sequences.
std::vector< std::string > beamNames_m
BeamSequence * use
The lattice to be tracked through.
int stepsPerTurn
The timsteps per revolution period. ONLY available for OPAL-cycl.
PartData reference
The reference data.
void operator=(const Track &)
double zstart
The location at which the simulation starts.
std::vector< unsigned long long > localTimeSteps
Maximal number of timesteps.
std::vector< double > zstop
The location at which the simulation stops.
static Track * block
The block of track data.
Steppers::TimeIntegrator timeIntegrator
The ID of time integrator.
TrackParser parser
The parser used during tracking.
static std::stack< Track * > stashedTrack
int truncOrder
Trunction order for map tracking.
EmissionSourceList * emissionSources
The emission sources list for particle injection (SOURCES= on TRACK).
PartBunch_t * bunch
The particle bunch to be tracked.
std::vector< double > dT
The initial timestep.