50 void print(std::ostream& os)
const;
79 #endif // OPAL_Wake_HH
The base class for all OPAL objects.
void operator=(const OpalWake &)
std::ostream & operator<<(std::ostream &os, const Attribute &attr)
virtual bool canReplaceBy(Object *object)
Test if replacement is allowed.
OpalWake()
Exemplar constructor.
void initWakefunction(const ElementBase &element)
virtual void update()
Update the WAKE data.
void print(std::ostream &os) const
Print the object.
The base class for all OPAL definitions.
virtual OpalWake * clone(const std::string &name)
Make clone.
virtual void execute()
Check the WAKE data.
static OpalWake * find(const std::string &name)
Find named WAKE.