| HepMC3 event record library
    | 
Implementation of helper functions used to manipulate with HEPEVT block.
Definition in file HEPEVT_Wrapper.cc.
#include <algorithm>#include <array>#include <set>#include <vector>#include "HepMC3/HEPEVT_Helpers.h"#include "HepMC3/HEPEVT_Wrapper.h"#include "HepMC3/HEPEVT_Wrapper_Runtime.h"#include "HepMC3/HEPEVT_Wrapper_Runtime_Static.h" Include dependency graph for HEPEVT_Wrapper.cc:
 Include dependency graph for HEPEVT_Wrapper.cc:Go to the source code of this file.
| Namespaces | |
| namespace | HepMC3 | 
| HepMC3 main namespace. | |
| Functions | |
| void | calculate_longest_path_to_top (ConstGenVertexPtr v, std::map< ConstGenVertexPtr, int > &pathl) | 
| Calculates the path to the top (beam) particles. | |
| Variables | |
| HEPMC3_EXPORT_API struct HEPEVT * | hepevtptr = nullptr | 
| pointer to the common block | |