ATLAS Offline Software
Loading...
Searching...
No Matches
HeavyIon.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3*/
4/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */
5
6#ifndef ATLASHEPMC_HEAVYION_H
7#define ATLASHEPMC_HEAVYION_H
8#include "HepMC3/GenHeavyIon.h"
9#include "HepMC3/PrintStreams.h"
10namespace HepMC {
11typedef HepMC3::GenHeavyIonPtr GenHeavyIonPtr;
12typedef HepMC3::GenHeavyIon GenHeavyIon;
13}
14#endif
HepMC3::GenHeavyIonPtr GenHeavyIonPtr
Definition HeavyIon.h:11
HepMC3::GenHeavyIon GenHeavyIon
Definition GenEvent.h:38