ATLAS Offline Software
Generators
AtlasHepMC
AtlasHepMC
HEPEVT_Wrapper.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 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
#ifdef HEPMC3
9
#ifndef HEPEVT_EntriesAllocation
10
#define HEPEVT_EntriesAllocation 200000
11
#endif // HEPEVT_EntriesAllocation
12
#define HEPMC3_HEPEVT_NMXHEP HEPEVT_EntriesAllocation
13
#include "HepMC3/HEPEVT_Wrapper.h"
14
namespace
HepMC
{
15
typedef
HepMC3::HEPEVT_Wrapper HEPEVT_Wrapper;
16
}
17
#else
18
#include "
HepMC/HEPEVT_Wrapper.h
"
19
#endif
20
#endif
HEPEVT_Wrapper.h
HepMC
Definition:
Barcode.h:14
Generated on Thu Nov 7 2024 21:16:08 for ATLAS Offline Software by
1.8.18