| Class | Description |
|---|---|
| AlgorithmFactory |
Factory class for instantiating and initializing algorithm objects for the
XAL online model.
|
| DefaultElementMapping |
The default element mapping implemented as singleton.
|
| ElementMapping |
This is an abstract class to provide mapping from SMF nodes to online model elements
|
| FileBasedElementMapping |
The default element mapping implemented as singleton.
|
| LatticeElement | |
| ModelInput |
Serves as a input variable for the on-line model.
|
| ProbeFactory |
ProbeFactory is a factory for generating probes.
|
| Scenario |
Packages an on-line model scenario, including accelerator node proxy manager,
lattice, probe, and synchronization manager.
|