ATLAS Offline Software
TruthParticleContainer_p6.cxx
Go to the documentation of this file.
1 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // TruthParticleContainer_p6.cxx
8 // Implementation file for class TruthParticleContainer_p6
9 // Author: S.Binet<binet@cern.ch>
11 
12 
13 // STL includes
14 #include <stdexcept>
15 #include <algorithm>
16 
17 // McParticleEventTPCnv includes
TruthParticleContainer_p6.h