Structure defining the electron selection. More...
#include <ElectronSelector.h>
Public Attributes | |
std::string | selectionType |
Choose selection type (see PATElectronCleaner) More... | |
double | value |
Cut value for likelihood or neural net. More... | |
Cuts for "custom" selection type: | |
double | HoverEBarmax |
double | HoverEEndmax |
double | SigmaEtaEtaBarmax |
double | SigmaEtaEtaEndmax |
double | SigmaPhiPhiBarmax |
double | SigmaPhiPhiEndmax |
double | DeltaEtaInBarmax |
double | DeltaEtaInEndmax |
double | DeltaPhiInBarmax |
double | DeltaPhiInEndmax |
double | DeltaPhiOutBarmax |
double | DeltaPhiOutEndmax |
double | EoverPInBarmin |
double | EoverPInEndmin |
double | EoverPOutBarmin |
double | EoverPOutEndmin |
double | InvEMinusInvPBarmax |
double | InvEMinusInvPEndmax |
double | E9overE25Barmin |
double | E9overE25Endmin |
bool | doBremEoverPcomp |
switch to apply cut on comparison between brem and E/P More... | |
Structure defining the electron selection.
Definition at line 31 of file ElectronSelector.h.
double pat::ElectronSelection::DeltaEtaInBarmax |
Definition at line 41 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::DeltaEtaInEndmax |
Definition at line 41 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::DeltaPhiInBarmax |
Definition at line 42 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::DeltaPhiInEndmax |
Definition at line 42 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::DeltaPhiOutBarmax |
Definition at line 43 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::DeltaPhiOutEndmax |
Definition at line 43 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
bool pat::ElectronSelection::doBremEoverPcomp |
switch to apply cut on comparison between brem and E/P
Definition at line 48 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::E9overE25Barmin |
Definition at line 47 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::E9overE25Endmin |
Definition at line 47 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::EoverPInBarmin |
Definition at line 44 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::EoverPInEndmin |
Definition at line 44 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::EoverPOutBarmin |
Definition at line 45 of file ElectronSelector.h.
double pat::ElectronSelection::EoverPOutEndmin |
Definition at line 45 of file ElectronSelector.h.
double pat::ElectronSelection::HoverEBarmax |
Definition at line 38 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::HoverEEndmax |
Definition at line 38 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::InvEMinusInvPBarmax |
Definition at line 46 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::InvEMinusInvPEndmax |
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().
double pat::ElectronSelection::SigmaEtaEtaBarmax |
Definition at line 39 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::SigmaEtaEtaEndmax |
Definition at line 39 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::SigmaPhiPhiBarmax |
Definition at line 40 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::SigmaPhiPhiEndmax |
Definition at line 40 of file ElectronSelector.h.
Referenced by pat::ElectronSelector::customSelection_().
double pat::ElectronSelection::value |
Cut value for likelihood or neural net.
Definition at line 34 of file ElectronSelector.h.
Referenced by Vispa.Views.PropertyView.FileProperty::buttonClicked(), Types.string::configValue(), Types.FileInPath::configValue(), Mixins.UsingBlock::dumpPython(), pat::ElectronSelector::filter(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Mixins.UsingBlock::insertInto(), Types.double::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), Types.vstring::insertInto(), and Vispa.Views.PropertyView.FileProperty::labelDoubleClicked().