ATLAS Offline Software
|
#include "GaudiKernel/MsgStream.h"
#include "TruthUtils/MagicNumbers.h"
#include "ISF_Event/TruthBinding.h"
#include "ISF_Event/SimSvcID.h"
#include "ISF_Event/ParticleOrder.h"
#include "ISF_Event/ParticleUserInformation.h"
#include "AtlasDetDescr/AtlasRegion.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Geometry/Vector3D.h"
#include "GeneratorObjects/HepMcParticleLink.h"
#include <ISF_Event/ISFParticle.icc>
Go to the source code of this file.
Classes | |
class | ISF::ISFParticle |
Namespaces | |
ISF | |
ISFParticleOrderedQueue. | |
Typedefs | |
typedef std::pair< AtlasDetDescr::AtlasRegion, ISF::SimSvcID > | ISF::DetRegionSvcIDPair |
the datatype to be used to store each individual particle hop More... | |
typedef std::vector< DetRegionSvcIDPair > | ISF::ParticleHistory |
the container type to be used for the particle hops More... | |
Functions | |
MsgStream & | ISF::operator<< (MsgStream &sl, const ISF::ISFParticle &isfp) |
std::ostream & | ISF::operator<< (std::ostream &sl, const ISF::ISFParticle &isfp) |