CMS 3D CMS Logo

Public Member Functions | Public Attributes

reco::GsfElectron::ClosestCtfTrack Struct Reference

#include <GsfElectron.h>

List of all members.

Public Member Functions

 ClosestCtfTrack ()
 ClosestCtfTrack (TrackRef track, float sh)

Public Attributes

TrackRef ctfTrack
float shFracInnerHits

Detailed Description

Definition at line 177 of file GsfElectron.h.


Constructor & Destructor Documentation

reco::GsfElectron::ClosestCtfTrack::ClosestCtfTrack ( ) [inline]

Definition at line 181 of file GsfElectron.h.

: shFracInnerHits(0.) {}
reco::GsfElectron::ClosestCtfTrack::ClosestCtfTrack ( TrackRef  track,
float  sh 
) [inline]

Definition at line 182 of file GsfElectron.h.


Member Data Documentation