ATLAS Offline Software
Namespaces | Typedefs | Enumerations
JetTypes.h File Reference
#include "Math/Vector4D.h"
Include dependency graph for JetTypes.h:

Go to the source code of this file.

Namespaces

 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. More...
 

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 }