***Branch not yet properly implemented in the L1L2Chunk***
The L2MEt branch is TClonesArray of missing transverse energy objects.
Header file: trigsimcert/L2MEt.hpp
Package containing the class used to fill the chunk read l1l2_evt
Infomation taken from l1l2_evt/l2calmetp_reco.hpp
| Accessor | Method used | ||
| MEx() | ETx() | float | |
| MEy() | ETy() | float | |
| ScalarEt() | scalarET() | float | scalar transverse energy |
| PosETRing(int i) | posETring(int i) | float | positive contribution to the transverse energy in a given eta ring |
| NegETRing(int i) | negETring(int i) | float | negative contribution to the transverse energy in a given eta ring |
| MEtPhi() | from MEx(), MEy() | float | azimuthal angle |
| MEt() |
|
float | missing transverse energy |