HepMC3 event record library
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
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-2020 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
GenParticle.h
Definition of class GenParticle.
GenVertex.h
Definition of class GenVertex.
Print.h
Definition of static class Print.
GenEvent.h
Definition of class GenEvent.
Generated on Mon Jan 4 2021 09:07:26 for HepMC3 event record library by
1.8.5