#include <EBEECutValues.h>
Public Member Functions | |
EBEECutValues (const edm::ParameterSet ¶ms, const std::string &name) | |
double | operator() (const reco::GsfElectronPtr &cand) const |
Private Member Functions | |
const bool | isBarrel (const reco::GsfElectronPtr &cand) const |
Private Attributes | |
double | barrel_ |
const double | barrelCutOff_ =1.479 |
double | endcap_ |
Definition at line 12 of file EBEECutValues.h.
|
inline |
Definition at line 19 of file EBEECutValues.h.
|
inlineprivate |
Definition at line 25 of file EBEECutValues.h.
References funct::abs(), and barrelCutOff_.
Referenced by operator()().
|
inline |
Definition at line 22 of file EBEECutValues.h.
References barrel_, endcap_, and isBarrel().
|
private |
Definition at line 14 of file EBEECutValues.h.
Referenced by operator()().
|
private |
Definition at line 16 of file EBEECutValues.h.
Referenced by isBarrel().
|
private |
Definition at line 15 of file EBEECutValues.h.
Referenced by operator()().