ATLAS Offline Software
TruthPileupEventContainer_v1.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 /*
4  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 #ifndef XAODTRUTH_VERSIONS_TRUTHPILEUPEVENTCONTAINER_V1_H
8 #define XAODTRUTH_VERSIONS_TRUTHPILEUPEVENTCONTAINER_V1_H
9 
10 // EDM include(s):
12 
13 // Local include(s):
15 
16 
17 namespace xAOD {
20 }
21 
22 #endif // XAODTRUTH_VERSIONS_TRUTHPILEUPEVENTCONTAINER_V1_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::TruthPileupEventContainer_v1
DataVector< TruthPileupEvent_v1 > TruthPileupEventContainer_v1
Alias declaring the container type.
Definition: TruthPileupEventContainer_v1.h:19
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
TruthPileupEvent_v1.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.