41 "Beam line or sequence \"" +
name +
"\" not found.");
The base class for all OPAL beam lines and sequences.
virtual const std::string getCategory() const
Return the object category as a string.
static BeamSequence * find(const std::string &name)
Find a BeamSequence by name.
The global OPAL structure.
Object * find(const std::string &name)
Find entry.
static OpalData * getInstance()
The base class for all OPAL exceptions.