HepMC3 event record library
|
Implementation of class GenEvent.
Definition in file GenEvent.cc.
#include <deque>
#include <algorithm>
#include "HepMC3/GenEvent.h"
#include "HepMC3/GenParticle.h"
#include "HepMC3/GenVertex.h"
#include "HepMC3/Data/GenEventData.h"
Go to the source code of this file.
Data Structures | |
struct | sort_by_id_asc |
Comparison of two particle by id. More... | |
Namespaces | |
namespace | HepMC3 |
HepMC3 main namespace. | |
Functions | |
static bool | visit_children (std::map< ConstGenVertexPtr, int > &a, ConstGenVertexPtr v) |