The L1CalTiles branch is a TClonesArray of calorimeter large
tiles. They are sorted by transverse energy in descending order.
Header file: trigsimcert/L1CalTile.hpp
Package containing the class used to fill the chunk read: l1l2_evt
Information taken from l1l2_evt/l1cal_reco.hpp
| Accessor | Method used | ||
| Et() | tile_energy(int i) | float | total energy |
| Eta() | tile_eta(int i) | float | pseudorapidity |
| Phi() | tile_phi(int i) | float | azimuthal angle |