6 #ifndef HEPMC_DATA_GENEVENTDATA_H 7 #define HEPMC_DATA_GENEVENTDATA_H 20 #include "HepMC/Data/GenParticleData.h" 21 #include "HepMC/Data/GenVertexData.h" 22 #include "HepMC/Units.h" std::vector< std::string > attribute_string
Attribute serialized as string.
std::vector< int > links1
First id of the vertex links.
std::vector< GenVertexData > vertices
Vertices.
std::vector< int > attribute_id
Attribute owner id.
std::vector< int > links2
Second id of the vertex links.
MomentumUnit
Momentum units.
int event_number
Event number.
std::vector< std::string > attribute_name
Attribute name.
Units::LengthUnit length_unit
Length unit.
Definition of template class SmartPointer.
std::vector< GenParticleData > particles
Particles.
std::vector< double > weights
Weights.
Units::MomentumUnit momentum_unit
Momentum unit.
LengthUnit
Position units.
FourVector event_pos
Event position.