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