![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Functions | |
| template<typename object> | |
| PtEtaPhiMVector | GetPtEtaPhiM (const object *obj) |
| template<typename object> | |
| PtEtaPhiEVector | GetPtEtaPhiE (const object *obj) |
| template<typename object> | |
| PxPyPzMVector | GetPxPyPzM (const object *obj) |
| template<typename object> | |
| PxPyPzEVector | GetPxPyPzE (const object *obj) |
| PtEtaPhiMVector | GetPtEtaPhiMfromTruth (const xAOD::TruthParticle *TruthParticle) |
| PxPyPzMVector | GetPxPyPzMfromTruth (const xAOD::TruthParticle *TruthParticle) |
| PtEtaPhiEVector | GetPtEtaPhiEfromTruth (const xAOD::TruthParticle *TruthParticle) |
| PxPyPzEVector | GetPxPyPzEfromTruth (const xAOD::TruthParticle *TruthParticle) |
| PtEtaPhiEVector GetPtEtaPhiE | ( | const object * | obj | ) |
Definition at line 34 of file LorentzHelper.h.
| PtEtaPhiEVector GetPtEtaPhiEfromTruth | ( | const xAOD::TruthParticle * | TruthParticle | ) |
Definition at line 39 of file LorentzHelper.cxx.
| PtEtaPhiMVector GetPtEtaPhiM | ( | const object * | obj | ) |
| PtEtaPhiMVector GetPtEtaPhiMfromTruth | ( | const xAOD::TruthParticle * | TruthParticle | ) |
Definition at line 29 of file LorentzHelper.cxx.
| PxPyPzEVector GetPxPyPzE | ( | const object * | obj | ) |
| PxPyPzEVector GetPxPyPzEfromTruth | ( | const xAOD::TruthParticle * | TruthParticle | ) |
Definition at line 52 of file LorentzHelper.cxx.
| PxPyPzMVector GetPxPyPzM | ( | const object * | obj | ) |
| PxPyPzMVector GetPxPyPzMfromTruth | ( | const xAOD::TruthParticle * | TruthParticle | ) |
Definition at line 19 of file LorentzHelper.cxx.