![]() |
ATLAS Offline Software
|
#include "TruthSvc.h"#include "ISF_Event/ITruthIncident.h"#include "GaudiKernel/ISvcLocator.h"#include "StoreGate/StoreGateSvc.h"#include "GaudiKernel/SystemOfUnits.h"#include "AtlasHepMC/SimpleVector.h"#include "AtlasHepMC/GenParticle.h"#include "AtlasHepMC/GenEvent.h"#include "AtlasHepMC/GenVertex.h"#include "AtlasHepMC/Relatives.h"#include "TruthUtils/MagicNumbers.h"#include "TruthUtils/HepMCHelpers.h"#include "CLHEP/Geometry/Point3D.h"#include "AtlasDetDescr/AtlasRegionHelper.h"#include <sstream>Go to the source code of this file.
Functions | |
| std::vector< HepMC::GenParticlePtr > | findChildren (const HepMC::GenParticlePtr &p) |
| std::vector<HepMC::GenParticlePtr> findChildren | ( | const HepMC::GenParticlePtr & | p | ) |
Definition at line 32 of file TruthSvc.cxx.
1.8.18