The L3MEt and L3Ht branches are TClonesArray's of L3 missing transverse energy and
objects. Both use the same class.
Header file: L3MEt.hpp
Package containing the class used to fill the chunk reads: l3fCalMEt_phys_results / l3fJetMEt_phys_results
Information taken from l3fCalMEt_phys_results and l3fJetMEt_phys_results
L3MEtPhysicsResults.hpp
| Accessor | Method used | ||
| Phi() | get_MEtPhi() | float | azimuthal angle |
| ToolName() | l3mapIter- |
string | trigger list name of the physics tool that produced the candidate |
| MEt() | get_MEt() | float | missing transverse energy |
| MEx() | get_MEx() | float | |
| MEy() | get_MEy() | float | |
| ScalarEt() | get_ScalarET() | float | scalar sum of the transverse energy |
| MEtsignif() | get_MEtSignif() | float | significance of the missing transverse energy (
|
| AlgFlag() | get_AlgFlag() | int | algorithm = 1000*(Muon Corr.?) + 100*(Towers?) + 10*(Cells?) + 1*(UseCH?) (not filled in the case of L3Ht) |