#include <GsfElectron.h>
Public Member Functions | |
ChargeInfo () | |
Public Attributes | |
bool | isGsfCtfConsistent |
bool | isGsfCtfScPixConsistent |
bool | isGsfScPixConsistent |
int | scPixCharge |
Definition at line 122 of file GsfElectron.h.
|
inline |
Definition at line 127 of file GsfElectron.h.
References reco::GsfElectron::chargeInfo_, and isGsfCtfScPixConsistent.
Referenced by reco::GsfElectron::~GsfElectron().
bool reco::GsfElectron::ChargeInfo::isGsfCtfConsistent |
Definition at line 126 of file GsfElectron.h.
Referenced by reco::GsfElectron::~GsfElectron().
bool reco::GsfElectron::ChargeInfo::isGsfCtfScPixConsistent |
Definition at line 124 of file GsfElectron.h.
Referenced by ChargeInfo(), and reco::GsfElectron::~GsfElectron().
bool reco::GsfElectron::ChargeInfo::isGsfScPixConsistent |
Definition at line 125 of file GsfElectron.h.
Referenced by reco::GsfElectron::~GsfElectron().
int reco::GsfElectron::ChargeInfo::scPixCharge |
Definition at line 123 of file GsfElectron.h.
Referenced by reco::GsfElectron::~GsfElectron().