15 if(
width==0)
return o;
16 o << std::setw(lvl*size) <<
" ";
34 cout << indent <<
"MioctROIGeometry: " << endl;
37 cout << indent <<
"\teta " <<
m_eta ;
38 cout << indent <<
"\tphi " <<
m_phi ;
39 cout << indent <<
"\tetacode " <<
m_etacode ;
40 cout << indent <<
"\tphicode " <<
m_phicode ;
41 cout << indent <<
"\tetamin " <<
m_etamin ;
42 cout << indent <<
"\tetamax " <<
m_etamax ;
43 cout << indent <<
"\tphimin " <<
m_phimin ;
44 cout << indent <<
"\tphimax " <<
m_phimax ;
45 cout << indent <<
"\troiid " <<
m_roiid << endl;
51 << fixed << setprecision(6)
53 <<
"\" phi=\"" <<
m_phi
54 <<
"\" etacode=\"0x" << std::hex <<
m_etacode
55 <<
"\" phicode=\"0x" << std::hex <<
m_phicode
56 << std::dec << fixed << setprecision(6)
57 <<
"\" etamin=\"" << std::dec <<
m_etamin
std::ostream & mioctIndent(std::ostream &o, int lvl, int size)
std::ostream & mioctIndent(std::ostream &o, int lvl, int size)
virtual void print(const std::string &indent="", unsigned int detail=1) const
virtual void writeXML(std::ostream &xmlfile, int indentLevel=0, int indentWidth=2) const
static std::vector< std::string > xmlfile