#include <GsfElectron.h>
Public Member Functions | |
ClosestCtfTrack () | |
ClosestCtfTrack (TrackRef track, float sh) | |
Public Attributes | |
TrackRef | ctfTrack |
float | shFracInnerHits |
Definition at line 173 of file GsfElectron.h.
|
inline |
Definition at line 176 of file GsfElectron.h.
|
inline |
Definition at line 177 of file GsfElectron.h.
TrackRef reco::GsfElectron::ClosestCtfTrack::ctfTrack |
Definition at line 174 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron().
float reco::GsfElectron::ClosestCtfTrack::shFracInnerHits |
Definition at line 175 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron().