Go to the source code of this file.
|
bool | egamma::isBetterElectron (reco::GsfElectron const &, reco::GsfElectron const &) |
|
bool | egamma::isInnermostElectron (reco::GsfElectron const &, reco::GsfElectron const &) |
|
int | egamma::sharedDets (reco::GsfTrackRef const &, reco::GsfTrackRef const &) |
|
float | egamma::sharedEnergy (reco::CaloCluster const &clu1, reco::CaloCluster const &clu2, EcalRecHitCollection const &barrelRecHits, EcalRecHitCollection const &endcapRecHits) |
|
float | egamma::sharedEnergy (reco::SuperClusterRef const &sc1, reco::SuperClusterRef const &sc2, EcalRecHitCollection const &barrelRecHits, EcalRecHitCollection const &endcapRecHits) |
|
int | egamma::sharedHits (reco::GsfTrackRef const &, reco::GsfTrackRef const &) |
|