ATLAS Offline Software
Loading...
Searching...
No Matches
SimpleVector.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_SIMPLEVECTOR_H
7#define ATLASHEPMC_SIMPLEVECTOR_H
8#include "HepMC3/FourVector.h"
9#include "HepMC3/PrintStreams.h"
10namespace HepMC {
11typedef HepMC3::FourVector FourVector;
12}
13#endif
HepMC3::FourVector FourVector