ATLAS Offline Software
Loading...
Searching...
No Matches
JetTypes.h File Reference
#include "Math/Vector4D.h"
Include dependency graph for JetTypes.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 }