|
ATLAS Offline Software
|
Mbts Detector Element.
More...
#include <CaloDetectorElements.h>
Mbts Detector Element.
Definition at line 386 of file CaloDetectorElements.h.
◆ MbtsDetectorElement()
MbtsDetectorElement::MbtsDetectorElement |
( |
| ) |
|
Constructor, initializes base class constructor parameters with default values.
Definition at line 585 of file CaloDetectorElements.cxx.
◆ calo_hash() [1/2]
unsigned long long CaloDetDescrElement::calo_hash |
( |
| ) |
const |
|
inherited |
◆ calo_hash() [2/2]
unsigned long long CaloDetDescrElement::calo_hash |
( |
| ) |
const |
|
inlineinherited |
◆ compute_derived()
void MbtsDetectorElement::compute_derived |
( |
| ) |
|
◆ cosPhi()
float CaloDetDescrElement::cosPhi |
( |
| ) |
const |
|
inlineinherited |
◆ cosTh()
float CaloDetDescrElement::cosTh |
( |
| ) |
const |
|
inlineinherited |
◆ cotTh()
float CaloDetDescrElement::cotTh |
( |
| ) |
const |
|
inlineinherited |
◆ customID()
Identifier MbtsDetectorElement::customID |
( |
| ) |
const |
|
privatevirtual |
◆ descriptor()
◆ deta() [1/2]
float CaloDetDescrElement::deta |
( |
| ) |
const |
|
inherited |
◆ deta() [2/2]
float CaloDetDescrElement::deta |
( |
| ) |
const |
|
inlineinherited |
◆ dphi() [1/2]
float CaloDetDescrElement::dphi |
( |
| ) |
const |
|
inherited |
◆ dphi() [2/2]
float CaloDetDescrElement::dphi |
( |
| ) |
const |
|
inlineinherited |
◆ dr() [1/2]
float CaloDetDescrElement::dr |
( |
| ) |
const |
|
inherited |
◆ dr() [2/2]
float CaloDetDescrElement::dr |
( |
| ) |
const |
|
inlineinherited |
◆ dx() [1/2]
float CaloDetDescrElement::dx |
( |
| ) |
const |
|
inherited |
◆ dx() [2/2]
float CaloDetDescrElement::dx |
( |
| ) |
const |
|
inlineinherited |
◆ dy() [1/2]
float CaloDetDescrElement::dy |
( |
| ) |
const |
|
inherited |
◆ dy() [2/2]
float CaloDetDescrElement::dy |
( |
| ) |
const |
|
inlineinherited |
◆ dz() [1/2]
float CaloDetDescrElement::dz |
( |
| ) |
const |
|
inherited |
◆ dz() [2/2]
float CaloDetDescrElement::dz |
( |
| ) |
const |
|
inlineinherited |
◆ eta() [1/2]
float CaloDetDescrElement::eta |
( |
| ) |
const |
|
inherited |
◆ eta() [2/2]
float CaloDetDescrElement::eta |
( |
| ) |
const |
|
inlineinherited |
◆ eta_raw() [1/2]
float CaloDetDescrElement::eta_raw |
( |
| ) |
const |
|
inherited |
◆ eta_raw() [2/2]
float CaloDetDescrElement::eta_raw |
( |
| ) |
const |
|
inlineinherited |
◆ getHelper()
◆ getLayer()
int CaloDetDescrElement::getLayer |
( |
| ) |
const |
|
virtualinherited |
◆ getSampling() [1/2]
int CaloDetDescrElement::getSampling |
( |
| ) |
const |
|
inherited |
◆ getSampling() [2/2]
int CaloDetDescrElement::getSampling |
( |
| ) |
const |
|
inlineinherited |
◆ getSubCalo()
◆ identify() [1/2]
Identifier CaloDetDescrElement::identify |
( |
| ) |
const |
|
virtualinherited |
◆ identify() [2/2]
Identifier CaloDetDescrElement::identify |
( |
| ) |
const |
|
inlinefinaloverridevirtualinherited |
◆ identifyHash()
|
inlinefinaloverridevirtualinherited |
◆ is_lar_em()
bool CaloDetDescrElement::is_lar_em |
( |
| ) |
const |
|
inherited |
◆ is_lar_em_barrel()
bool CaloDetDescrElement::is_lar_em_barrel |
( |
| ) |
const |
|
inherited |
◆ is_lar_em_endcap()
bool CaloDetDescrElement::is_lar_em_endcap |
( |
| ) |
const |
|
inherited |
◆ is_lar_em_endcap_inner()
bool CaloDetDescrElement::is_lar_em_endcap_inner |
( |
| ) |
const |
|
inherited |
◆ is_lar_em_endcap_outer()
bool CaloDetDescrElement::is_lar_em_endcap_outer |
( |
| ) |
const |
|
inherited |
◆ is_lar_fcal()
bool CaloDetDescrElement::is_lar_fcal |
( |
| ) |
const |
|
inherited |
◆ is_lar_hec()
bool CaloDetDescrElement::is_lar_hec |
( |
| ) |
const |
|
inherited |
◆ is_tile()
bool CaloDetDescrElement::is_tile |
( |
| ) |
const |
|
inlineinherited |
◆ onl1()
◆ onl2()
◆ phi() [1/2]
float CaloDetDescrElement::phi |
( |
| ) |
const |
|
inherited |
◆ phi() [2/2]
float CaloDetDescrElement::phi |
( |
| ) |
const |
|
inlineinherited |
◆ phi_raw() [1/2]
float CaloDetDescrElement::phi_raw |
( |
| ) |
const |
|
inherited |
◆ phi_raw() [2/2]
float CaloDetDescrElement::phi_raw |
( |
| ) |
const |
|
inlineinherited |
◆ print()
void CaloDetDescrElement::print |
( |
| ) |
const |
|
virtualinherited |
print element contents
Definition at line 75 of file CaloDetDescrElement.cxx.
77 std::cout << std::endl <<
" CaloDetDescrElement print: "
78 << std::endl << std::endl;
80 std::cout <<
"Eta = " <<
m_eta << std::endl;
81 std::cout <<
"Phi = " <<
m_phi << std::endl;
82 std::cout <<
"r = " <<
m_r << std::endl;
◆ propagateRaw()
void CaloDetDescrElement::propagateRaw |
( |
| ) |
|
|
protectedinherited |
◆ r() [1/2]
float CaloDetDescrElement::r |
( |
| ) |
const |
|
inherited |
◆ r() [2/2]
float CaloDetDescrElement::r |
( |
| ) |
const |
|
inlineinherited |
◆ r_raw() [1/2]
float CaloDetDescrElement::r_raw |
( |
| ) |
const |
|
inherited |
◆ r_raw() [2/2]
float CaloDetDescrElement::r_raw |
( |
| ) |
const |
|
inlineinherited |
◆ set_deta()
void MbtsDetectorElement::set_deta |
( |
double |
deta | ) |
|
|
inline |
◆ set_dphi()
void MbtsDetectorElement::set_dphi |
( |
double |
dphi | ) |
|
|
inline |
◆ set_dr()
void MbtsDetectorElement::set_dr |
( |
double |
dr | ) |
|
|
inline |
◆ set_dz()
void MbtsDetectorElement::set_dz |
( |
double |
dz | ) |
|
|
inline |
◆ set_eta()
void MbtsDetectorElement::set_eta |
( |
double |
eta | ) |
|
|
inline |
◆ set_id()
◆ set_online()
◆ set_phi()
void MbtsDetectorElement::set_phi |
( |
double |
phi | ) |
|
|
inline |
◆ set_r()
void MbtsDetectorElement::set_r |
( |
double |
r | ) |
|
|
inline |
◆ set_volume()
void CaloDetDescrElement::set_volume |
( |
double |
volume | ) |
|
|
inlineinherited |
◆ set_z()
void MbtsDetectorElement::set_z |
( |
double |
z | ) |
|
|
inline |
◆ sinPhi()
float CaloDetDescrElement::sinPhi |
( |
| ) |
const |
|
inlineinherited |
◆ sinTh()
float CaloDetDescrElement::sinTh |
( |
| ) |
const |
|
inlineinherited |
◆ subcalo_hash()
◆ volume()
float CaloDetDescrElement::volume |
( |
| ) |
const |
|
inlineinherited |
◆ x() [1/2]
float CaloDetDescrElement::x |
( |
| ) |
const |
|
inherited |
◆ x() [2/2]
float CaloDetDescrElement::x |
( |
| ) |
const |
|
inlineinherited |
◆ x_raw() [1/2]
float CaloDetDescrElement::x_raw |
( |
| ) |
const |
|
inherited |
◆ x_raw() [2/2]
float CaloDetDescrElement::x_raw |
( |
| ) |
const |
|
inlineinherited |
◆ y() [1/2]
float CaloDetDescrElement::y |
( |
| ) |
const |
|
inherited |
◆ y() [2/2]
float CaloDetDescrElement::y |
( |
| ) |
const |
|
inlineinherited |
◆ y_raw() [1/2]
float CaloDetDescrElement::y_raw |
( |
| ) |
const |
|
inherited |
◆ y_raw() [2/2]
float CaloDetDescrElement::y_raw |
( |
| ) |
const |
|
inlineinherited |
◆ z() [1/2]
float CaloDetDescrElement::z |
( |
| ) |
const |
|
inherited |
◆ z() [2/2]
float CaloDetDescrElement::z |
( |
| ) |
const |
|
inlineinherited |
◆ z_raw() [1/2]
float CaloDetDescrElement::z_raw |
( |
| ) |
const |
|
inherited |
◆ z_raw() [2/2]
float CaloDetDescrElement::z_raw |
( |
| ) |
const |
|
inlineinherited |
◆ m_caloHash
◆ m_calosample
int CaloDetDescrElement::m_calosample |
|
inherited |
◆ m_cosPhi
float CaloDetDescrElement::m_cosPhi |
|
protectedinherited |
◆ m_cosTh
float CaloDetDescrElement::m_cosTh |
|
protectedinherited |
◆ m_descriptor
◆ m_deta
float CaloDetDescrElement::m_deta |
|
protectedinherited |
◆ m_dphi
float CaloDetDescrElement::m_dphi |
|
protectedinherited |
◆ m_dr
float CaloDetDescrElement::m_dr |
|
protectedinherited |
◆ m_dx
float CaloDetDescrElement::m_dx |
|
protectedinherited |
◆ m_dy
float CaloDetDescrElement::m_dy |
|
protectedinherited |
◆ m_dz
float CaloDetDescrElement::m_dz |
|
protectedinherited |
◆ m_eta
float CaloDetDescrElement::m_eta |
|
protectedinherited |
◆ m_eta_raw
float CaloDetDescrElement::m_eta_raw |
|
protectedinherited |
◆ m_hash_id
long long CaloDetDescrElement::m_hash_id |
|
inherited |
◆ m_id
◆ m_identify
long long CaloDetDescrElement::m_identify |
|
inherited |
◆ m_onl1
◆ m_onl2
◆ m_phi
float CaloDetDescrElement::m_phi |
|
protectedinherited |
◆ m_phi_raw
float CaloDetDescrElement::m_phi_raw |
|
protectedinherited |
◆ m_r
float CaloDetDescrElement::m_r |
|
protectedinherited |
◆ m_r_raw
float CaloDetDescrElement::m_r_raw |
|
protectedinherited |
◆ m_sample
◆ m_sinPhi
float CaloDetDescrElement::m_sinPhi |
|
protectedinherited |
◆ m_sinTh
float CaloDetDescrElement::m_sinTh |
|
protectedinherited |
◆ m_volume
float CaloDetDescrElement::m_volume |
|
protectedinherited |
◆ m_x
float CaloDetDescrElement::m_x |
|
protectedinherited |
◆ m_x_raw
float CaloDetDescrElement::m_x_raw |
|
protectedinherited |
◆ m_y
float CaloDetDescrElement::m_y |
|
protectedinherited |
◆ m_y_raw
float CaloDetDescrElement::m_y_raw |
|
protectedinherited |
◆ m_z
float CaloDetDescrElement::m_z |
|
protectedinherited |
◆ m_z_raw
float CaloDetDescrElement::m_z_raw |
|
protectedinherited |
The documentation for this class was generated from the following files:
float deta() const
cell deta
IdentifierHash onl2() const
cell online identifier 2
float m_cosTh
this one is cached for algorithm working in transverse Energy
CaloCell_ID::SUBCALO getSubCalo() const
get subcalo
float m_dphi
cylindric coordinates : delta phi
bool is_lar_fcal() const
descriptor belongs to FCAL
float m_z_raw
cartesian coordinates : Z raw
float m_eta_raw
cylindric coordinates : eta_raw
float m_volume
cell volume
float m_sinPhi
cache to allow fast px py pz computation
bool is_lar_hec() const
descriptor belongs to HEC
float m_phi_raw
cylindric coordinates : phi_raw
float m_phi
cylindric coordinates : phi
float m_dr
cylindric coordinates : delta r
float m_dz
cartesian coordinates : delta Z
bool is_lar_em_endcap_inner() const
descriptor belongs to the inner wheel of EM end cap
float m_z
cartesian coordinates : Z
IdentifierHash onl1() const
cell online identifier 1
IdentifierHash caloCellMin() const
minimal hash identifier for calo cells in the region
float m_dy
cartesian coordinates : delta Y
const CaloCell_Base_ID * get_calo_helper() const
get Calo Cell ID helper
CaloCell_ID::CaloSample m_sample
@bried the sampling for this element
IdentifierHash calo_hash() const
cell calo hash
bool is_lar_em_endcap_outer() const
descriptor belongs to the outer wheel of EM end cap
float m_y_raw
cartesian coordinates : Y raw
float m_x_raw
cartesian coordinates : X raw
const CaloDetDescriptor * m_descriptor
IdentifierHash m_onl1
Tiles need 2 online hashed id.
float m_r_raw
cylindric coordinates : r_raw
float m_dx
cartesian coordinates : delta X
float m_r
cylindric coordinates : r
IdentifierHash m_onl2
Tiles need 2 online hashed id.
bool is_lar_em() const
descriptor belongs to EM calorimeter
bool is_lar_em_barrel() const
descriptor belongs to EM barrel
float m_cosPhi
cache to allow fast px py pz computation
float volume() const
cell volume
bool is_lar_em_endcap() const
descriptor belongs to EM end cap
float m_x
cartesian coordinates : X
float dphi() const
cell dphi
virtual Identifier customID() const
IdentifierHash m_caloHash
float m_y
cartesian coordinates : Y
float eta() const
cell eta
float phi() const
cell phi
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
float m_deta
cylindric coordinates : delta eta
float m_eta
cylindric coordinates : eta
bool is_tile() const
descriptor belongs to Tile
IdentifierHash subcalo_hash() const
cell subcalo hash
CaloDetDescrElement()=delete
Constructor, hidden.
float m_sinTh
this one is cached for algorithm working in transverse Energy