Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46423
b: "refs/heads/CMSSW_7_1_X"
c: 0c34b42
h: "refs/heads/CMSSW_7_1_X"
i:
  46421: 8abc01a
  46419: 6fe1cea
  46415: 45c6ac6
v: v3
  • Loading branch information
Mikhail Kirsanov committed Jun 24, 2008
1 parent 0972cf3 commit e263f16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: ac155dadd83efa75cad55c0508a57a2b9dd3d66c
"refs/heads/CMSSW_7_1_X": 0d44dfa224b75239d36f51f58c739dca7b6e6aeb
"refs/heads/CMSSW_7_1_X": 0c34b424b155dc6a4e64f16148ac02682242fdbe
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ Pythia8Source::Pythia8Source( const ParameterSet & pset,

cout << "Pythia8Source: initializing Pythia. " << endl;



// PYLIST Verbosity Level
// Valid PYLIST arguments are: 1, 2, 3, 5, 7, 11, 12, 13
Expand Down Expand Up @@ -120,6 +119,8 @@ Pythia8Source::Pythia8Source( const ParameterSet & pset,

pythia->init( 2212, 2212, comenergy);

pythia->settings.listChanged();

ToHepMC = new HepMC::I_Pythia8;
// ToHepMC->set_crash_on_problem();

Expand Down

0 comments on commit e263f16

Please sign in to comment.