ATLAS Offline Software
|
Classes | |
struct | PtEtaPhi |
egamma clusters kinematics are always wrt the ATLAS frame (0,0,0). More... | |
Functions | |
PtEtaPhi | PtEtaPhiWrtZ (const xAOD::Egamma &ph, double z) |
Function to get the kinematics of a photon cluster wrt (0,0,z0) More... | |
void | correctForZ (xAOD::Egamma &ph, double z) |
Function to modify in place the kinematics of a photon wrt (0,0,z0) More... | |
void photonWrtPoint::correctForZ | ( | xAOD::Egamma & | ph, |
double | z | ||
) |
Function to modify in place the kinematics of a photon wrt (0,0,z0)
Definition at line 23 of file egPhotonWrtPoint.cxx.
photonWrtPoint::PtEtaPhi photonWrtPoint::PtEtaPhiWrtZ | ( | const xAOD::Egamma & | ph, |
double | z | ||
) |
Function to get the kinematics of a photon cluster wrt (0,0,z0)
Definition at line 10 of file egPhotonWrtPoint.cxx.