#include <GsfElectron.h>
Public Member Functions | |
ClosestCtfTrack () | |
ClosestCtfTrack (TrackRef track, float sh) | |
Public Attributes | |
TrackRef | ctfTrack |
float | shFracInnerHits |
Definition at line 197 of file GsfElectron.h.
|
inline |
Definition at line 201 of file GsfElectron.h.
|
inline |
Definition at line 202 of file GsfElectron.h.
TrackRef reco::GsfElectron::ClosestCtfTrack::ctfTrack |
Definition at line 199 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron().
float reco::GsfElectron::ClosestCtfTrack::shFracInnerHits |
Definition at line 200 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron().