Go to the documentation of this file.
14 int x = tid.
ietaAbs() < 29 ? 0 : 2;
15 return tid.
ieta() > 0 ? x + 1 : x;
19 return tid.
ieta() < 0 ? tid.
ieta() + 32 : tid.
ieta() - 29 + 4;
56 std::vector<std::string>
labels;
57 for (
int i = 0;
i < 82;
i++) {
66 std::vector<std::string>
labels;
67 for (
int i = 0;
i < 8;
i++) {
77 std::vector<std::string>
labels;
79 for (
int i = 0;
i < 2;
i++)
85 std::vector<std::string>
labels;
86 for (
int i = 0;
i < 4;
i++) {
88 int x = tid.
ietaAbs() < 29 ? 0 : 2;
HcalTrigTowerDetId getTid_TTdepth(int)
uint32_t getBin_TTSubdetPM(HcalTrigTowerDetId const &)
int getValue_TTieta(HcalTrigTowerDetId const &)
int ieta() const
get the tower ieta
std::vector< std::string > getLabels_TTieta()
std::vector< std::string > getLabels_TTieta2x3()
HcalTrigTowerDetId getTid_TTieta(int)
uint32_t getBin_TTieta2x3(HcalTrigTowerDetId const &)
int ietaAbs() const
get the absolute value of the tower ieta
HcalTrigTowerDetId getTid_TTiphi(int)
std::vector< std::string > getLabels_TTSubdet()
uint32_t getBin_TTieta(HcalTrigTowerDetId const &)
uint32_t getBin_TTiphi(HcalTrigTowerDetId const &)
uint32_t getBin_TTdepth(HcalTrigTowerDetId const &)
std::vector< std::string > getLabels_TTdepth()
HcalTrigTowerDetId getTid_TTSubdetPM(int)
std::vector< std::string > getLabels_TTiphi()
const std::string TPSUBDETPM_NAME[2 *TPSUBDET_NUM]
int getValue_TTSubdet(HcalTrigTowerDetId const &)
int depth() const
get the depth (zero for LHC Run 1, may be nonzero for later runs)
int getValue_TTSubdetPM(HcalTrigTowerDetId const &)
HcalTrigTowerDetId getTid_TTSubdet(int)
int getValue_TTiphi(HcalTrigTowerDetId const &)
int getValue_TTieta2x3(HcalTrigTowerDetId const &)
uint32_t getBin_TTSubdet(HcalTrigTowerDetId const &)
int iphi() const
get the tower iphi
std::vector< std::string > getLabels_TTSubdetPM()
HcalTrigTowerDetId getTid_TTieta2x3(int)
int getValue_TTdepth(HcalTrigTowerDetId const &)
const std::string TPSUBDET_NAME[TPSUBDET_NUM]