Main Page
Namespaces
Classes
Package Documentation
RecoEgamma
EgammaElectronAlgos
interface
GsfElectronTools.h
Go to the documentation of this file.
1
#ifndef RecoEgamma_EgammaElectronAlgos_GsfElectronTools_h
2
#define RecoEgamma_EgammaElectronAlgos_GsfElectronTools_h
3
4
#include "
DataFormats/Common/interface/Handle.h
"
5
#include "
DataFormats/GsfTrackReco/interface/GsfTrackFwd.h
"
6
#include "
DataFormats/TrackReco/interface/TrackFwd.h
"
7
8
namespace
gsfElectronTools
{
9
10
// From Puneeth Kalavase : returns the CTF track that has the highest fraction
11
// of shared hits in Pixels and the inner strip tracker with the electron Track
12
std::pair<reco::TrackRef,float>
getClosestCtfToGsf
(
reco::GsfTrackRef
const
&,
13
edm::Handle<reco::TrackCollection>
const
& ctfTracksH );
14
15
}
16
17
18
#endif
edm::Ref
Definition:
AssociativeIterator.h:51
edm::Handle< reco::TrackCollection >
TrackFwd.h
gsfElectronTools
Definition:
GsfElectronTools.h:8
gsfElectronTools::getClosestCtfToGsf
std::pair< reco::TrackRef, float > getClosestCtfToGsf(reco::GsfTrackRef const &, edm::Handle< reco::TrackCollection > const &ctfTracksH)
Definition:
GsfElectronTools.cc:17
GsfTrackFwd.h
Handle.h
Generated for CMSSW Reference Manual by
1.8.11