ATLAS Offline Software
PhysicsAnalysis/AnalysisCommon/CompositeParticleEvent/CompositeParticleEvent/CompositeParticleContainer.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef COMPOSITEPARTICLEEVENT_COMPOSITEPARTICLECONTAINER_H
6 #define COMPOSITEPARTICLEEVENT_COMPOSITEPARTICLECONTAINER_H
7 
8 // this has been migrated here...
9 #include "ParticleEvent/CompositeParticleContainer.h"
10 
11 #endif // !COMPOSITEPARTICLEEVENT_COMPOSITEPARTICLECONTAINER_H
12 
13