ATLAS Offline Software
JetFwd.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 #ifndef XAODJET_JETFWD_H
8 #define XAODJET_JETFWD_H
9 
10 
12 namespace xAOD {
14  class Jet_v1;
15  typedef Jet_v1 Jet;
16 }
17 
18 #endif // XAODJET_JETFWD_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::Jet
Jet_v1 Jet
Definition of the current "jet version".
Definition: Event/xAOD/xAODJet/xAODJet/Jet.h:17