37 const std::vector<unsigned long long>& maxtsteps,
int stepsperturn,
double zStart,
The base class for all OPAL beam lines and sequences.
static OpalData * getInstance()
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.
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.
int truncOrder
Trunction order for map tracking.
PartBunch_t * bunch
The particle bunch to be tracked.
std::vector< double > dT
The initial timestep.