1367 for (
unsigned int i = 0;
i <
depth.size(); ++
i) {
1368 depth[
i].SetXTitle(
"i#eta");
1369 depth[
i].SetYTitle(
"i#phi");
1372 std::stringstream
label;
1375 for (
int i = -41;
i <= -29;
i =
i + 2) {
1377 depth[0].GetXaxis()->SetBinLabel(i + 42, label.str().c_str());
1378 depth[1].GetXaxis()->SetBinLabel(i + 42, label.str().c_str());
1381 depth[0].GetXaxis()->SetBinLabel(14,
"-29HE");
1382 depth[1].GetXaxis()->SetBinLabel(14,
"-29HE");
1385 for (
int i = -27; i <= 27; i = i + 2) {
1387 depth[0].GetXaxis()->SetBinLabel(i + 43, label.str().c_str());
1390 depth[0].GetXaxis()->SetBinLabel(72,
"29HE");
1391 for (
int i = 29; i <= 41; i = i + 2) {
1393 depth[0].GetXaxis()->SetBinLabel(i + 44, label.str().c_str());
1396 for (
int i = 16; i <= 28; i = i + 2) {
1398 depth[1].GetXaxis()->SetBinLabel(i, label.str().c_str());
1401 depth[1].GetXaxis()->SetBinLabel(29,
"NULL");
1402 for (
int i = 15; i <= 27; i = i + 2) {
1404 depth[1].GetXaxis()->SetBinLabel(i + 15, label.str().c_str());
1408 depth[1].GetXaxis()->SetBinLabel(44,
"29HE");
1409 for (
int i = 29; i <= 41; i = i + 2) {
1411 depth[1].GetXaxis()->SetBinLabel(i + 16, label.str().c_str());
1416 depth[2].GetXaxis()->SetBinLabel(1,
"-28");
1417 depth[2].GetXaxis()->SetBinLabel(2,
"-27");
1418 depth[2].GetXaxis()->SetBinLabel(3,
"Null");
1419 depth[2].GetXaxis()->SetBinLabel(4,
"-16");
1420 depth[2].GetXaxis()->SetBinLabel(5,
"Null");
1421 depth[2].GetXaxis()->SetBinLabel(6,
"16");
1422 depth[2].GetXaxis()->SetBinLabel(7,
"Null");
1423 depth[2].GetXaxis()->SetBinLabel(8,
"27");
1424 depth[2].GetXaxis()->SetBinLabel(9,
"28");