![]() |
ATLAS Offline Software
|
#include "Math/Vector4D.h"Go to the source code of this file.
Namespaces | |
| namespace | xAOD |
| ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Typedefs | |
| typedef ROOT::Math::LorentzVector< ROOT::Math::PtEtaPhiM4D< double > > | xAOD::JetFourMom_t |
| Base 4 Momentum type for Jet. | |
Enumerations | |
| enum | xAOD::JetConstitScale { xAOD::UncalibratedJetConstituent = 0 , xAOD::CalibratedJetConstituent = 1 , xAOD::UnknownConstitScale = 99 } |
| enum | xAOD::JetScale { xAOD::JetEMScaleMomentum = 0 , xAOD::JetConstitScaleMomentum = 1 , xAOD::JetAssignedScaleMomentum =2 } |