The L3Jets branch is a TClonesArray of L3 jets.
Header file: trigsimcert/L3Jet.hpp
Package containing the class used to fill the chunk read: l3fjettools_results
Information taken from jet_evt package and l3fjettools_results/L3JetsPhysicsResults.hpp
| Accessor | Method used | ||
| Et() | get_ET() | float | transverse energy |
| DetEta() | get_detectorEta() | float | |
| Eta() | get_kineResults()- |
float | |
| Phi() | get_kineResults()- |
float | |
| E() | from Et(), Eta() | float | energy |
| Px() | from Et(), Phi() | float | |
| Py() | from Et(), Phi() | float | |
| Pz() | from Et(), Eta() | float | |
| ToolName() | l3mapIter- |
string | trigger list name of the physics tool that produced the candidate |
| EmEtFraction() | get_emETfraction() | float | |
| IcdmgEtFraction() | get_icdmgETfraction() | float | |
| ChEtFraction() | get_chETfraction() | float | |
| HotCellRatio() | get_hotcellratio() | float | ratio of hottest to next-hottest cell in the calorimeter |