#include <GsfElectron.h>
Public Member Functions | |
ClosestCtfTrack () | |
ClosestCtfTrack (TrackRef track, float sh) | |
Public Attributes | |
TrackRef | ctfTrack |
float | shFracInnerHits |
Definition at line 191 of file GsfElectron.h.
|
inline |
Definition at line 195 of file GsfElectron.h.
|
inline |
Definition at line 196 of file GsfElectron.h.
TrackRef reco::GsfElectron::ClosestCtfTrack::ctfTrack |
Definition at line 193 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron().
float reco::GsfElectron::ClosestCtfTrack::shFracInnerHits |
Definition at line 194 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron().