#include <PhysicsTools/PatUtils/interface/ElectronSelector.h>
Public Attributes | |
std::string | selectionType |
Choose selection type (see PATElectronCleaner). | |
double | value |
Cut value for likelihood or neural net. | |
Cuts for "custom" selection type: | |
double | DeltaEtaInBarmax |
double | DeltaEtaInEndmax |
double | DeltaPhiInBarmax |
double | DeltaPhiInEndmax |
double | DeltaPhiOutBarmax |
double | DeltaPhiOutEndmax |
bool | doBremEoverPcomp |
switch to apply cut on comparison between brem and E/P | |
double | E9overE25Barmin |
double | E9overE25Endmin |
double | EoverPInBarmin |
double | EoverPInEndmin |
double | EoverPOutBarmin |
double | EoverPOutEndmin |
double | HoverEBarmax |
double | HoverEEndmax |
double | InvEMinusInvPBarmax |
double | InvEMinusInvPEndmax |
double | SigmaEtaEtaBarmax |
double | SigmaEtaEtaEndmax |
double | SigmaPhiPhiBarmax |
double | SigmaPhiPhiEndmax |
Definition at line 31 of file ElectronSelector.h.
Definition at line 41 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 41 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 42 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 42 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 43 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 43 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
switch to apply cut on comparison between brem and E/P
Definition at line 48 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 47 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 47 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 44 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 44 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 45 of file ElectronSelector.h.
Definition at line 45 of file ElectronSelector.h.
Definition at line 38 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 38 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 46 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 46 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
std::string pat::ElectronSelection::selectionType |
Choose selection type (see PATElectronCleaner).
Definition at line 32 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::filter().
Definition at line 39 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 39 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 40 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Definition at line 40 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
Cut value for likelihood or neural net.
Definition at line 34 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::filter().