HepMC3 event record library
Data Structures | Namespaces | Functions
GenEvent.cc File Reference

Implementation of class GenEvent. More...

#include "HepMC3/GenEvent.h"
#include "HepMC3/GenParticle.h"
#include "HepMC3/GenVertex.h"
#include "HepMC3/Data/GenEventData.h"
#include <deque>
#include <algorithm>
+ Include dependency graph for GenEvent.cc:

Go to the source code of this file.

Data Structures

struct  sort_by_id_asc
 Comparison of two particle by id. More...
 

Namespaces

 HepMC3
 HepMC3 main namespace.
 

Functions

static bool visit_children (std::map< ConstGenVertexPtr, int > &a, ConstGenVertexPtr v)
 

Detailed Description

Implementation of class GenEvent.

Definition in file GenEvent.cc.