Skip to content

Commit b1ca298

Browse files
author
Brinden Carlson
committed
Update multipart generator to have engines run without segmentation faults
1 parent 298a48f commit b1ca298

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sbndcode/JobConfigurations/standard/gen/MultiPart/multipartvertex_sbnd.fcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ MultiPartVertex : {
1212
MultiMax : 7
1313
MultiMin : 2
1414
GammaBetaRange : [0.0, 3.0]
15-
Revert : 0
16-
UseBoost : 0
15+
Revert : false
16+
UseBoost : false
1717
ParticleParameter: {
1818
PDGCode : [ [-11,11,-13,13], [111], [211,-211], [2212], [22]]
1919
MinMulti : [ 0, 0, 0, 0, 0]

0 commit comments

Comments
 (0)