#include <GsfElectron.h>
Public Member Functions | |
ChargeInfo () | |
Public Attributes | |
bool | isGsfCtfConsistent |
bool | isGsfCtfScPixConsistent |
bool | isGsfScPixConsistent |
int | scPixCharge |
Definition at line 123 of file GsfElectron.h.
|
inline |
Definition at line 129 of file GsfElectron.h.
bool reco::GsfElectron::ChargeInfo::isGsfCtfConsistent |
Definition at line 128 of file GsfElectron.h.
Referenced by GsfElectronAlgo::ElectronData::computeCharge(), and reco::GsfElectron::isGsfCtfChargeConsistent().
bool reco::GsfElectron::ChargeInfo::isGsfCtfScPixConsistent |
Definition at line 126 of file GsfElectron.h.
Referenced by GsfElectronAlgo::ElectronData::computeCharge(), and reco::GsfElectron::isGsfCtfScPixChargeConsistent().
bool reco::GsfElectron::ChargeInfo::isGsfScPixConsistent |
Definition at line 127 of file GsfElectron.h.
Referenced by GsfElectronAlgo::ElectronData::computeCharge(), and reco::GsfElectron::isGsfScPixChargeConsistent().
int reco::GsfElectron::ChargeInfo::scPixCharge |
Definition at line 125 of file GsfElectron.h.
Referenced by WenuPlots::analyze(), GsfElectronAlgo::ElectronData::computeCharge(), and reco::GsfElectron::scPixCharge().