ATLAS Offline Software
Generators
AtlasHepMC
AtlasHepMC
SimpleVector.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_SIMPLEVECTOR_H
7
#define ATLASHEPMC_SIMPLEVECTOR_H
8
#ifdef HEPMC3
9
#include "HepMC3/FourVector.h"
10
#include "HepMC3/PrintStreams.h"
11
namespace
HepMC
{
12
typedef
HepMC3::FourVector FourVector;
13
}
14
#else
15
#include "
HepMC/SimpleVector.h
"
16
#endif
17
#endif
SimpleVector.h
HepMC
Definition:
Barcode.h:14
Generated on Thu Nov 7 2024 21:26:10 for ATLAS Offline Software by
1.8.18