ATLAS Offline Software
CompositeParticleContainer_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: CompositeParticleContainer_v1.h 637086 2014-12-19 16:02:19Z kkoeneke $
8 #ifndef XAODPARTICLEEVENT_VERSIONS_COMPOSITEPARTICLECONTAINER_V1_H
9 #define XAODPARTICLEEVENT_VERSIONS_COMPOSITEPARTICLECONTAINER_V1_H
10 
11 // EDM include(s):
14 
15 // Local include(s):
18 
19 // To complete the DATAVECTOR_BASE macro:
20 template struct DataVector_detail::DVLEltBaseInit< xAOD::CompositeParticle_v1 >;
21 
22 namespace xAOD {
25 }
26 
27 #endif // XAODPARTICLEEVENT_VERSIONS_COMPOSITEPARTICLECONTAINER_V1_H
CompositeParticle_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
IParticleContainer.h
CompositeParticleContainerFwd.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
xAOD::CompositeParticleContainer_v1
DataVector< CompositeParticle_v1 > CompositeParticleContainer_v1
Define the composite particle container as a simple DataVector.
Definition: CompositeParticleContainer_v1.h:24