#include <GsfElectron.h>
Public Member Functions | |
ConversionRejection () | |
Public Attributes | |
float | dcot |
float | dist |
int | flags |
TrackBaseRef | partner |
float | radius |
Definition at line 487 of file GsfElectron.h.
|
inline |
Definition at line 494 of file GsfElectron.h.
float reco::GsfElectron::ConversionRejection::dcot |
Definition at line 492 of file GsfElectron.h.
Referenced by reco::GsfElectron::convDcot(), and GsfElectronAlgo::createElectron().
float reco::GsfElectron::ConversionRejection::dist |
Definition at line 491 of file GsfElectron.h.
Referenced by reco::GsfElectron::convDist(), and GsfElectronAlgo::createElectron().
int reco::GsfElectron::ConversionRejection::flags |
Definition at line 489 of file GsfElectron.h.
Referenced by reco::GsfElectron::convFlags(), and GsfElectronAlgo::createElectron().
TrackBaseRef reco::GsfElectron::ConversionRejection::partner |
Definition at line 490 of file GsfElectron.h.
Referenced by reco::GsfElectron::convPartner(), and GsfElectronAlgo::createElectron().
float reco::GsfElectron::ConversionRejection::radius |
Definition at line 493 of file GsfElectron.h.
Referenced by reco::GsfElectron::convRadius(), and GsfElectronAlgo::createElectron().