Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ReconstructedParticle.cxx

Go to the documentation of this file.
00001 // ReconstructedParticle implementation
00002 //
00003 
00004 #include "AtlfastEvent/ReconstructedParticle.h"
00005 
00006 #include "GaudiKernel/ObjectList.h"
00007 #include "GaudiKernel/ObjectVector.h"
00008 #include "GaudiKernel/ObjectFactory.h"
00009 
00010 static ContainedObjectFactory < Atlfast::ReconstructedParticle > s_AtlfastReconstructedParticleFactory;
00011 const IFactory& AtlfastReconstructedParticleFactory = s_AtlfastReconstructedParticleFactory;
00012 
00013 namespace Atlfast {
00014 
00015 } // end of namespace bracket
00016 
00017 
00018 
00019 
00020 
00021 
00022 
00023 

Generated on Fri Nov 29 12:55:12 2002 by doxygen1.3-rc1