Skip to content

Commit 95f6a37

Browse files
authored
Update dissonant_higgs.fcl
Corrected a typo in the new parameter name for the form factor selection
1 parent 4f161a8 commit 95f6a37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sbncode/EventGenerator/MeVPrtl/config/Higgs/dissonant_higgs.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ kaon2higgs: {
88
tool_type: Kaon2HiggsFlux
99
M: @local::higgsM
1010
MixingAngle: 1e-5
11-
NewFormFactorModel: True
1211
KDAROnly: false #as written this only includes KDAR from absorber (not all KDAR)
1312
KDIFOnly: false #includes KDIF (from absorber or beamline)
1413
KDIFandBeamline: false #inlcudes KDIF from beamline, KDIF from absorber, and KDAR from beamline (this option orthogonal to "KDAROnly")
@@ -42,6 +41,7 @@ decay_higgs: {
4241
ReferenceRayLength: 2100 # 21m
4342
ReferenceHiggsMass: @local::higgsM
4443
ReferenceHiggsMixing: 1e-5
44+
NewFormFactor: true
4545
ReferenceRayDistance: 80000 # 800m
4646
ReferenceHiggsEnergyFromKaonEnergy: 15. # GeV
4747
AddTimeOfFlight: true

0 commit comments

Comments
 (0)