#define ALGORITHM_REGISTRAR_DECLARATION(NAME)
Auxiliary macro declaring the algorithm registrar for the algorithm type of the given name....
Definition Algorithm.hpp:169
Definition OneBodyRotation.hpp:8
~OneBodyRotation()
Definition OneBodyRotation.hpp:13
virtual void run()
Definition OneBodyRotation.cxx:13
OneBodyRotation(std::vector< Argument > const &argumentList)
Definition OneBodyRotation.hpp:11