HepMC3 event record library
include
HepMC3
HepMC3.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// This file is part of HepMC
4
// Copyright (C) 2014-2023 The HepMC collaboration (see AUTHORS for details)
5
//
6
/**
7
* @file HepMC3.h
8
* @brief Main header
9
*
10
*/
11
#ifndef HEPMC3_HEPMC3_H
12
#define HEPMC3_HEPMC3_H
13
14
#include "
HepMC3/Version.h
"
15
16
#include "
HepMC3/GenEvent.h
"
17
#include "
HepMC3/GenParticle.h
"
18
#include "
HepMC3/GenVertex.h
"
19
20
#include "
HepMC3/Print.h
"
21
/**
22
* @brief HepMC3 main namespace.
23
*
24
* HepMC3 main namespace
25
*
26
* @ingroup HepMC3
27
*/
28
namespace
HepMC3
{
29
}
30
#endif
GenEvent.h
Definition of class GenEvent.
GenParticle.h
Definition of class GenParticle.
GenVertex.h
Definition of class GenVertex.
Print.h
Definition of static class Print.
Version.h
Declaration of the Verrion functions and some macros.
HepMC3
HepMC3 main namespace.
Definition
AnalysisExample.h:24
Generated by
1.13.2