Skip to content

Hepmc3 examples#1

Open
andriish wants to merge 45 commits intomasterfrom
hepmc3_examples
Open

Hepmc3 examples#1
andriish wants to merge 45 commits intomasterfrom
hepmc3_examples

Conversation

@andriish
Copy link
Owner

Hepmc3 examples

new G4PrimaryVertex(xvtx.x()*mm, xvtx.y()*mm, xvtx.z()*mm,
xvtx.t()*mm/c_light);

for (auto vpitr: vitr->particles_in()) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it particles_in ??? I guess, it should be particles_out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants