CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
reco::GsfElectron::MvaOutput Struct Reference

#include <GsfElectron.h>

Public Member Functions

 MvaOutput ()
 

Public Attributes

float dnn_e_bkgNonIsolated
 
float dnn_e_bkgPhoton
 
float dnn_e_bkgTau
 
float dnn_e_sigIsolated
 
float dnn_e_sigNonIsolated
 
float mva_e_pi
 
float mva_Isolated
 
float mvaByPassForIsolated
 
int status
 

Detailed Description

Definition at line 706 of file GsfElectron.h.

Constructor & Destructor Documentation

reco::GsfElectron::MvaOutput::MvaOutput ( )
inline

Member Data Documentation

float reco::GsfElectron::MvaOutput::dnn_e_bkgNonIsolated

Definition at line 713 of file GsfElectron.h.

Referenced by reco::GsfElectron::dnn_bkg_nonIsolated().

float reco::GsfElectron::MvaOutput::dnn_e_bkgPhoton

Definition at line 715 of file GsfElectron.h.

Referenced by reco::GsfElectron::dnn_bkg_Photon().

float reco::GsfElectron::MvaOutput::dnn_e_bkgTau

Definition at line 714 of file GsfElectron.h.

Referenced by reco::GsfElectron::dnn_bkg_Tau().

float reco::GsfElectron::MvaOutput::dnn_e_sigIsolated

Definition at line 711 of file GsfElectron.h.

Referenced by reco::GsfElectron::dnn_signal_Isolated().

float reco::GsfElectron::MvaOutput::dnn_e_sigNonIsolated

Definition at line 712 of file GsfElectron.h.

Referenced by reco::GsfElectron::dnn_signal_nonIsolated().

float reco::GsfElectron::MvaOutput::mva_e_pi
float reco::GsfElectron::MvaOutput::mva_Isolated

Definition at line 708 of file GsfElectron.h.

Referenced by reco::GsfElectron::mva_Isolated(), and ElectronIdMVABased::produce().

float reco::GsfElectron::MvaOutput::mvaByPassForIsolated

Definition at line 710 of file GsfElectron.h.

int reco::GsfElectron::MvaOutput::status