ATLAS Offline Software
Loading...
Searching...
No Matches
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:
20template struct DataVector_detail::DVLEltBaseInit< xAOD::CompositeParticle_v1 >;
21
22namespace xAOD {
25}
26
27#endif // XAODPARTICLEEVENT_VERSIONS_COMPOSITEPARTICLECONTAINER_V1_H
An STL vector of pointers that by default owns its pointed-to elements.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
DataVector< CompositeParticle_v1 > CompositeParticleContainer_v1
Define the composite particle container as a simple DataVector.