9 #include "TPaveStats.h"
52 ss <<
" Id x y z phi theta psi " << endl;
53 for ( vector<AlignTransform>::const_iterator it =
object().m_align.begin();
54 it !=
object().m_align.end(); it++ ) {
55 ss << hex << (*it).rawId()
56 <<
" " << (*it).translation().x()
57 <<
" " << (*it).translation().y()
58 <<
" " << (*it).translation().z()
59 <<
" " << (*it).rotation().getPhi()
60 <<
" " << (*it).rotation().getTheta()
61 <<
" " << (*it).rotation().getPsi()
72 vector<float>
const& )
const {
#define PYTHON_WRAPPER(_class, _name)
static std::string dumpXML(const EcalCondHeader &header, const Alignments &record)