Uses of Class
xal.model.probe.TwissProbe
Packages that use TwissProbe
Package
Description
-
Uses of TwissProbe in xal.model.alg
Fields in xal.model.alg with type parameters of type TwissProbeModifier and TypeFieldDescriptionstatic final Class<TwissProbe>
TwissTracker.CLS_PROBE_TYPE
probe type recognized by this algorithmstatic final Class<TwissProbe>
TwissTrackerPmq.CLS_PROBE_TYPE
probe type recognized by this algorithm -
Uses of TwissProbe in xal.model.probe
Methods in xal.model.probe that return TwissProbeModifier and TypeMethodDescriptionTwissProbe.copy()
Make a deep copy of this probe and return it.Constructors in xal.model.probe with parameters of type TwissProbeModifierConstructorDescriptionTwissProbe
(TwissProbe prbParent) Copy constructor - clones the argument -
Uses of TwissProbe in xal.model.probe.traj
Constructors in xal.model.probe.traj with parameters of type TwissProbe -
Uses of TwissProbe in xal.sim.scenario
Methods in xal.sim.scenario that return TwissProbeModifier and TypeMethodDescriptionstatic TwissProbe
ProbeFactory.getTwissProbe
(String strLocId, AcceleratorSeq seqParent, IAlgorithm algDynamics) Create and initialize a newTwissProbe
object with the default parameters in the model.params file.static TwissProbe
ProbeFactory.getTwissProbe
(AcceleratorSeq seqParent, IAlgorithm algDynamics) Create and initialize a newTwissProbe
object with the default parameters in the model.params file. -
Uses of TwissProbe in xal.tools.beam.calc
Methods in xal.tools.beam.calc with parameters of type TwissProbeModifier and TypeMethodDescriptionprotected Twiss3D
CalculationEngine.computeTwiss
(TwissProbe probe, PhaseMatrix matPhi, double dW) Deprecated.
TwissProbe
and should not be used as the dynamics elsewhere.