#include <GsfElectron.h>
Public Member Functions | |
ChargeInfo () | |
Public Attributes | |
bool | isGsfCtfConsistent |
bool | isGsfCtfScPixConsistent |
bool | isGsfScPixConsistent |
int | scPixCharge |
Definition at line 115 of file GsfElectron.h.
|
inline |
Definition at line 120 of file GsfElectron.h.
bool reco::GsfElectron::ChargeInfo::isGsfCtfConsistent |
Definition at line 119 of file GsfElectron.h.
Referenced by reco::GsfElectron::isGsfCtfChargeConsistent().
bool reco::GsfElectron::ChargeInfo::isGsfCtfScPixConsistent |
Definition at line 117 of file GsfElectron.h.
Referenced by reco::GsfElectron::isGsfCtfScPixChargeConsistent().
bool reco::GsfElectron::ChargeInfo::isGsfScPixConsistent |
Definition at line 118 of file GsfElectron.h.
Referenced by reco::GsfElectron::isGsfScPixChargeConsistent().
int reco::GsfElectron::ChargeInfo::scPixCharge |
Definition at line 116 of file GsfElectron.h.
Referenced by reco::GsfElectron::scPixCharge().