ATLAS Offline Software
Event
xAOD
xAODJet
xAODJet
versions
JetContainer_v1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: JetContainer_v1.h 631914 2014-11-28 16:08:50Z krasznaa $
8
#ifndef XAODJET_VERSIONS_JETCONTAINER_V1_H
9
#define XAODJET_VERSIONS_JETCONTAINER_V1_H
10
11
// Core include(s):
12
#include "
AthContainers/DataVector.h
"
13
14
// Local include(s):
15
#include "
xAODJet/versions/Jet_v1.h
"
16
17
namespace
xAOD
{
19
typedef
DataVector< xAOD::Jet_v1 >
JetContainer_v1
;
20
}
21
22
#endif // XAODJET_VERSIONS_JETCONTAINER_V1_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
Jet_v1.h
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
xAOD::JetContainer_v1
DataVector< xAOD::Jet_v1 > JetContainer_v1
The container is a simple typedef for now.
Definition:
JetContainer_v1.h:19
Generated on Sun Dec 22 2024 21:12:26 for ATLAS Offline Software by
1.8.18