#include <EgHLTOffEgSel.h>
Public Member Functions | |
const EgCutValues & | ebCuts () const |
const EgCutValues & | eeCuts () const |
int | getCutCode (const OffEle &ele, int cutMask=~0x0) const |
int | getCutCode (const OffPho &pho, int cutMask=~0x0) const |
OffEgSel () | |
OffEgSel (const edm::ParameterSet &config) | |
bool | passCuts (const OffEle &ele, int cutMask=~0x0) const |
bool | passCuts (const OffPho &pho, int cutMask=~0x0) const |
void | setEBCuts (const EgCutValues &cuts) |
void | setEECuts (const EgCutValues &cuts) |
void | setup (const edm::ParameterSet &) |
~OffEgSel () | |
Static Public Member Functions | |
static int | getCutCode (const OffEle &ele, const EgCutValues &cuts, int cutMask=~0x0) |
static int | getCutCode (const OffPho &pho, const EgCutValues &cuts, int cutMask=~0x0) |
Private Attributes | |
EgCutValues | ebCutValues_ |
EgCutValues | eeCutValues_ |
Definition at line 24 of file EgHLTOffEgSel.h.
|
inline |
Definition at line 32 of file EgHLTOffEgSel.h.
|
inlineexplicit |
|
inline |
Definition at line 34 of file EgHLTOffEgSel.h.
|
inline |
|
inline |
int OffEgSel::getCutCode | ( | const OffEle & | ele, |
int | cutMask = ~0x0 |
||
) | const |
Definition at line 18 of file EgHLTOffEgSel.cc.
Referenced by passCuts().
|
static |
Definition at line 24 of file EgHLTOffEgSel.cc.
int OffEgSel::getCutCode | ( | const OffPho & | pho, |
int | cutMask = ~0x0 |
||
) | const |
Definition at line 91 of file EgHLTOffEgSel.cc.
|
static |
Definition at line 98 of file EgHLTOffEgSel.cc.
|
inline |
Definition at line 37 of file EgHLTOffEgSel.h.
References getCutCode().
|
inline |
Definition at line 41 of file EgHLTOffEgSel.h.
References getCutCode().
|
inline |
Definition at line 45 of file EgHLTOffEgSel.h.
References hpstanc_transforms::cuts, and ebCutValues_.
|
inline |
Definition at line 46 of file EgHLTOffEgSel.h.
References hpstanc_transforms::cuts, and eeCutValues_.
void OffEgSel::setup | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 11 of file EgHLTOffEgSel.cc.
Referenced by OffEgSel().
|
private |
Definition at line 28 of file EgHLTOffEgSel.h.
Referenced by ebCuts(), and setEBCuts().
|
private |
Definition at line 29 of file EgHLTOffEgSel.h.
Referenced by eeCuts(), and setEECuts().