|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef CALODETDESCR_CALOTTDESCRREGION_H
14 #define CALODETDESCR_CALOTTDESCRREGION_H
19 #include "Identifier/Identifier.h"
100 double rho ()
const ;
102 double dphi ()
const ;
104 double deta ()
const ;
106 double drho ()
const ;
173 m_descriptor(descriptor),
221 #endif // CALODETDESCR_CALOTTDESCRREGION_H
CaloTTDescriptor descriptor_type
void set_cartesian_size(double dx, double dy, double dz)
set size of the Det Descr region – cartesian system; all signed
CaloTTDescrRegion(void)
default constructor
const descriptor_type * descriptor() const
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 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)
This class provides an abstract interface to an Identifiable object.
double drho() const
return size in rho (unsigned)
This class provides an interface to the geometrical description of the Calorimeter Trigger Towers.
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)
This class holds the Calorimeter TriggerTower geometrical description