Package gov.sns.xal.model.alg

Class Summary
AlgorithmFactory Utility factory class for the online model algorithm objects.
DiagnosticTracker Simple algorithm for testing the model framework.
EnsembleTracker Implements the tracking mechanism for EnsembleProbe objects.
EnvelopeTracker Tracking algorithm for EnvelopeProbe's.
EnvTrackerAdapt Tracking algorithm for EnvelopeProbe's.
EnvTrackerAdapt1 Tracking algorithm for EnvelopeProbe's.
EnvTrackerAdapt2 Tracking algorithm for EnvelopeProbe's.
ParticleTracker Algorithm for tracking a single particle, represented by the class ParticleProbe through a XAL modeling element, represented by an object exposing the IComponent interface.
SynchronousTracker Algorithm for propagating a SynchronousParticle probe object through any modeling element that exposes the IComponent interface.
Trace3dTracker Tracking algorithm for EnvelopeProbe's.
Tracker Abstract base class for tracking algorithms, classes implementing the IAlgorithm interface.
TransferMapTracker