The L3Photons branch is a TClonesArray of L3 photon candidates.
Header file: trigsimcert/L3photon.hpp
Package containing the class used to fill the chunk read: l3femtools_photon_results
Information taken from l3femtools_photon_results/L3PhotonPhysicsResults.hpp
| Accessors | 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 |
| Iso() | get_isolation() | float | isolation |
| Emf() | get_emFraction() | float | EM fraction |