#include <RecoEgamma/EgammaElectronAlgos/interface/PixelHitMatcher.h>
Public Types | |
typedef TransientTrackingRecHit::ConstRecHitPointer | ConstRecHitPointer |
typedef TransientTrackingRecHit::RecHitContainer | RecHitContainer |
typedef TransientTrackingRecHit::RecHitPointer | RecHitPointer |
Public Member Functions | |
float | dPhi () const |
void | invert () |
ConstRecHitPointer | recHit () const |
RecHitWithDist (ConstRecHitPointer rh, float &dphi) | |
Private Attributes | |
float | dphi_ |
ConstRecHitPointer | rh_ |
Definition at line 51 of file PixelHitMatcher.h.
Definition at line 55 of file PixelHitMatcher.h.
Definition at line 57 of file PixelHitMatcher.h.
Definition at line 56 of file PixelHitMatcher.h.
RecHitWithDist::RecHitWithDist | ( | ConstRecHitPointer | rh, | |
float & | dphi | |||
) | [inline] |
float RecHitWithDist::dPhi | ( | ) | const [inline] |
void RecHitWithDist::invert | ( | ) | [inline] |
ConstRecHitPointer RecHitWithDist::recHit | ( | ) | const [inline] |
float RecHitWithDist::dphi_ [private] |
ConstRecHitPointer RecHitWithDist::rh_ [private] |