forked from HEP-FCC/FCCAnalyses
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from mlarson02/ExoticHiggsCLDHadronicNeutrinoA…
…dditions Adding for code for exotic Higgs analysis for CLD, hadronic/invisible Z decay samples
- Loading branch information
Showing
35 changed files
with
3,059 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
88 changes: 88 additions & 0 deletions
88
...icHiggsDecays/H_ss_4b_SampleGeneration/exoticHiggs_scalar_mS20GeV_WHSe-14_proc_card_H.dat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
#************************************************************ | ||
#* MadGraph5_aMC@NLO * | ||
#* * | ||
#* * * * | ||
#* * * * * * | ||
#* * * * * 5 * * * * * | ||
#* * * * * * | ||
#* * * * | ||
#* * | ||
#* * | ||
#* VERSION 3.4.1 2022-09-01 * | ||
#* * | ||
#* The MadGraph5_aMC@NLO Development Team - Find us at * | ||
#* https://server06.fynu.ucl.ac.be/projects/madgraph * | ||
#* * | ||
#************************************************************ | ||
#* * | ||
#* Command File for MadGraph5_aMC@NLO * | ||
#* * | ||
#* run as ./bin/mg5_aMC filename * | ||
#* * | ||
#************************************************************ | ||
set group_subprocesses Auto | ||
set ignore_six_quark_processes False | ||
set low_mem_multicore_nlo_generation False | ||
set complex_mass_scheme False | ||
set include_lepton_initiated_processes False | ||
set gauge unitary | ||
set loop_optimized_output True | ||
set loop_color_flows False | ||
set max_npoint_for_channel 0 | ||
set default_unset_couplings 99 | ||
set max_t_for_channel 99 | ||
set zerowidth_tchannel True | ||
set nlo_mixed_expansion True | ||
import model sm | ||
|
||
set auto_convert_model T | ||
import model --modelname HAHM_variableMW_v3_UFO/ | ||
define l+ = e+ m+ | ||
define l- = e- m- | ||
define q = u c d s b | ||
define q~ = u~ c~ d~ s~ b~ | ||
define f = u c d s u~ c~ d~ s~ b b~ e+ e- m+ m- tt+ tt- | ||
|
||
#*** generate the process: e+ e- -> Z -> Z h with Z -> q q~ and h -> 2hs -> 4b | ||
generate e+ e- > z > z h, z > q q~, (h > hs hs, hs > b b~) | ||
|
||
output h_2hs_4b_mhs20GeV_WHSe-14_H | ||
|
||
# launch the event generation | ||
launch | ||
|
||
#*** set electron beams and the center-of-mass energy to the ZH maximum production peak (240 GeV), i.e 120 GeV per electron beam | ||
|
||
# set beam type; 0 for electron, 1 for proton | ||
set lpp1 0 | ||
set lpp2 0 | ||
# set total energy in GeV for each beam | ||
set ebeam1 120 | ||
set ebeam2 120 | ||
|
||
#*** set model parameters; couplings and masses | ||
|
||
# the model accounts both dark scalars and dark photons, hence set the kinetic mixing coupling epsilon to zero and mass of dark photon high (to only simulate SM + dark scalar singlet) | ||
set epsilon 1.000000e-10 | ||
set mZDinput 1.000000e+03 | ||
|
||
# set the mass of the dark scalar | ||
set MHSinput 20.000000e+00 | ||
|
||
# set singlet-higgs coupling | ||
set kap 7.000000e-04 | ||
|
||
# set the decay width to O(e-14) s.t sin^2 theta = O(e-10) and decay length O(mm) | ||
set whs 5.7793e-14 | ||
|
||
# set the width of the higgs and the dark photon to auto | ||
set wh Auto | ||
set wzp Auto | ||
|
||
# needed to get llp | ||
set time_of_flight 0 | ||
|
||
# set number of events | ||
set nevents 10000 | ||
|
||
done |
88 changes: 88 additions & 0 deletions
88
...cHiggsDecays/H_ss_4b_SampleGeneration/exoticHiggs_scalar_mS20GeV_WHSe-14_proc_card_NU.dat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
#************************************************************ | ||
#* MadGraph5_aMC@NLO * | ||
#* * | ||
#* * * * | ||
#* * * * * * | ||
#* * * * * 5 * * * * * | ||
#* * * * * * | ||
#* * * * | ||
#* * | ||
#* * | ||
#* VERSION 3.4.1 2022-09-01 * | ||
#* * | ||
#* The MadGraph5_aMC@NLO Development Team - Find us at * | ||
#* https://server06.fynu.ucl.ac.be/projects/madgraph * | ||
#* * | ||
#************************************************************ | ||
#* * | ||
#* Command File for MadGraph5_aMC@NLO * | ||
#* * | ||
#* run as ./bin/mg5_aMC filename * | ||
#* * | ||
#************************************************************ | ||
set group_subprocesses Auto | ||
set ignore_six_quark_processes False | ||
set low_mem_multicore_nlo_generation False | ||
set complex_mass_scheme False | ||
set include_lepton_initiated_processes False | ||
set gauge unitary | ||
set loop_optimized_output True | ||
set loop_color_flows False | ||
set max_npoint_for_channel 0 | ||
set default_unset_couplings 99 | ||
set max_t_for_channel 99 | ||
set zerowidth_tchannel True | ||
set nlo_mixed_expansion True | ||
import model sm | ||
|
||
set auto_convert_model T | ||
import model --modelname HAHM_variableMW_v3_UFO/ | ||
define l+ = e+ m+ | ||
define l- = e- m- | ||
define q = u c d s b | ||
define q~ = u~ c~ d~ s~ b~ | ||
define f = u c d s u~ c~ d~ s~ b b~ e+ e- m+ m- tt+ tt- | ||
|
||
#*** generate the process: e+ e- -> Z -> Z h with Z -> q q~ and h -> 2hs -> 4b | ||
generate e+ e- > z > z h, z > vl vl~, (h > hs hs, hs > b b~) | ||
|
||
output h_2hs_4b_mhs20GeV_WHSe-14_NU | ||
|
||
# launch the event generation | ||
launch | ||
|
||
#*** set electron beams and the center-of-mass energy to the ZH maximum production peak (240 GeV), i.e 120 GeV per electron beam | ||
|
||
# set beam type; 0 for electron, 1 for proton | ||
set lpp1 0 | ||
set lpp2 0 | ||
# set total energy in GeV for each beam | ||
set ebeam1 120 | ||
set ebeam2 120 | ||
|
||
#*** set model parameters; couplings and masses | ||
|
||
# the model accounts both dark scalars and dark photons, hence set the kinetic mixing coupling epsilon to zero and mass of dark photon high (to only simulate SM + dark scalar singlet) | ||
set epsilon 1.000000e-10 | ||
set mZDinput 1.000000e+03 | ||
|
||
# set the mass of the dark scalar | ||
set MHSinput 20.000000e+00 | ||
|
||
# set singlet-higgs coupling | ||
set kap 7.000000e-04 | ||
|
||
# set the decay width to O(e-14) s.t sin^2 theta = O(e-10) and decay length O(mm) | ||
set whs 5.7793e-14 | ||
|
||
# set the width of the higgs and the dark photon to auto | ||
set wh Auto | ||
set wzp Auto | ||
|
||
# needed to get llp | ||
set time_of_flight 0 | ||
|
||
# set number of events | ||
set nevents 10000 | ||
|
||
done |
Oops, something went wrong.