41 return (uint32_t)(did.
iphi());
51 return (uint32_t)(did.
depth());
56 return (uint32_t)(did.
subdet());
72 v<=41?(v<=12?v-41:v-42):(v>=71?v-42:v-41), 1, 1);
92 return std::vector<std::string>();
97 std::vector<std::string>
labels;
99 for (
int i=0;
i<84;
i++)
109 return std::vector<std::string>();
114 std::vector<std::string>
labels;
115 for (
int i=0;
i<4;
i++)
122 std::vector<std::string>
labels;
123 for (
int i=0;
i<8;
i++)
HcalDetId getDid_ieta(int)
HcalSubdetector subdet() const
get the subdetector
uint32_t getBin_iphi(HcalDetId const &)
std::vector< std::string > getLabels_SubdetPM()
std::vector< std::string > getLabels_ieta()
HcalDetId getDid_depth(int)
uint32_t getBin_SubdetPM(HcalDetId const &)
int getValue_ieta(HcalDetId const &)
uint32_t getBin_ieta(HcalDetId const &)
uint32_t getBin_Subdet(HcalDetId const &)
std::vector< std::string > getLabels_Subdet()
int depth() const
get the tower depth
std::string const SUBDET_NAME[SUBDET_NUM]
int ieta() const
get the cell ieta
std::string const SUBDETPM_NAME[2 *SUBDET_NUM]
int iphi() const
get the cell iphi
HcalDetId getDid_iphi(int)
HcalDetId getDid_SubdetPM(int)
uint32_t getBin_depth(HcalDetId const &)
std::vector< std::string > getLabels_depth()
int getValue_iphi(HcalDetId const &)
HcalDetId getDid_Subdet(int)
std::vector< std::string > getLabels_iphi()
int getValue_SubdetPM(HcalDetId const &)
int getValue_depth(HcalDetId const &)
int getValue_Subdet(HcalDetId const &)