ATLAS Offline Software
Loading...
Searching...
No Matches
HEPEVT_Wrapper.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_HEPEVTWRAPPER_H
7#define ATLASHEPMC_HEPEVTWRAPPER_H
8#ifndef HEPEVT_EntriesAllocation
9#define HEPEVT_EntriesAllocation 200000
10#endif // HEPEVT_EntriesAllocation
11#define HEPMC3_HEPEVT_NMXHEP HEPEVT_EntriesAllocation
12#include "HepMC3/HEPEVT_Wrapper.h"
13namespace HepMC {
14typedef HepMC3::HEPEVT_Wrapper HEPEVT_Wrapper;
15}
16#endif
HepMC3::HEPEVT_Wrapper HEPEVT_Wrapper