ATLAS Offline Software
Loading...
Searching...
No Matches
IO_GenEvent.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */
5
6#ifndef ATLASHEPMC_IOGENEVENT_H
7#define ATLASHEPMC_IOGENEVENT_H
8#include "HepMC3/Version.h"
9#include "HepMC3/Reader.h"
10#include "HepMC3/Writer.h"
11#include "HepMC3/ReaderAsciiHepMC2.h"
12#include "HepMC3/WriterAsciiHepMC2.h"
13#endif