Public Types | |
typedef std::vector < L1TTTrackType > | L1TTTrackCollection |
typedef TTTrack < Ref_Phase2TrackerDigi_ > | L1TTTrackType |
Public Attributes | |
float constexpr | eb_rperp = 129.0 |
float constexpr | max_eb_eta = 1.479 |
float constexpr | max_eb_z = 315.4 |
Description: Producer of a TkElectron, for the algorithm matching a L1Track to the L1EG object
Implementation: [Notes on implementation]
Description: Algorithm to match L1EGamma oject with L1Track candidates
Implementation: [Notes on implementation]
typedef std::vector<L1TTTrackType> L1TkElectronTrackMatchAlgo::L1TTTrackCollection |
Definition at line 10 of file L1TkElectronTrackMatchAlgo.h.
Definition at line 9 of file L1TkElectronTrackMatchAlgo.h.
float constexpr L1TkElectronTrackMatchAlgo::eb_rperp = 129.0 |
Definition at line 22 of file L1TkElectronTrackMatchAlgo.cc.
float constexpr L1TkElectronTrackMatchAlgo::max_eb_eta = 1.479 |
Definition at line 20 of file L1TkElectronTrackMatchAlgo.cc.
float constexpr L1TkElectronTrackMatchAlgo::max_eb_z = 315.4 |
Definition at line 21 of file L1TkElectronTrackMatchAlgo.cc.