9#include <top/dbobjects/TOPGeoPMTArrayDisplacement.h>
23 cout <<
" translation vector: (" <<
getX() <<
", " <<
getY() <<
")"
25 cout <<
" rotation angle: " <<
m_alpha << endl;
double getX() const
Returns translation in x.
double getY() const
Returns translation in y.
float m_alpha
rotation angle around z
void print(const std::string &title="PMT array displacement parameters") const override
Print the content of the class.
virtual void print(const std::string &title) const
Print the content of the class.
static std::string s_unitName
conversion unit name
Abstract base class for different kinds of events.