1 #ifndef DDL_RotationByAxis_H
2 #define DDL_RotationByAxis_H
type of data representation of DDCompactView
DDLRotationByAxis(DDLElementRegistry *myreg)
Constructor.
virtual DDRotationMatrix processOne(DDRotationMatrix R, std::string &axis, std::string &angle)
virtual void preProcessElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv)
Called by loadAttributes AFTER attributes are loaded.
virtual void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv)
Processing the element.
This is a base class for processing XML elements in the DDD.
DDLRotationByAxis handles RotationByAxis elements.
virtual ~DDLRotationByAxis(void)
Destructor.
The main class for processing parsed elements.
ROOT::Math::Rotation3D DDRotationMatrix
A DDRotationMatrix is currently implemented with a ROOT Rotation3D.
T angle(T x1, T y1, T z1, T x2, T y2, T z2)