11#ifndef GENERATOROBJECTSTPCNV_GENVERTEX_P2_H
12#define GENERATOROBJECTSTPCNV_GENVERTEX_P2_H
38 GenVertex_p2(
const double x,
const double y,
const double z,
const double t,
40 const std::vector<double>::const_iterator weightsBegin,
41 const std::vector<double>::const_iterator weightsEnd,
102 const double z,
const double t,
104 const std::vector<double>::const_iterator weightsBegin,
105 const std::vector<double>::const_iterator weightsEnd,
double m_t
t-coordinate of the vertex
std::vector< int > m_particlesOut
collection of barcodes of out-going particles connected to this vertex
int m_barcode
barcode of this vertex (uniquely identifying a vertex within an event)
std::vector< float > m_weights
Weights for this vertex.
int m_id
Id of this vertex.
double m_x
x-coordinate of the vertex
double m_z
z-coordinate of the vertex
friend class McEventCollectionCnv_p2
GenVertex_p2()
Default constructor:
double m_y
y-coordinate of the vertex
std::vector< int > m_particlesIn
collection of barcodes of in-going particles connected to this vertex