#include <GsfElectron.h>
Public Member Functions | |
ConversionRejection () | |
Public Attributes | |
float | dcot |
float | dist |
int | flags |
TrackBaseRef | partner |
float | radius |
float | vtxFitProb |
Definition at line 598 of file GsfElectron.h.
|
inline |
Definition at line 606 of file GsfElectron.h.
float reco::GsfElectron::ConversionRejection::dcot |
Definition at line 603 of file GsfElectron.h.
Referenced by reco::GsfElectron::convDcot(), and GsfElectronAlgo::createElectron().
float reco::GsfElectron::ConversionRejection::dist |
Definition at line 602 of file GsfElectron.h.
Referenced by reco::GsfElectron::convDist(), and GsfElectronAlgo::createElectron().
int reco::GsfElectron::ConversionRejection::flags |
Definition at line 600 of file GsfElectron.h.
Referenced by reco::GsfElectron::convFlags(), and GsfElectronAlgo::createElectron().
TrackBaseRef reco::GsfElectron::ConversionRejection::partner |
Definition at line 601 of file GsfElectron.h.
Referenced by reco::GsfElectron::convPartner(), GsfElectronAlgo::createElectron(), and reco::GsfElectron::GsfElectron().
float reco::GsfElectron::ConversionRejection::radius |
Definition at line 604 of file GsfElectron.h.
Referenced by reco::GsfElectron::convRadius(), and GsfElectronAlgo::createElectron().
float reco::GsfElectron::ConversionRejection::vtxFitProb |
Definition at line 605 of file GsfElectron.h.
Referenced by reco::GsfElectron::convVtxFitProb(), GsfElectronAlgo::createElectron(), and EG9X105XObjectUpdateModifier::modifyObject().