HepMC3 event record library
|
Implementation of helper functions used to manipulate with HEPEVT block.
Definition in file HEPEVT_Wrapper.cc.
#include <algorithm>
#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"
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 |