Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
57fbcb57
Commit
57fbcb57
authored
Apr 28, 2005
by
Lynn Garren
Browse files
*** empty log message ***
parent
d9b827b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
HepMC/HepMC/CBherwig.icc
View file @
57fbcb57
...
...
@@ -676,7 +676,7 @@ void CBherwig::repair_hepevt( bool printInconsistencyErrors )
// now zero the collision and hard entries.
if (index_hard) zero_hepevt_entry(index_hard);
if (index_
collision
) zero_hepevt_entry(index_collision);
if (index_
hard
) zero_hepevt_entry(index_collision);
// Loop over the particles individually and handle oddities
for ( int i=1; i <=hptr->nhep; i++ ) {
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment