#include "PhysicsTools/SelectorUtils/interface/CutApplicatorBase.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectron.h"
Go to the source code of this file.
Classes | |
class | GsfEleNormalizedGsfChi2Cut |
Functions | |
float | normalizedGsfChi2 (const reco::GsfElectronPtr &ele) |
static const CutApplicatorFactory::PMaker< GsfEleNormalizedGsfChi2Cut > | s_maker__LINE__ ("GsfEleNormalizedGsfChi2Cut") |
float normalizedGsfChi2 | ( | const reco::GsfElectronPtr & | ele | ) |
Definition at line 29 of file GsfEleNormalizedGsfChi2Cut.cc.
References reco::GsfElectron::gsfTrack(), edm::Ref< C, T, F >::isNonnull(), hpstanc_transforms::max, and GsfEleNormalizedGsfChi2Cut::operator()().
Referenced by GsfEleNormalizedGsfChi2Cut::operator()(), and GsfEleNormalizedGsfChi2Cut::value().
|
static |