33 template <
class T,
unsigned Dim>
40 const std::vector<unsigned long long>& maxtsteps,
int stepsperturn,
41 double zStart,
const std::vector<double>& zStop,
65 std::vector<double>
dT;
101 #endif // OPAL_Track_HH
static std::stack< Track * > stashedTrack
int stepsPerTurn
The timsteps per revolution period. ONLY available for OPAL-cycl.
Steppers::TimeIntegrator timeIntegrator
The ID of time integrator.
int truncOrder
Trunction order for map tracking.
PartBunchBase< double, 3 > * bunch
The particle bunch to be tracked.
std::vector< double > zstop
The location at which the simulation stops.
PartData reference
The reference data.
void operator=(const Track &)
The base class for all OPAL beam lines and sequences.
std::vector< unsigned long long > localTimeSteps
Maximal number of timesteps.
TrackParser parser
The parser used during tracking.
static Track * block
The block of track data.
double zstart
The location at which the simulation starts.
BeamSequence * use
The lattice to be tracked through.
std::vector< double > dT
The initial timestep.