|
ATLAS Offline Software
|
Go to the documentation of this file.
142 std::cout << std::endl <<
" CaloTTDescrRegion print: "
143 << std::endl << std::endl;
void set_cartesian_size(double dx, double dy, double dz)
set size of the Det Descr region – cartesian system; all signed
Scalar phi() const
phi method
Scalar eta() const
pseudorapidity method
double dx() const
return size in x (unsigned)
void set_spherical(double eta, double phi, double rho)
set coordinates of the Det Descr region – pseudo spherical system; eta is signed, rho is unsigned
double phi() const
return coordinateof the Det Descr Region: phi
double x() const
return coordinateof the Det Descr Region: x (signed)
double rho() const
return coordinateof the Det Descr Region: rho (unsigned)
double dy() const
return size in y (unsigned)
double dphi() const
return size in eta (unsigned)
void set_cartesian(double x, double y, double z)
set coordinates of the Det Descr region – cartesian system; all signed
double y() const
return coordinateof the Det Descr Region: y (signed)
void set_cylindric_size(double deta, double dphi, double dz)
set size of the Det Descr region – pseudo cylindrical system; eta is signed, z as well (same sign)
virtual Identifier identify() const
void show() const
Print out in hex form.
void set_cylindric(double eta, double phi, double z)
set coordinates of the Det Descr region – pseudo cylindrical system; eta is signed,...
void set_spherical_size(double deta, double dphi, double drho)
set size of the Det Descr region – pseudo spherical system; eta is signed, rho is unsigned
const descriptor_type * m_descriptor
double dz() const
return size in z (unsigned)
double drho() const
return size in rho (unsigned)
double eta() const
return coordinateof the Det Descr Region: eta (signed)
double z() const
return coordinateof the Det Descr Region: z (signed)
double deta() const
return size in phi (unsigned)