The L2CPS branch is a TClonesArray of trigger objects in the Central Preshower Detector.
Header file: trigsimcert/L2CPS.hpp
Package: l1l2_evt
Information taken from l1l2_evt/l2cpsp_reco.hpp
| Accessor | Method used | ||
| Et() | pT() | float | transverse energy |
| iEta() | etaBin() | int | pseudorapidity bin number |
| iPhi() | phiBin() | int | azimuthal angle bin number |
| Eta() | from iEta() | float | pseudorapidity |
| Phi() | from iPhi() | float | azimuthal angle |
| LooseMatch() | loosematch() | int | loose track match |
| TightMatch() | tightmatch() | int | tight track match |
| MultTrackTag() | multTrackTag() | int | multiple track matches for the CPS object |
| IsoTrk() | isotrk() | int | isolated track |
| AdjacentCTTMatch() | psadj() | int | track match with an adjacent CTT sector |
| Sign() | sign() | int | charge of the track matching the CPS object |
| Charge() | from Sign() | int |