ATLAS Offline Software
|
egamma clusters kinematics are always wrt the ATLAS frame (0,0,0). More...
#include <egPhotonWrtPoint.h>
Public Attributes | |
double | pt = 0 |
double | eta = 0 |
double | phi = 0 |
egamma clusters kinematics are always wrt the ATLAS frame (0,0,0).
In certain cases we might want to express things wrt to some other point.
Definition at line 20 of file egPhotonWrtPoint.h.
double photonWrtPoint::PtEtaPhi::eta = 0 |
Definition at line 22 of file egPhotonWrtPoint.h.
double photonWrtPoint::PtEtaPhi::phi = 0 |
Definition at line 23 of file egPhotonWrtPoint.h.
double photonWrtPoint::PtEtaPhi::pt = 0 |
Definition at line 21 of file egPhotonWrtPoint.h.