The L3Electrons branch is a TClonesArray of L3 electron candidates.
Header file: trigsimcert/L3Ele.hpp
Package containing the class used to fill the chunk read: l3femtools_ele_results
Information taken from l3femtools_ele_results/L3ElePhysicsResults.hpp, l3femtools/src/L3TEle.cpp and
http://www-d0.fnal.gov/d0dist/dist/releases/development/l3femtools/doc/L3TEle_overview.html
| 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 |
| Iso() | get_isolation() | float | isolation |
| Emf() | get_emFraction() | float | EM fraction |
| Chi2() | get_chi2() | float | |
| EoverP() | get_E_over_p() | float | |
| PsMatch() | PsMatch() | bool | match between calorimeter cluster and PS hits |
| CpsMatch() | CpsMatch() | bool | match between calorimeter cluster and CPS hits |
| TrackMatch() | TrackMatch() | bool | match between calorimeter cluster and track or CPS cluster |
| CalTrackMatch() | CalTrackMatch() | bool | match between calorimeter cluster and track |
| CpsTrackMatch() | CpsTrackMatch() | bool | match between CPS cluster and track |
| CalCpsDmin() | get_CalCpsDmin() | float | |
| CpsTrackDmin() | get_CpsTrackDmin() | float | |
| CalTrackDmin() | get_CalTrackDmin() | float | |
| CalCpsDPhi() | get_CalCpsDPhi() | float | |
| CpsTrackDPhi() | get_CpsTrackDPhi() | float | |
| CalTrackDPhi() | get_CalTrackDPhi() | float | |
| Em1Width() | get_Em1Width() | float | transverse shower width in EM1 layer |
| Em2Width() | get_Em2Width() | float | transverse shower width in EM2 layer |
| Em3Width() | get_Em3Width() | float | transverse shower width in EM3 layer |
| Em1RescWidth() | Em1RescWidth() | float | rescaled transverse shower width in EM1 layer |
| Em2RescWidth() | Em2RescWidth() | float | rescaled transverse shower width in EM2 layer |
| Em3RescWidth() | Em3RescWidth() | float | rescaled transverse shower width in EM3 layer |