#include <GsfElectron.h>
Public Member Functions | |
MvaOutput () | |
Public Attributes | |
float | mva |
float | mvaByPassForIsolated |
int | status |
Definition at line 544 of file GsfElectron.h.
reco::GsfElectron::MvaOutput::MvaOutput | ( | ) | [inline] |
Definition at line 549 of file GsfElectron.h.
: status(-1), mva(-999999999.), mvaByPassForIsolated(-999999999.) {}
Definition at line 547 of file GsfElectron.h.
Referenced by PFElectronTranslator::createGsfElectrons(), ElectronIdMVABased::filter(), and reco::GsfElectron::mva().
Definition at line 548 of file GsfElectron.h.
Definition at line 546 of file GsfElectron.h.
Referenced by PFElectronTranslator::createGsfElectrons().