ATLAS Offline Software
Loading...
Searching...
No Matches
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
22#include "xAODJet/Jet.h"
25
26namespace jet {
27
37
38}
39
40#endif
State
enum of possible signal states.
xAOD::JetFourMom_t clusterOriginCorrection(const xAOD::Jet &jet, const xAOD::Vertex &vx)
returns 4-vector of the jet relative to the vertex
Jet_v1 Jet
Definition of the current "jet version".
Vertex_v1 Vertex
Define the latest version of the vertex class.
ROOT::Math::LorentzVector< ROOT::Math::PtEtaPhiM4D< double > > JetFourMom_t
Base 4 Momentum type for Jet.
Definition JetTypes.h:17