ATLAS Offline Software
JetOriginHelpers.h
Go to the documentation of this file.
1 // emacs, this file is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 #ifndef JETUTIL_JETORIGINHELPERS_H
8 #define JETUTIL_JETORIGINHELPERS_H
9 #include "xAODJet/Jet.h"
23 #include "xAODTracking/VertexFwd.h"
25 
26 namespace jet {
27 
37 
38 }
39 
40 #endif
Jet.h
xAOD::CaloCluster_v1::State
State
enum of possible signal states.
Definition: CaloCluster_v1.h:304
jet::clusterOriginCorrection
xAOD::JetFourMom_t clusterOriginCorrection(const xAOD::Jet &jet, const xAOD::Vertex &vx)
returns 4-vector of the jet relative to the vertex
jet
Definition: JetCalibTools_PlotJESFactors.cxx:23
xAOD::JetFourMom_t
ROOT::Math::LorentzVector< ROOT::Math::PtEtaPhiM4D< double > > JetFourMom_t
Base 4 Momentum type for Jet.
Definition: JetTypes.h:17
VertexFwd.h
xAOD::Jet_v1
Class describing a jet.
Definition: Jet_v1.h:57
xAOD::Vertex_v1
Class describing a Vertex.
Definition: Vertex_v1.h:42
CaloClusterContainer.h
xAOD::CaloCluster_v1::UNKNOWN
@ UNKNOWN
Definition: CaloCluster_v1.h:305