Skip to content
Snippets Groups Projects
Commit f2ab2a28 authored by robbep's avatar robbep
Browse files

Tagging package Gen/DecFiles as v27r5

git-svn-id: svn+ssh://svn.cern.ch/reps/lhcb/DBASE/tags/Gen/DecFiles/v27r5@156711 4525493e-7705-40b1-a816-d608a930855b
parents 52a22af8 c2e40121
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ from Configurables import Generation
from Gaudi.Configuration import *
from GaudiKernel.SystemOfUnits import MeV
from Configurables import SignalRepeatedHadronization, DaughtersInLHCbWithMinP
from Configurables import SignalRepeatedHadronization, DaughtersInLHCbAndWithMinP
Generation().addTool( SignalRepeatedHadronization )
Generation().SignalRepeatedHadronization.addTool( DaughtersInLHCbAndWithMinP )
Generation().SignalRepeatedHadronization.DaughtersInLHCbAndWithMinP.MinTrackP = 1600.0*MeV
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment