ATLAS Offline Software
PseudoTopResultContainer.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 //
3 // Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
4 //
5 #ifndef ANALYSISTOP_TOPEVENT_PSEUDOTOPRESULTCONTAINER_H
6 #define ANALYSISTOP_TOPEVENT_PSEUDOTOPRESULTCONTAINER_H
7 
8 // EDM include(s).
10 #include "xAODCore/CLASS_DEF.h"
11 
12 // Local include(s).
14 
15 namespace xAOD {
16 
19 
20 } // namespace xAOD
21 
22 // Define a ClassID for the type.
24 
25 #endif // not ANALYSISTOP_TOPEVENT_PSEUDOTOPRESULTCONTAINER_H
PseudoTopResult.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::PseudoTopResultContainer
DataVector< PseudoTopResult > PseudoTopResultContainer
Definition of the xAOD::PseudoTopResultContainer type.
Definition: PseudoTopResultContainer.h:18
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
CLASS_DEF.h
File providing the different SG_BASE macros.
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64