Uses of Class
xal.model.alg.Tracker
Packages that use Tracker
-
Uses of Tracker in xal.extension.jels.model.alg
Subclasses of Tracker in xal.extension.jels.model.alg -
Uses of Tracker in xal.model.alg
Subclasses of Tracker in xal.model.algModifier and TypeClassDescriptionclass
Simple algorithm for testing the model framework.class
Implements the tracking mechanism for EnsembleProbe objects.class
Tracking algorithm forEnvelopeProbe
objects.class
Tracking algorithm for propagatingEnvelopeProbe
objects.class
Abstract Base Class for Algorithms Propagating RMS Envelopesclass
This class is a super class of theEnvelopeTracker
class meant to handle the special case ofIdealPermMagQuad
elements.class
This class is a super class of theEnvelopeTracker
class meant to handle the special case ofIdealPermMagQuad
elements.class
Tracking algorithm forEnvelopeProbe
's.class
Algorithm for tracking a single particle, represented by the classParticleProbe
through a XAL modeling element, represented by an object exposing theIComponent
interface.class
Algorithm for propagating aSynchronousProbe
object through any modeling element that exposes theIComponent
interface.class
Tracking algorithm forEnvelopeProbe
's.class
Deprecated.class
Propagates aTransferMapPropbe
through a hardware element.class
Tracking algorithm forTwissProbe
objects.class
This class is a super class of theTwissTracker
class meant to handle the special case ofIdealPermMagQuad
elements.Constructors in xal.model.alg with parameters of type Tracker -
Uses of Tracker in xal.sim.scenario
Methods in xal.sim.scenario with type parameters of type TrackerModifier and TypeMethodDescriptionstatic <T extends Tracker>
TAlgorithmFactory.createTrackerFor
(AcceleratorSeq smfSeq, Class<T> clsTkr) Creates a newTracker
derived algorithm instance and initializes it with parameters specified in the edit context of the given accelerator sequence object.
EnvTrackerAdapt