![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgorithm.h"#include "GaudiKernel/ServiceHandle.h"#include "GaudiKernel/IPartPropSvc.h"#include "GaudiKernel/IIncidentSvc.h"#include "AthenaKernel/errorcheck.h"#include "CxxUtils/checker_macros.h"#include "StoreGate/ReadHandleKey.h"#include "GeneratorObjects/McEventCollection.h"#include "AtlasHepMC/GenEvent.h"#include "AtlasHepMC/GenVertex.h"#include "TruthUtils/MagicNumbers.h"#include "HepPDT/ParticleData.hh"#include "HepPDT/ParticleDataTable.hh"#include <atomic>#include <string>#include <vector>#include <map>#include <cmath>#include <stdexcept>#include <stdlib.h>#include <cstdio>#include <iostream>Go to the source code of this file.
Classes | |
| class | GenData |
| Class for particle data access in GenBase. More... | |