CMS 3D CMS Logo

Public Member Functions | Public Attributes

reco::GsfElectron::MvaOutput Struct Reference

#include <GsfElectron.h>

List of all members.

Public Member Functions

 MvaOutput ()

Public Attributes

float mva
float mvaByPassForIsolated
int status

Detailed Description

Definition at line 544 of file GsfElectron.h.


Constructor & Destructor Documentation

reco::GsfElectron::MvaOutput::MvaOutput ( ) [inline]

Definition at line 549 of file GsfElectron.h.

       : status(-1), mva(-999999999.), mvaByPassForIsolated(-999999999.)
       {}

Member Data Documentation

Definition at line 548 of file GsfElectron.h.

Definition at line 546 of file GsfElectron.h.

Referenced by PFElectronTranslator::createGsfElectrons().