#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 edm::Ptr< T >::isNonnull(), and bookConverter::max.
Referenced by GsfEleNormalizedGsfChi2Cut::operator()(), and GsfEleNormalizedGsfChi2Cut::value().
|
static |