ATLAS Offline Software
Generators
GenInterfaces
GenInterfaces
GenInterfacesDict.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef GENINTERFACES_GENINTERFACESDICT_H
6
#define GENINTERFACES_GENINTERFACESDICT_H
7
8
#if defined(__GCCXML__) and not defined(EIGEN_DONT_VECTORIZE)
9
#define EIGEN_DONT_VECTORIZE
10
#endif // __GCCXML__
11
12
// Includes for the dictionary generation:
13
#include "
GenInterfaces/IEvgenOTFTopUpSvc.h
"
14
#include "
GenInterfaces/IHepMCWeightSvc.h
"
15
#include "
AtlasHepMC/SimpleVector.h
"
16
#include <vector>
17
18
namespace
HforToolDict
{
19
struct
tmp
{
20
std::vector<HepMC::FourVector>
v
;
21
};
22
}
23
24
#endif // GENINTERFACES_GENINTERFACESDICT_H
IHepMCWeightSvc.h
HforToolDict::tmp::v
std::vector< HepMC::FourVector > v
Definition:
GenInterfacesDict.h:20
SimpleVector.h
IEvgenOTFTopUpSvc.h
HforToolDict::tmp
Definition:
GenInterfacesDict.h:19
HforToolDict
Definition:
GenInterfacesDict.h:18
Generated on Thu Nov 7 2024 21:15:41 for ATLAS Offline Software by
1.8.18