CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
pat::ElectronSelection Struct Reference

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...
 

Detailed Description

Structure defining the electron selection.

Definition at line 31 of file ElectronSelector.h.

Member Data Documentation

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