![]() |
ATLAS Offline Software
|
#include "HepMC3/GenEvent.h"#include "HepMC3/GenHeavyIon.h"#include "HepMC3/GenPdfInfo.h"#include "HepMC3/PrintStreams.h"#include "AtlasHepMC/Barcode.h"#include "AtlasHepMC/GenVertex.h"#include "AtlasHepMC/GenParticle.h"#include "AtlasHepMC/SimpleVector.h"#include "AtlasHepMC/AttributeNames.h"#include <algorithm>#include <cstdlib>#include <iomanip>#include <map>#include <memory>#include <sstream>#include <string>#include <vector>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | HepMC::ShortEventAttribute |
| class | HepMC::GenEventBarcodes |
| class | HepMC::ShadowParticle |
| Attribute for linking GenParticles between GenEvents. More... | |
Namespaces | |
| namespace | HepMC3 |
| namespace | HepMC |
Typedefs | |
| using | HepMC::Print = HepMC3::Print |
| using | HepMC::GenHeavyIon = HepMC3::GenHeavyIon |
| using | HepMC::GenEvent = HepMC3::GenEvent |