| calo_eta_max() const | CaloDetDescriptor | inline |
| calo_eta_min() const | CaloDetDescriptor | inline |
| calo_hash() const | CaloDetDescriptor | inline |
| calo_phi_max() const | CaloDetDescriptor | inline |
| calo_phi_min() const | CaloDetDescriptor | inline |
| calo_r_max() const | CaloDetDescriptor | inline |
| calo_r_min() const | CaloDetDescriptor | inline |
| calo_sign() const | CaloDetDescriptor | inline |
| calo_z_max() const | CaloDetDescriptor | inline |
| calo_z_min() const | CaloDetDescriptor | inline |
| caloCellMin() const | CaloDetDescriptor | inline |
| CaloDetDescriptor(const Identifier &id, const AtlasDetectorID *helper, const CaloCell_Base_ID *calo_helper, CaloCell_ID::CaloSample sample=CaloCell_ID::Unknown, int layer=CaloCell_ID::NOT_VALID) | CaloDetDescriptor | |
| deta() const | CaloDetDescriptor | inline |
| dphi() const | CaloDetDescriptor | inline |
| dump(std::ostream &os) const | CaloDetDescriptor | |
| eta_channel(double eta) const | CaloDetDescriptor | |
| eta_channel_raw(double eta) const | CaloDetDescriptor | |
| get_calo_helper() const | CaloDetDescriptor | inline |
| get_cylinder_surface(Amg::Transform3D &htrans, double &radius, double &hphi, double &hlength, double &depth) const | CaloDetDescriptor | |
| get_depth_in(std::vector< double > &calo_depth) const | CaloDetDescriptor | |
| get_depth_out(std::vector< double > &calo_depth) const | CaloDetDescriptor | |
| get_disk_surface(Amg::Transform3D &htrans, double &z, double &rmin, double &rmax, double &hphisec, double &depth) const | CaloDetDescriptor | |
| getHelper() const | Identifiable | virtual |
| getSampling(IdentifierHash onecalo_hash) const | CaloDetDescriptor | |
| getSampling() const | CaloDetDescriptor | inline |
| getSubCalo() const | CaloDetDescriptor | inline |
| identify() const override final | CaloDetDescriptor | inlinevirtual |
| identifyHash() const override final | CaloDetDescriptor | inlinevirtual |
| is_in(double eta_min, double eta_max, double phi_min, double phi_max) const | CaloDetDescriptor | |
| is_lar_em() const | CaloDetDescriptor | inline |
| is_lar_em_barrel() const | CaloDetDescriptor | inline |
| is_lar_em_endcap() const | CaloDetDescriptor | inline |
| is_lar_em_endcap_inner() const | CaloDetDescriptor | inline |
| is_lar_em_endcap_outer() const | CaloDetDescriptor | inline |
| is_lar_fcal() const | CaloDetDescriptor | inline |
| is_lar_hec() const | CaloDetDescriptor | inline |
| is_tile() const | CaloDetDescriptor | inline |
| lar_eta_min() const | CaloDetDescriptor | inline |
| lar_phi_min() const | CaloDetDescriptor | inline |
| layer() const | CaloDetDescriptor | inline |
| m_calo_depth_in | CaloDetDescriptor | protected |
| m_calo_depth_out | CaloDetDescriptor | protected |
| m_calo_eta_max | CaloDetDescriptor | protected |
| m_calo_eta_min | CaloDetDescriptor | protected |
| m_calo_helper | CaloDetDescriptor | private |
| m_calo_num | CaloDetDescriptor | private |
| m_calo_phi_max | CaloDetDescriptor | protected |
| m_calo_phi_min | CaloDetDescriptor | protected |
| m_calo_r_max | CaloDetDescriptor | protected |
| m_calo_r_min | CaloDetDescriptor | protected |
| m_calo_sampl | CaloDetDescriptor | private |
| m_calo_sign | CaloDetDescriptor | private |
| m_calo_z_max | CaloDetDescriptor | protected |
| m_calo_z_min | CaloDetDescriptor | protected |
| m_calocell_min | CaloDetDescriptor | private |
| m_etachan_min | CaloDetDescriptor | protected |
| m_helper | CaloDetDescriptor | private |
| m_id | CaloDetDescriptor | private |
| m_is_lar_em | CaloDetDescriptor | private |
| m_is_lar_em_barrel | CaloDetDescriptor | private |
| m_is_lar_em_endcap | CaloDetDescriptor | private |
| m_is_lar_em_endcap_inner | CaloDetDescriptor | private |
| m_is_lar_em_endcap_outer | CaloDetDescriptor | private |
| m_is_lar_fcal | CaloDetDescriptor | private |
| m_is_lar_hec | CaloDetDescriptor | private |
| m_is_tile | CaloDetDescriptor | private |
| m_lar_deta | CaloDetDescriptor | private |
| m_lar_dphi | CaloDetDescriptor | private |
| m_lar_eta_min | CaloDetDescriptor | protected |
| m_lar_n_eta | CaloDetDescriptor | private |
| m_lar_n_phi | CaloDetDescriptor | private |
| m_lar_phi_min | CaloDetDescriptor | protected |
| m_lar_reg_max | CaloDetDescriptor | protected |
| m_lar_reg_min | CaloDetDescriptor | protected |
| m_layer | CaloDetDescriptor | private |
| m_n_calo_depth | CaloDetDescriptor | protected |
| m_transform | CaloDetDescriptor | protected |
| n_calo_depth() const | CaloDetDescriptor | |
| n_eta() const | CaloDetDescriptor | inline |
| n_phi() const | CaloDetDescriptor | inline |
| phi_channel(double phi) const | CaloDetDescriptor | |
| phi_channel_raw(double phi) const | CaloDetDescriptor | |
| print() const | CaloDetDescriptor | virtual |
| reg_max() const | CaloDetDescriptor | inline |
| reg_min() const | CaloDetDescriptor | inline |
| set_depth_in(std::vector< double > &calo_depth) | CaloDetDescriptor | |
| set_depth_out(std::vector< double > &calo_depth) | CaloDetDescriptor | |
| set_eta_phi_granularity(int neta, double deta, int nphi, double dphi) | CaloDetDescriptor | |
| set_n_calo_depth(int n_calo_depth) | CaloDetDescriptor | |
| set_transform(const Amg::Transform3D &transform) | CaloDetDescriptor | inline |
| setCaloEtaMax(double eta_max) | CaloDetDescriptor | inline |
| setCaloEtaMin(double eta_min) | CaloDetDescriptor | inline |
| setCaloPhiMax(double phi_max) | CaloDetDescriptor | inline |
| setCaloPhiMin(double phi_min) | CaloDetDescriptor | inline |
| setCaloRMax(double r_max) | CaloDetDescriptor | inline |
| setCaloRMin(double r_min) | CaloDetDescriptor | inline |
| setCaloZMax(double z_max) | CaloDetDescriptor | inline |
| setCaloZMin(double z_min) | CaloDetDescriptor | inline |
| setLArEtaMin(double eta_min) | CaloDetDescriptor | inline |
| setLArPhiMin(double phi_min) | CaloDetDescriptor | inline |
| setLArRegMax(double reg_max) | CaloDetDescriptor | inline |
| setLArRegMin(double reg_min) | CaloDetDescriptor | inline |
| subcalo_hash() const | CaloDetDescriptor | inline |
| transform() const | CaloDetDescriptor | inline |
| ~CaloDetDescriptor() | CaloDetDescriptor | virtual |
| ~Identifiable()=default | Identifiable | virtual |