src
RecoEgamma
EgammaElectronAlgos
interface
ElectronClassification.h
Go to the documentation of this file.
1
#ifndef ElectronClassification_H
2
#define ElectronClassification_H
3
4
//===================================================================
5
// Author: Federico Ferri - INFN Milano, Bicocca university
6
// 12/2005
7
// See GsfElectron::Classification
8
//===================================================================
9
10
#include "
DataFormats/EgammaCandidates/interface/GsfElectron.h
"
11
12
namespace
egamma
{
13
reco::GsfElectron::Classification
classifyElectron
(
reco::GsfElectron
const
&);
14
}
15
16
#endif
reco::GsfElectron
Definition:
GsfElectron.h:36
reco::GsfElectron::Classification
Classification
Definition:
GsfElectron.h:799
egamma
GsfElectron.h
egamma::classifyElectron
reco::GsfElectron::Classification classifyElectron(reco::GsfElectron const &)
Generated for CMSSW Reference Manual by
1.8.14