#include <ElectronUtilities.h>
Public Member Functions | |
auto | dEta () |
auto | dPerp () |
auto | dPhi () |
auto | dZ () |
EleRelPointPair (const math::XYZPoint &p1, const math::XYZPoint &p2, const math::XYZPoint &origin) | |
EleRelPointPair (const GlobalPoint &p1, const math::XYZPoint &p2, const math::XYZPoint &origin) | |
EleRelPointPair (const math::XYZPoint &p1, const GlobalPoint &p2, const math::XYZPoint &origin) | |
EleRelPointPair (const math::XYZPoint &p1, const math::XYZPoint &p2, const GlobalPoint &origin) | |
EleRelPointPair (const GlobalPoint &p1, const GlobalPoint &p2, const math::XYZPoint &origin) | |
EleRelPointPair (const math::XYZPoint &p1, const GlobalPoint &p2, const GlobalPoint &origin) | |
EleRelPointPair (const GlobalPoint &p1, const math::XYZPoint &p2, const GlobalPoint &origin) | |
EleRelPointPair (const GlobalPoint &p1, const GlobalPoint &p2, const GlobalPoint &origin) | |
Private Attributes | |
GlobalVector | relP1_ |
GlobalVector | relP2_ |
Definition at line 43 of file ElectronUtilities.h.
|
inline |
Definition at line 45 of file ElectronUtilities.h.
|
inline |
Definition at line 48 of file ElectronUtilities.h.
|
inline |
Definition at line 51 of file ElectronUtilities.h.
|
inline |
Definition at line 54 of file ElectronUtilities.h.
|
inline |
Definition at line 57 of file ElectronUtilities.h.
|
inline |
Definition at line 60 of file ElectronUtilities.h.
|
inline |
Definition at line 63 of file ElectronUtilities.h.
|
inline |
Definition at line 66 of file ElectronUtilities.h.
|
inline |
Definition at line 69 of file ElectronUtilities.h.
References PV3DBase< T, PVType, FrameType >::eta(), relP1_, and relP2_.
|
inline |
Definition at line 72 of file ElectronUtilities.h.
References PV3DBase< T, PVType, FrameType >::perp(), relP1_, and relP2_.
|
inline |
Definition at line 70 of file ElectronUtilities.h.
References PV3DBase< T, PVType, FrameType >::barePhi(), normalizedPhi(), relP1_, and relP2_.
|
inline |
Definition at line 71 of file ElectronUtilities.h.
References relP1_, relP2_, and PV3DBase< T, PVType, FrameType >::z().
|
private |
|
private |