CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
reco::GsfElectron::ChargeInfo Struct Reference

#include <GsfElectron.h>

Public Member Functions

 ChargeInfo ()
 

Public Attributes

bool isGsfCtfConsistent
 
bool isGsfCtfScPixConsistent
 
bool isGsfScPixConsistent
 
int scPixCharge
 

Detailed Description

Definition at line 115 of file GsfElectron.h.

Constructor & Destructor Documentation

◆ ChargeInfo()

reco::GsfElectron::ChargeInfo::ChargeInfo ( )
inline

Member Data Documentation

◆ isGsfCtfConsistent

bool reco::GsfElectron::ChargeInfo::isGsfCtfConsistent

Definition at line 119 of file GsfElectron.h.

Referenced by reco::GsfElectron::isGsfCtfChargeConsistent().

◆ isGsfCtfScPixConsistent

bool reco::GsfElectron::ChargeInfo::isGsfCtfScPixConsistent

Definition at line 117 of file GsfElectron.h.

Referenced by reco::GsfElectron::isGsfCtfScPixChargeConsistent().

◆ isGsfScPixConsistent

bool reco::GsfElectron::ChargeInfo::isGsfScPixConsistent

Definition at line 118 of file GsfElectron.h.

Referenced by reco::GsfElectron::isGsfScPixChargeConsistent().

◆ scPixCharge

int reco::GsfElectron::ChargeInfo::scPixCharge

Definition at line 116 of file GsfElectron.h.

Referenced by reco::GsfElectron::scPixCharge().