![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgorithm.h"#include "GaudiKernel/ServiceHandle.h"#include "GaudiKernel/IPartPropSvc.h"#include "GaudiKernel/IIncidentSvc.h"#include "AthenaKernel/errorcheck.h"#include "StoreGate/ReadHandleKey.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 |
| GenData is a class for particle data access. More... | |