|
HepMC event record
|
Implementation of conversion functions for HEPEVT block.
Some parts from HepMC2 library Matt.Dobbs@Cern.CH, January 2000 HEPEVT IO class
Definition in file HEPEVT_Wrapper.cc.
#include "HepMC/HEPEVT_Wrapper.h"#include "HepMC/GenEvent.h"#include "HepMC/GenParticle.h"#include "HepMC/GenVertex.h"#include <algorithm>#include <set>#include <vector>
Include dependency graph for HEPEVT_Wrapper.cc:Go to the source code of this file.
Data Structures | |
| struct | GenParticlePtr_greater_order |
| struct | pair_GenVertexPtr_int_greater |
Namespaces | |
| HepMC | |
| Definition of template class SmartPointer. | |
Functions | |
| void | calculate_longest_path_to_top (GenVertexPtr v, std::map< GenVertexPtr, int > &pathl) |
1.8.14