Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75771
b: "refs/heads/CMSSW_7_1_X"
c: 9a34056
h: "refs/heads/CMSSW_7_1_X"
i:
  75769: dc2882d
  75767: 41c729e
v: v3
  • Loading branch information
Mikhail Kirsanov committed Oct 19, 2009
1 parent 0aae514 commit b4a1aef
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 16 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: 09c786f70121f131b3715aaf3464996502bbeb7e
"refs/heads/CMSSW_7_1_X": 2f6b7c6beec1467e1f1d097da4daab48bea1595c
"refs/heads/CMSSW_7_1_X": 9a34056c0de1deb3efb13951389ba17044bca30d
1 change: 0 additions & 1 deletion trunk/GeneratorInterface/Pythia8Interface/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<use name="clhep"/>
<use name="hepmc"/>
<use name="lhapdf"/>
<use name="pythia6"/>
<use name="pythia8"/>
<flags EDM_PLUGIN="1"/>
<export>
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ bool LHAupLesHouches::setEvent(int inProcId)
this->setPdf(pdf->id.first, pdf->id.second,
pdf->x.first, pdf->x.second,
pdf->scalePDF,
pdf->xPDF.first, pdf->xPDF.second);
pdf->xPDF.first, pdf->xPDF.second, true);

// hadronisation->onBeforeHadronisation().emit();

Expand Down

0 comments on commit b4a1aef

Please sign in to comment.