ATLAS Offline Software
Event
xAOD
xAODJet
xAODJet
JetContainerFwd.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_JETCONTAINERFWD_H
8
#define XAODJET_JETCONTAINERFWD_H
9
10
#include "
AthContainers/DataVector.h
"
11
#include "
xAODBase/IParticleContainer.h
"
12
#include "
xAODJet/JetFwd.h
"
13
14
DATAVECTOR_BASE_FWD
(
xAOD::Jet
,
xAOD::IParticle
);
15
namespace
xAOD
{
17
typedef
DataVector<Jet>
JetContainer
;
18
}
19
20
#endif // XAODJET_JETCONTAINERFWD_H
DATAVECTOR_BASE_FWD
DATAVECTOR_BASE_FWD(xAOD::Jet, xAOD::IParticle)
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::IParticle
Class providing the definition of the 4-vector interface.
Definition:
Event/xAOD/xAODBase/xAODBase/IParticle.h:41
IParticleContainer.h
DataVector< Jet >
JetFwd.h
xAOD::Jet_v1
Class describing a jet.
Definition:
Jet_v1.h:57
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
xAOD::JetContainer
JetContainer_v1 JetContainer
Definition of the current "jet container version".
Definition:
JetContainer.h:17
Generated on Sun Dec 22 2024 21:12:26 for ATLAS Offline Software by
1.8.18