16#define MAKE_STRING( msg ) ( ((std::ostringstream&)(std::ostringstream() << msg)).str() )
33TBElement::operator std::string()
const
35 std::ostringstream buf;
TBElementID::TBElementID id() const
Amg::Vector3D position() const
Amg::RotationMatrix3D m_rotation
const std::string & name() const
TBElementID::TBElementID m_id
Amg::RotationMatrix3D rotation() const
Eigen::Matrix< double, 3, 3 > RotationMatrix3D
Eigen::Matrix< double, 3, 1 > Vector3D