diff --git a/sindarin_collection/HHvv.sin b/sindarin_collection/HHvv.sin new file mode 100644 index 0000000000000000000000000000000000000000..af373e7799b423cf29f1f8c741c0a39bdb0ff638 --- /dev/null +++ b/sindarin_collection/HHvv.sin @@ -0,0 +1,59 @@ +################################################## +# e+e- -> HHnunu at 3 TeV +# ulrike.schnoor@cern.ch +################################################## +! Model and Process block +model = SM + +ms = 0 +mc = 0 +#mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + + +process decay_proc = e1, E1 => H, H , nue, nuebar +process Hdec = H => b, bbar +integrate (Hdec) + + + +! Beam block +sqrts = 3000 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +unstable H (Hdec) +integrate (decay_proc) { iterations = 10:100000:"gw", 5:200000:"" } diff --git a/sindarin_collection/ch1ch1_m_1050_dm_355_nopol.sin b/sindarin_collection/ch1ch1_m_1050_dm_355_nopol.sin new file mode 100644 index 0000000000000000000000000000000000000000..19cec9af584d503f3f450a5123ad2c9a825493ff --- /dev/null +++ b/sindarin_collection/ch1ch1_m_1050_dm_355_nopol.sin @@ -0,0 +1,121 @@ +############################################################ +# chargino pairs for stub tracks at 3 TeV CLIC +# ulrike.schnoor@cern.ch +############################################################ +model = MSSM + +# chargino +mch1 = 1050 # chargino1 mass (signed) + + +# neutralino +mneu1 = 1049.84 + +#other SUSY particles +mch2 = 10000 # chargino2 mass (signed) +mneu2 = 10000 # neutralino2 mass (signed) +mneu3 = 10000 # neutralino3 mass (signed) +mneu4 = 10000 # neutralino4 mass (signed) +mHH = 10000 +mHA = 10000 +mHpm = 10000 +msd1 = 10000 # d-squark mass +msc1 = 10000 # c-squark mass +mss1 = 10000 # s-squark mass +mstop1 = 10000 # t-squark mass +msb1 = 10000 # b-squark mass +msu2 = 10000 # u-squark mass +msd2 = 10000 # d-squark mass +msc2 = 10000 # c-squark mass +mss2 = 10000 # s-squark mass +mstop2 = 10000 # t-squark mass +msb2 = 10000 # b-squark mass +mse1 = 10000 # selectron1 mass +msne = 10000 # electron-sneutrino mass +msmu1 = 10000 # smuon1 mass +msnmu = 10000 # muon-sneutrino mass +mstau1 = 10000 # stau1 mass +msntau = 10000 # tau-sneutrino mass +mse2 = 10000 # selectron2 mass +msmu2 = 10000 # smuon2 mass +mstau2 = 10000 # stau2 mass +mgg = 10000 # gluino mass + +wch1 = 0.0000033 eV +wneu1 = 0 + +# chargino mixing matrix for purely higgsino case! +mu_11 = 0 # chargino mixing matrix +mu_12 = 1 # chargino mixing matrix +mu_21 = -1 # chargino mixing matrix +mu_22 = 0 # chargino mixing matrix +mv_11 = 0 # chargino mixing matrix +mv_12 = 1 # chargino mixing matrix +mv_21 = -1 # chargino mixing matrix +mv_22 = 0 # chargino mixing matrix + + +# neutralino mixing matrix + mn_11 = 0 + mn_12 = 0 + mn_13 = 1 + mn_14 = 1 + mn_21 = 0 + mn_22 = -1 + mn_23 = -1 + mn_24 = 0 + mn_31 = 1 + mn_32 = -1 + mn_33 = 0 + mn_34 = 0 + mn_41 = 1 + mn_42 = 0 + mn_43 = 0 + mn_44 = 0 + +process dec_chargino1m = "ch1-" => ubar, d, neu1 +process dec_chargino1p = "ch1+" => dbar, u, neu1 + +process charginopair = e1, E1 => "ch1+", "ch1-" + +compile + +integrate (dec_chargino1m, dec_chargino1p) { iterations = 1:1000 } + +sqrts = 3000 GeV +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +cuts = all M > 4 GeV ["ch1+","ch1-"] + + +integrate (charginopair) { iterations = 5:10000, 2:10000 } + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1;IMSS(1)=11;IMSS(21)=71; IMSS(22)=71" + + + + +unstable "ch1-" (dec_chargino1m) +unstable "ch1+" (dec_chargino1p) diff --git a/sindarin_collection/ch1ch1_m_1050_dm_355_polm80.sin b/sindarin_collection/ch1ch1_m_1050_dm_355_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..8283215bc0d14f339aeb3a70b79d846b9f1b148c --- /dev/null +++ b/sindarin_collection/ch1ch1_m_1050_dm_355_polm80.sin @@ -0,0 +1,122 @@ +############################################################ +# chargino pairs for stub tracks at 3 TeV CLIC +# ulrike.schnoor@cern.ch +############################################################ +model = MSSM + +# chargino +mch1 = 1050 # chargino1 mass (signed) + + +# neutralino +mneu1 = 1049.84 + +#other SUSY particles +mch2 = 10000 # chargino2 mass (signed) +mneu2 = 10000 # neutralino2 mass (signed) +mneu3 = 10000 # neutralino3 mass (signed) +mneu4 = 10000 # neutralino4 mass (signed) +mHH = 10000 +mHA = 10000 +mHpm = 10000 +msd1 = 10000 # d-squark mass +msc1 = 10000 # c-squark mass +mss1 = 10000 # s-squark mass +mstop1 = 10000 # t-squark mass +msb1 = 10000 # b-squark mass +msu2 = 10000 # u-squark mass +msd2 = 10000 # d-squark mass +msc2 = 10000 # c-squark mass +mss2 = 10000 # s-squark mass +mstop2 = 10000 # t-squark mass +msb2 = 10000 # b-squark mass +mse1 = 10000 # selectron1 mass +msne = 10000 # electron-sneutrino mass +msmu1 = 10000 # smuon1 mass +msnmu = 10000 # muon-sneutrino mass +mstau1 = 10000 # stau1 mass +msntau = 10000 # tau-sneutrino mass +mse2 = 10000 # selectron2 mass +msmu2 = 10000 # smuon2 mass +mstau2 = 10000 # stau2 mass +mgg = 10000 # gluino mass + +wch1 = 0.0000033 eV +wneu1 = 0 + +# chargino mixing matrix for purely higgsino case! +mu_11 = 0 # chargino mixing matrix +mu_12 = 1 # chargino mixing matrix +mu_21 = -1 # chargino mixing matrix +mu_22 = 0 # chargino mixing matrix +mv_11 = 0 # chargino mixing matrix +mv_12 = 1 # chargino mixing matrix +mv_21 = -1 # chargino mixing matrix +mv_22 = 0 # chargino mixing matrix + + +# neutralino mixing matrix + mn_11 = 0 + mn_12 = 0 + mn_13 = 1 + mn_14 = 1 + mn_21 = 0 + mn_22 = -1 + mn_23 = -1 + mn_24 = 0 + mn_31 = 1 + mn_32 = -1 + mn_33 = 0 + mn_34 = 0 + mn_41 = 1 + mn_42 = 0 + mn_43 = 0 + mn_44 = 0 + +process dec_chargino1m = "ch1-" => ubar, d, neu1 +process dec_chargino1p = "ch1+" => dbar, u, neu1 + +process charginopair = e1, E1 => "ch1+", "ch1-" + +compile + +integrate (dec_chargino1m, dec_chargino1p) { iterations = 1:1000 } + +sqrts = 3000 GeV +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +cuts = all M > 4 GeV ["ch1+","ch1-"] + + +integrate (charginopair) { iterations = 5:10000, 2:10000 } + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1;IMSS(1)=11;IMSS(21)=71; IMSS(22)=71" + + + + +unstable "ch1-" (dec_chargino1m) +unstable "ch1+" (dec_chargino1p) diff --git a/sindarin_collection/ch1ch1_m_1050_dm_355_polp80.sin b/sindarin_collection/ch1ch1_m_1050_dm_355_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..885b592f8280370dd14b5641268c5882da676194 --- /dev/null +++ b/sindarin_collection/ch1ch1_m_1050_dm_355_polp80.sin @@ -0,0 +1,122 @@ +############################################################ +# chargino pairs for stub tracks at 3 TeV CLIC +# ulrike.schnoor@cern.ch +############################################################ +model = MSSM + +# chargino +mch1 = 1050 # chargino1 mass (signed) + + +# neutralino +mneu1 = 1049.84 + +#other SUSY particles +mch2 = 10000 # chargino2 mass (signed) +mneu2 = 10000 # neutralino2 mass (signed) +mneu3 = 10000 # neutralino3 mass (signed) +mneu4 = 10000 # neutralino4 mass (signed) +mHH = 10000 +mHA = 10000 +mHpm = 10000 +msd1 = 10000 # d-squark mass +msc1 = 10000 # c-squark mass +mss1 = 10000 # s-squark mass +mstop1 = 10000 # t-squark mass +msb1 = 10000 # b-squark mass +msu2 = 10000 # u-squark mass +msd2 = 10000 # d-squark mass +msc2 = 10000 # c-squark mass +mss2 = 10000 # s-squark mass +mstop2 = 10000 # t-squark mass +msb2 = 10000 # b-squark mass +mse1 = 10000 # selectron1 mass +msne = 10000 # electron-sneutrino mass +msmu1 = 10000 # smuon1 mass +msnmu = 10000 # muon-sneutrino mass +mstau1 = 10000 # stau1 mass +msntau = 10000 # tau-sneutrino mass +mse2 = 10000 # selectron2 mass +msmu2 = 10000 # smuon2 mass +mstau2 = 10000 # stau2 mass +mgg = 10000 # gluino mass + +wch1 = 0.0000033 eV +wneu1 = 0 + +# chargino mixing matrix for purely higgsino case! +mu_11 = 0 # chargino mixing matrix +mu_12 = 1 # chargino mixing matrix +mu_21 = -1 # chargino mixing matrix +mu_22 = 0 # chargino mixing matrix +mv_11 = 0 # chargino mixing matrix +mv_12 = 1 # chargino mixing matrix +mv_21 = -1 # chargino mixing matrix +mv_22 = 0 # chargino mixing matrix + +# neutralino mixing matrix + mn_11 = 0 + mn_12 = 0 + mn_13 = 1 + mn_14 = 1 + mn_21 = 0 + mn_22 = -1 + mn_23 = -1 + mn_24 = 0 + mn_31 = 1 + mn_32 = -1 + mn_33 = 0 + mn_34 = 0 + mn_41 = 1 + mn_42 = 0 + mn_43 = 0 + mn_44 = 0 + +process dec_chargino1m = "ch1-" => ubar, d, neu1 +process dec_chargino1p = "ch1+" => dbar, u, neu1 + +process charginopair = e1, E1 => "ch1+", "ch1-" + +compile + +integrate (dec_chargino1m, dec_chargino1p) { iterations = 1:1000 } + +sqrts = 3000 GeV +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +cuts = all M > 4 GeV ["ch1+","ch1-"] + + +integrate (charginopair) { iterations = 5:10000, 2:10000 } + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1;IMSS(1)=11;IMSS(21)=71; IMSS(22)=71" + + + + +unstable "ch1-" (dec_chargino1m) +unstable "ch1+" (dec_chargino1p) + diff --git a/sindarin_collection/dijet_DYuds_380.sin b/sindarin_collection/dijet_DYuds_380.sin new file mode 100644 index 0000000000000000000000000000000000000000..51314e342d71a68b6b58a9310d973fd5fc42cd4f --- /dev/null +++ b/sindarin_collection/dijet_DYuds_380.sin @@ -0,0 +1,45 @@ +################################################## +# dijet production (light quarks) with Whizard2 +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + + +process decay_proc = e1, E1 => q, qbar + + +compile + +! Beam block +sqrts = 380 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 5 degree [q:qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + + +integrate (decay_proc) + diff --git a/sindarin_collection/dijet_DYuds_500.sin b/sindarin_collection/dijet_DYuds_500.sin new file mode 100644 index 0000000000000000000000000000000000000000..282c89865717e15798a69e0fd899ae8cdd7b5fd6 --- /dev/null +++ b/sindarin_collection/dijet_DYuds_500.sin @@ -0,0 +1,50 @@ +################################################## +# dijet production (light quarks) with Whizard2 +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + + +process decay_proc_u = e1, E1 => u, U +process decay_proc_d = e1, E1 => d, D +process decay_proc_s = e1, E1 => s, S + + +compile + +! Beam block +sqrts = 500 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 5 degree [q:qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + + +weight = 1.28 #for Drell-Yann +integrate (decay_proc_u) +weight = 1 +integrate (decay_proc_d, decay_proc_s) + diff --git a/sindarin_collection/dijet_b_3.sin b/sindarin_collection/dijet_b_3.sin new file mode 100644 index 0000000000000000000000000000000000000000..bb34438db3222116aaae2fc0a90f81d124c6fa6c --- /dev/null +++ b/sindarin_collection/dijet_b_3.sin @@ -0,0 +1,47 @@ +################################################## +# dijet production (light quarks) with Whizard2 +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + + +process decay_proc = e1, E1 => b, B { $restrictions = "3+4 ~ Z" } + + + +compile + +! Beam block +sqrts = 3000 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 5 degree [q:qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + + +integrate (decay_proc) + + diff --git a/sindarin_collection/dijet_b_365.sin b/sindarin_collection/dijet_b_365.sin new file mode 100644 index 0000000000000000000000000000000000000000..3b1be9c741c8181b3be7efc891d2ea4dea19e676 --- /dev/null +++ b/sindarin_collection/dijet_b_365.sin @@ -0,0 +1,47 @@ +################################################## +# dijet production (b quarks) with Whizard2 +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + + +process decay_proc = e1, E1 => b, B { $restrictions = "3+4 ~ Z" } + + + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 5 degree [q:qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + + +integrate (decay_proc) + + diff --git a/sindarin_collection/dijet_bb_20_365GeV.sin b/sindarin_collection/dijet_bb_20_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..608936136be20cf52bb0c7f6801ebbcae340ed12 --- /dev/null +++ b/sindarin_collection/dijet_bb_20_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (bb) at 20 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => b, B + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 19.5 degree [b] and all Theta < 20.5 degree [b] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_bb_30_365GeV.sin b/sindarin_collection/dijet_bb_30_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..5373738145361494dba90207b9247c96f22e20f1 --- /dev/null +++ b/sindarin_collection/dijet_bb_30_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (bb) at 30 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => b, B + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 29.5 degree [b] and all Theta < 30.5 degree [b] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_bb_40_365GeV.sin b/sindarin_collection/dijet_bb_40_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..f8ffccb03143833058877975d3b37439b8a2062f --- /dev/null +++ b/sindarin_collection/dijet_bb_40_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (bb) at 40 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => b, B + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 39.5 degree [b] and all Theta < 40.5 degree [b] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_bb_50_365GeV.sin b/sindarin_collection/dijet_bb_50_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..f68f10b27c8a2afc86aa78aff7eb51abe6d64a54 --- /dev/null +++ b/sindarin_collection/dijet_bb_50_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (bb) at 50 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => b, B + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 49.5 degree [b] and all Theta < 50.5 degree [b] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_bb_60_365GeV.sin b/sindarin_collection/dijet_bb_60_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..0a754b2b983451b0748a7edac372b123288316a5 --- /dev/null +++ b/sindarin_collection/dijet_bb_60_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (bb) at 60 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => b, B + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 59.5 degree [b] and all Theta < 60.5 degree [b] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_bb_70_365GeV.sin b/sindarin_collection/dijet_bb_70_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..6708a4b45b43b56b9876d4626f52cd6661982c0b --- /dev/null +++ b/sindarin_collection/dijet_bb_70_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (bb) at 70 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => b, B + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 69.5 degree [b] and all Theta < 70.5 degree [b] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_bb_80_365GeV.sin b/sindarin_collection/dijet_bb_80_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..e6839bff5f26aff3a0cd89f0178f044f4b0148a6 --- /dev/null +++ b/sindarin_collection/dijet_bb_80_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (bb) at 80 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => b, B + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 79.5 degree [b] and all Theta < 80.5 degree [b] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_bb_90_365GeV.sin b/sindarin_collection/dijet_bb_90_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..a82599d5c69b47393fe052b3dc4651b7c2ebdea1 --- /dev/null +++ b/sindarin_collection/dijet_bb_90_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (bb) at 90 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => b, B + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 89.5 degree [b] and all Theta < 90.5 degree [b] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_c_3.sin b/sindarin_collection/dijet_c_3.sin new file mode 100644 index 0000000000000000000000000000000000000000..10603f065e5e84941d07f1473c082e299e31a8cd --- /dev/null +++ b/sindarin_collection/dijet_c_3.sin @@ -0,0 +1,47 @@ +################################################## +# dijet production (light quarks) with Whizard2 +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + + +process decay_proc = e1, E1 => c, C { $restrictions = "3+4 ~ Z" } + + + +compile + +! Beam block +sqrts = 3000 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 5 degree [q:qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + + +integrate (decay_proc) + + diff --git a/sindarin_collection/dijet_c_365.sin b/sindarin_collection/dijet_c_365.sin new file mode 100644 index 0000000000000000000000000000000000000000..775c296e50691f4aa5614d0ad90c577a807488c6 --- /dev/null +++ b/sindarin_collection/dijet_c_365.sin @@ -0,0 +1,47 @@ +################################################## +# dijet production (c quarks) with Whizard2 +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + + +process decay_proc = e1, E1 => c, C { $restrictions = "3+4 ~ Z" } + + + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 5 degree [q:qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + + +integrate (decay_proc) + + diff --git a/sindarin_collection/dijet_cc_20_365GeV.sin b/sindarin_collection/dijet_cc_20_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..8f7fb06355abce57c62106e48f74835e50464106 --- /dev/null +++ b/sindarin_collection/dijet_cc_20_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (cc) at 20 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => c, C + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 19.5 degree [c] and all Theta < 20.5 degree [c] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_cc_30_365GeV.sin b/sindarin_collection/dijet_cc_30_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..6523fb6cb5b82a14e4761043d52d2eda82b0eef9 --- /dev/null +++ b/sindarin_collection/dijet_cc_30_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (cc) at 30 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => c, C + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 29.5 degree [c] and all Theta < 30.5 degree [c] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_cc_40_365GeV.sin b/sindarin_collection/dijet_cc_40_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..74ad56ba11de3c928b4371df2c7f7bbf0bb41076 --- /dev/null +++ b/sindarin_collection/dijet_cc_40_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (cc) at 40 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => c, C + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 39.5 degree [c] and all Theta < 40.5 degree [c] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_cc_50_365GeV.sin b/sindarin_collection/dijet_cc_50_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..823d0bf150ed05e62e36e13eb0ebce5545cf2677 --- /dev/null +++ b/sindarin_collection/dijet_cc_50_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (cc) at 50 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => c, C + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 49.5 degree [c] and all Theta < 50.5 degree [c] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_cc_60_365GeV.sin b/sindarin_collection/dijet_cc_60_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..9c7ec9888a98b1be35c68d752a8b2054b5fa85fe --- /dev/null +++ b/sindarin_collection/dijet_cc_60_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (cc) at 60 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => c, C + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 59.5 degree [c] and all Theta < 60.5 degree [c] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_cc_70_365GeV.sin b/sindarin_collection/dijet_cc_70_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..a7d61f86f2c01dade83ed2c9890bef0d0c9d14b7 --- /dev/null +++ b/sindarin_collection/dijet_cc_70_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (cc) at 70 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => c, C + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 69.5 degree [c] and all Theta < 70.5 degree [c] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_cc_80_365GeV.sin b/sindarin_collection/dijet_cc_80_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..2de1465ee0a46ef78147261c86a264736e2d82fe --- /dev/null +++ b/sindarin_collection/dijet_cc_80_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (cc) at 80 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => c, C + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 79.5 degree [c] and all Theta < 80.5 degree [c] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_cc_90_365GeV.sin b/sindarin_collection/dijet_cc_90_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..b70851cf9912b8b243d9df2475f736a1dfdade85 --- /dev/null +++ b/sindarin_collection/dijet_cc_90_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (cc) at 90 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => c, C + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 89.5 degree [c] and all Theta < 90.5 degree [c] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_qq_20_365GeV.sin b/sindarin_collection/dijet_qq_20_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..a9779a8f39db0cbc3baf9f45bad6c4b14df7d14c --- /dev/null +++ b/sindarin_collection/dijet_qq_20_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (qq) at 20 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => q, qbar + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 19.5 degree [q] and all Theta < 20.5 degree [q] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_qq_30_365GeV.sin b/sindarin_collection/dijet_qq_30_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..6ec1f5bd0e2d506d94dfa56ce527eacb08c0eafc --- /dev/null +++ b/sindarin_collection/dijet_qq_30_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (qq) at 30 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => q, qbar + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 29.5 degree [q] and all Theta < 30.5 degree [q] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_qq_40_365GeV.sin b/sindarin_collection/dijet_qq_40_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..ea4d376cd28ed43ec7c72de6808583423399bd69 --- /dev/null +++ b/sindarin_collection/dijet_qq_40_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (qq) at 40 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => q, qbar + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 39.5 degree [q] and all Theta < 40.5 degree [q] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_qq_50_365GeV.sin b/sindarin_collection/dijet_qq_50_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..11d3fda2cb09c1fb1a92c14a52d1a4359b58af3a --- /dev/null +++ b/sindarin_collection/dijet_qq_50_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (qq) at 50 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => q, qbar + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 49.5 degree [q] and all Theta < 50.5 degree [q] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_qq_60_365GeV.sin b/sindarin_collection/dijet_qq_60_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..382d8a27216a299977aa3fe66c22d5e8559fd5ae --- /dev/null +++ b/sindarin_collection/dijet_qq_60_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (qq) at 60 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => q, qbar + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 59.5 degree [q] and all Theta < 60.5 degree [q] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_qq_70_365GeV.sin b/sindarin_collection/dijet_qq_70_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..585210880c3391ff51ef2bdcdbefcb9292718e9d --- /dev/null +++ b/sindarin_collection/dijet_qq_70_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (qq) at 70 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => q, qbar + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 69.5 degree [q] and all Theta < 70.5 degree [q] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_qq_80_365GeV.sin b/sindarin_collection/dijet_qq_80_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..638c2446b2d3a78179eb8675813d1df30db22143 --- /dev/null +++ b/sindarin_collection/dijet_qq_80_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (qq) at 80 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => q, qbar + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 79.5 degree [q] and all Theta < 80.5 degree [q] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_qq_90_365GeV.sin b/sindarin_collection/dijet_qq_90_365GeV.sin new file mode 100644 index 0000000000000000000000000000000000000000..dade1a9a7c8d56b9f856899cc4b97c204959ccd5 --- /dev/null +++ b/sindarin_collection/dijet_qq_90_365GeV.sin @@ -0,0 +1,38 @@ +##################################################### +# dijet production (qq) at 90 deg with Whizard2 +# ulrike.schnoor@cern.ch +##################################################### + +! Model and Process block +model = SM_CKM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + +process decay_proc = e1, E1 => q, qbar + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 89.5 degree [q] and all Theta < 90.5 degree [q] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/dijet_ttbar_3000.sin b/sindarin_collection/dijet_ttbar_3000.sin new file mode 100644 index 0000000000000000000000000000000000000000..b126f4c7792d617c73d6890705a9c9e879ef05e8 --- /dev/null +++ b/sindarin_collection/dijet_ttbar_3000.sin @@ -0,0 +1,43 @@ +################################################## +# dijet production (ttbar) with Whizard2 +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + + +process proc_ttbar = e1, E1 => t, T + + +compile + +! Beam block +sqrts = 3000 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 5 degree [q:qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (proc_ttbar) \ No newline at end of file diff --git a/sindarin_collection/dijet_uds.sin b/sindarin_collection/dijet_uds.sin new file mode 100644 index 0000000000000000000000000000000000000000..4aa103f92ede7addf13c0f0b481b1a3c98c978e3 --- /dev/null +++ b/sindarin_collection/dijet_uds.sin @@ -0,0 +1,50 @@ +################################################## +# dijet production (light quarks) with Whizard2 +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + + +process decay_proc_u = e1, E1 => u, U { $restrictions = "3+4 ~ Z" } +process decay_proc_d = e1, E1 => d, D { $restrictions = "3+4 ~ Z" } +process decay_proc_s = e1, E1 => s, S { $restrictions = "3+4 ~ Z" } + + +compile + +! Beam block +sqrts = 500 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 5 degree [q:qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + + +weight = 2.347/1.83 +integrate (decay_proc_u) +weight = 1 +integrate (decay_proc_d, decay_proc_s) + diff --git a/sindarin_collection/dijet_zuds_365.sin b/sindarin_collection/dijet_zuds_365.sin new file mode 100644 index 0000000000000000000000000000000000000000..d0a9d40e9c966b5201b35bb1d03a569a80ecadbd --- /dev/null +++ b/sindarin_collection/dijet_zuds_365.sin @@ -0,0 +1,50 @@ +################################################## +# dijet production (light quarks) with Whizard2 +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + + +process decay_proc_u = e1, E1 => u, U { $restrictions = "3+4 ~ Z" } +process decay_proc_d = e1, E1 => d, D { $restrictions = "3+4 ~ Z" } +process decay_proc_s = e1, E1 => s, S { $restrictions = "3+4 ~ Z" } + + +compile + +! Beam block +sqrts = 365 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 5 degree [q:qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + + +weight = 2.347/1.83 +integrate (decay_proc_u) +weight = 1 +integrate (decay_proc_d, decay_proc_s) + diff --git a/sindarin_collection/dijet_zuds_500.sin b/sindarin_collection/dijet_zuds_500.sin new file mode 100644 index 0000000000000000000000000000000000000000..4aa103f92ede7addf13c0f0b481b1a3c98c978e3 --- /dev/null +++ b/sindarin_collection/dijet_zuds_500.sin @@ -0,0 +1,50 @@ +################################################## +# dijet production (light quarks) with Whizard2 +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + + +process decay_proc_u = e1, E1 => u, U { $restrictions = "3+4 ~ Z" } +process decay_proc_d = e1, E1 => d, D { $restrictions = "3+4 ~ Z" } +process decay_proc_s = e1, E1 => s, S { $restrictions = "3+4 ~ Z" } + + +compile + +! Beam block +sqrts = 500 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 5 degree [q:qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + + +weight = 2.347/1.83 +integrate (decay_proc_u) +weight = 1 +integrate (decay_proc_d, decay_proc_s) + diff --git a/sindarin_collection/dijet_zuds_91.sin b/sindarin_collection/dijet_zuds_91.sin new file mode 100644 index 0000000000000000000000000000000000000000..3c2e67d346ba763a736c82cc715cae427a9e8346 --- /dev/null +++ b/sindarin_collection/dijet_zuds_91.sin @@ -0,0 +1,50 @@ +################################################## +# dijet production (light quarks) with Whizard2 +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM +ms = 0 + +alias q = u:d:s +alias qbar = U:D:S + + +process decay_proc_u = e1, E1 => u, U { $restrictions = "3+4 ~ Z" } +process decay_proc_d = e1, E1 => d, D { $restrictions = "3+4 ~ Z" } +process decay_proc_s = e1, E1 => s, S { $restrictions = "3+4 ~ Z" } + + +compile + +! Beam block +sqrts = 91.2 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Cuts block +cuts = all Theta > 5 degree [q:qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + + +weight = 2.347/1.83 +integrate (decay_proc_u) +weight = 1 +integrate (decay_proc_d, decay_proc_s) + diff --git a/sindarin_collection/ee2nunu_3000.sin b/sindarin_collection/ee2nunu_3000.sin new file mode 100644 index 0000000000000000000000000000000000000000..f763e8964222670008042f6c6ad6e5ec69514c04 --- /dev/null +++ b/sindarin_collection/ee2nunu_3000.sin @@ -0,0 +1,37 @@ +################################################## +# e+e- -> nue nuebar with Whizard2 +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM + + +process decay_proc = e1, E1 => nue, nuebar + + +compile + +! Beam block +sqrts = 3000 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + + +integrate (decay_proc) diff --git a/sindarin_collection/ee2nunu_380.sin b/sindarin_collection/ee2nunu_380.sin new file mode 100644 index 0000000000000000000000000000000000000000..3879c8b49a9b9f658c83e7c292b3f0d83dd95bdd --- /dev/null +++ b/sindarin_collection/ee2nunu_380.sin @@ -0,0 +1,37 @@ +################################################## +# e+e- -> nue nuebar with Whizard2 +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM + + +process decay_proc = e1, E1 => nue, nuebar + + +compile + +! Beam block +sqrts = 380 GeV + +! No beam spectrum or ISR +beams = e1, E1 +?keep_beams = true +?isr_recoil = false +!isr_order = 1 + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + + +integrate (decay_proc) diff --git a/sindarin_collection/ee_Hll_3tev_negPol.sin b/sindarin_collection/ee_Hll_3tev_negPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..7c1131186ff4fa007342b876a94063892558f635 --- /dev/null +++ b/sindarin_collection/ee_Hll_3tev_negPol.sin @@ -0,0 +1,73 @@ +################################################## +# e+e- -> Hll at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias lep = e1:e2 +alias alep = E1:E2 + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process proc_hee = e1, E1 => H, e1, E1 { $restrictions = "4+5 ~ Z" } +process proc_hmumu = e1, E1 => H, e2, E2 { $restrictions = "4+5 ~ Z" } + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_M_cut = 4 GeV +cuts = all M > default_M_cut [lep,alep] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (proc_hee,proc_hmumu) {iterations = 10:100000:"gw", 5:500000:""} +show(results) + diff --git a/sindarin_collection/ee_Hll_3tev_negPol.sin~ b/sindarin_collection/ee_Hll_3tev_negPol.sin~ new file mode 100644 index 0000000000000000000000000000000000000000..cdb991e79b730ff2c0f0e959a578dcb2c68cb2b1 --- /dev/null +++ b/sindarin_collection/ee_Hll_3tev_negPol.sin~ @@ -0,0 +1,72 @@ +################################################## +# e+e- -> Hll at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias lep = e1:e2 +alias alep = E1:E2 + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process proc_hee = e1, E1 => H, e1, E1 { $restrictions = "4+5 ~ Z" } +process proc_hmumu = e1, E1 => H, e2, E2 { $restrictions = "4+5 ~ Z" } + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_M_cut = 4 GeV +cuts = all M > default_M_cut [lep,alep] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (proc_hee,proc_hmumu) {iterations = 10:100000:"gw", 5:500000:""} +show(results) + diff --git a/sindarin_collection/ee_Hll_3tev_posPol.sin b/sindarin_collection/ee_Hll_3tev_posPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..1cd1ef25fd350ee4dbdf3c8ec0de5876b3aede9b --- /dev/null +++ b/sindarin_collection/ee_Hll_3tev_posPol.sin @@ -0,0 +1,73 @@ +################################################## +# e+e- -> Hll at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias lep = e1:e2 +alias alep = E1:E2 + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process proc_hee = e1, E1 => H, e1, E1 { $restrictions = "4+5 ~ Z" } +process proc_hmumu = e1, E1 => H, e2, E2 { $restrictions = "4+5 ~ Z" } + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_M_cut = 4 GeV +cuts = all M > default_M_cut [lep,alep] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (proc_hee,proc_hmumu) {iterations = 10:100000:"gw", 5:500000:""} +show(results) + diff --git a/sindarin_collection/ee_Hll_3tev_posPol.sin~ b/sindarin_collection/ee_Hll_3tev_posPol.sin~ new file mode 100644 index 0000000000000000000000000000000000000000..2829565921481336552125df89067e0e1ad6fce0 --- /dev/null +++ b/sindarin_collection/ee_Hll_3tev_posPol.sin~ @@ -0,0 +1,72 @@ +################################################## +# e+e- -> Hll at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias lep = e1:e2 +alias alep = E1:E2 + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process proc_hee = e1, E1 => H, e1, E1 { $restrictions = "4+5 ~ Z" } +process proc_hmumu = e1, E1 => H, e2, E2 { $restrictions = "4+5 ~ Z" } + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_M_cut = 4 GeV +cuts = all M > default_M_cut [lep,alep] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (proc_hee,proc_hmumu) {iterations = 10:100000:"gw", 5:500000:""} +show(results) + diff --git a/sindarin_collection/ee_Hmumu_380gev.sin b/sindarin_collection/ee_Hmumu_380gev.sin new file mode 100644 index 0000000000000000000000000000000000000000..5c5f59e6630c0c4a5297f4820d1e0c96736f5b11 --- /dev/null +++ b/sindarin_collection/ee_Hmumu_380gev.sin @@ -0,0 +1,70 @@ +################################################## +# e+e- -> Hmumu at 380 GeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias lep = e2 +alias alep = E2 + +! Beam block +sqrts = 380 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, lep, alep { $restrictions = "4+5 ~ Z" } + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/0.38TeVeeMapPB0.67E0.0Mi0.30.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_M_cut = 4 GeV +cuts = all M > default_M_cut [lep,alep] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 5:500000:""} +show(results) + diff --git a/sindarin_collection/ee_Hmumu_380gev.sin~ b/sindarin_collection/ee_Hmumu_380gev.sin~ new file mode 100644 index 0000000000000000000000000000000000000000..3900e5b61fde52fa28114394e84a4c312b27bf0d --- /dev/null +++ b/sindarin_collection/ee_Hmumu_380gev.sin~ @@ -0,0 +1,69 @@ +################################################## +# e+e- -> Hmumu at 380 GeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias lep = e2 +alias alep = E2 + +! Beam block +sqrts = 380 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, lep, alep { $restrictions = "4+5 ~ Z" } + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +isr_alpha = 0.0072993 +isr_mass = 0.000511 + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/0.38TeVeeMapPB0.67E0.0Mi0.30.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_M_cut = 4 GeV +cuts = all M > default_M_cut [lep,alep] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 5:500000:""} +show(results) + diff --git a/sindarin_collection/ee_Hqq_3tev_negPol.sin b/sindarin_collection/ee_Hqq_3tev_negPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..787394b719fa0033065de55653f9ee3f55f40767 --- /dev/null +++ b/sindarin_collection/ee_Hqq_3tev_negPol.sin @@ -0,0 +1,73 @@ +################################################## +# e+e- -> Hqq (q=u,d,c,s,b) at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, q, qbar + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 5:500000:""} +show(results) + diff --git a/sindarin_collection/ee_Hqq_3tev_posPol.sin b/sindarin_collection/ee_Hqq_3tev_posPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..8cddf506c32fb611d608c76a3bb089f38ff6d897 --- /dev/null +++ b/sindarin_collection/ee_Hqq_3tev_posPol.sin @@ -0,0 +1,73 @@ +################################################## +# e+e- -> Hqq (q=u,d,c,s,b) at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, q, qbar + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 5:500000:""} +show(results) + diff --git a/sindarin_collection/ee_WWH_qqqqH_3000gev_polm80.sin b/sindarin_collection/ee_WWH_qqqqH_3000gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..1f6e3b65e090d0107c4c281a61e6e2a22977187e --- /dev/null +++ b/sindarin_collection/ee_WWH_qqqqH_3000gev_polm80.sin @@ -0,0 +1,71 @@ +################################################## +# e+e- -> WWH -> qqqqH at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, q, qbar, q, qbar {$restrictions = "4+5~W- & 6+7~W+"} + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block: +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:5000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_WWH_qqqqH_3000gev_polp80.sin b/sindarin_collection/ee_WWH_qqqqH_3000gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..54d71be430192fd959b22e63e76c2c92e4010bf1 --- /dev/null +++ b/sindarin_collection/ee_WWH_qqqqH_3000gev_polp80.sin @@ -0,0 +1,71 @@ +################################################## +# e+e- -> WWH -> qqqqH at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, q, qbar, q, qbar {$restrictions = "4+5~W- & 6+7~W+"} + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block: +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:5000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_ZHH_1500gev_polm80.sin b/sindarin_collection/ee_ZHH_1500gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..516896f024eea7f29630c1e1c48323bac29b3c58 --- /dev/null +++ b/sindarin_collection/ee_ZHH_1500gev_polm80.sin @@ -0,0 +1,69 @@ +################################################## +# e+e- -> ZHH at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + + + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, H, Z + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block: no cuts + + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:5000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_ZHH_1500gev_polp80.sin b/sindarin_collection/ee_ZHH_1500gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..a672aa5edd5b75bd782953c54223322cac53f339 --- /dev/null +++ b/sindarin_collection/ee_ZHH_1500gev_polp80.sin @@ -0,0 +1,69 @@ +################################################## +# e+e- -> ZHH at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + + + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, H, Z + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block: no cuts + + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:5000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_ZHH_3000gev_polm80.sin b/sindarin_collection/ee_ZHH_3000gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..a1a57fcd7268f7f97d451e68b479d958e03d08ad --- /dev/null +++ b/sindarin_collection/ee_ZHH_3000gev_polm80.sin @@ -0,0 +1,69 @@ +################################################## +# e+e- -> ZHH at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + + + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, H, Z + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block: no cuts + + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:5000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_ZHH_3000gev_polp80.sin b/sindarin_collection/ee_ZHH_3000gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..e23521e141353dfa99c90e39c7f9a8f2151de409 --- /dev/null +++ b/sindarin_collection/ee_ZHH_3000gev_polp80.sin @@ -0,0 +1,69 @@ +################################################## +# e+e- -> ZHH at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + + + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, H, Z + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block: no cuts + + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:5000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_ll_1.5tev_negPol.sin b/sindarin_collection/ee_ll_1.5tev_negPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..22a2e22032137f4003049e0d3ce6dbe75ecce614 --- /dev/null +++ b/sindarin_collection/ee_ll_1.5tev_negPol.sin @@ -0,0 +1,82 @@ +################################################## +# e+e- -> ll (l=e,mu,tau) at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +process proc_ll_e = e1, E1 => e1, E1 +process proc_ll_mu = e1, E1 => e2, E2 +process proc_ll_tau = e1, E1 => e3, E3 + + + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +! Beam block +sqrts = 1500 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = me +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 400 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (proc_ll_e, proc_ll_mu, proc_ll_tau) {iterations = 10:1000000:"gw", 5:500000:""} + diff --git a/sindarin_collection/ee_ll_1.5tev_posPol.sin b/sindarin_collection/ee_ll_1.5tev_posPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..29a4de3efdcf15893f6ad36613909b03a07306e9 --- /dev/null +++ b/sindarin_collection/ee_ll_1.5tev_posPol.sin @@ -0,0 +1,82 @@ +################################################## +# e+e- -> ll (l=e,mu,tau) at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +process proc_ll_e = e1, E1 => e1, E1 +process proc_ll_mu = e1, E1 => e2, E2 +process proc_ll_tau = e1, E1 => e3, E3 + + + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +! Beam block +sqrts = 1500 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = me +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 400 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (proc_ll_e, proc_ll_mu, proc_ll_tau) {iterations = 10:1000000:"gw", 5:500000:""} + diff --git a/sindarin_collection/ee_ll_3tev_negPol.sin b/sindarin_collection/ee_ll_3tev_negPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..4282d5787024795aab0bc19902561c2f339e87f6 --- /dev/null +++ b/sindarin_collection/ee_ll_3tev_negPol.sin @@ -0,0 +1,82 @@ +################################################## +# e+e- -> ll (l=e,mu,tau) at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +process proc_ll_e = e1, E1 => e1, E1 +process proc_ll_mu = e1, E1 => e2, E2 +process proc_ll_tau = e1, E1 => e3, E3 + + + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +! Beam block +sqrts = 3000 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = me +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 400 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (proc_ll_e, proc_ll_mu, proc_ll_tau) {iterations = 10:1000000:"gw", 5:500000:""} + diff --git a/sindarin_collection/ee_ll_3tev_posPol.sin b/sindarin_collection/ee_ll_3tev_posPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..592a3b30ef8fbb6bd36eb02a62763c2875f28b5b --- /dev/null +++ b/sindarin_collection/ee_ll_3tev_posPol.sin @@ -0,0 +1,82 @@ +################################################## +# e+e- -> ll (l=e,mu,tau) at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +process proc_ll_e = e1, E1 => e1, E1 +process proc_ll_mu = e1, E1 => e2, E2 +process proc_ll_tau = e1, E1 => e3, E3 + + + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +! Beam block +sqrts = 3000 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = me +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 400 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (proc_ll_e, proc_ll_mu, proc_ll_tau) {iterations = 10:1000000:"gw", 5:500000:""} + diff --git a/sindarin_collection/ee_nunu_overlayonly.sin b/sindarin_collection/ee_nunu_overlayonly.sin new file mode 100644 index 0000000000000000000000000000000000000000..4a6706198caeb821a8223fc0ddaf446b9557b3aa --- /dev/null +++ b/sindarin_collection/ee_nunu_overlayonly.sin @@ -0,0 +1,35 @@ +############################################################ +# overlay only (ee->nunu, no ISR) at 3 TeV CLIC +# ulrike.schnoor@cern.ch +############################################################ +model = SM + +process decay_proc = e1, E1 => n1, N1 + + +compile + + +sqrts = 3000 GeV + +beams = e1, E1 + + + +! Cuts block +cuts = all M > 4 GeV [n1, N1] + + +integrate (decay_proc) { iterations = 5:10000, 2:10000 } + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1;IMSS(1)=11;IMSS(21)=71; IMSS(22)=71" + diff --git a/sindarin_collection/ee_qqHH_3000gev_polm80.sin b/sindarin_collection/ee_qqHH_3000gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..78372418a1172091110a33ae70f1ec1016eaa0ba --- /dev/null +++ b/sindarin_collection/ee_qqHH_3000gev_polm80.sin @@ -0,0 +1,71 @@ +################################################## +# e+e- -> qqHH at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, H, q, qbar + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block: +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:5000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqHH_3000gev_polp80.sin b/sindarin_collection/ee_qqHH_3000gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..a8a9c5f6782fa2f3709e9092ccbb0881833f7f54 --- /dev/null +++ b/sindarin_collection/ee_qqHH_3000gev_polp80.sin @@ -0,0 +1,71 @@ +################################################## +# e+e- -> qqHH at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, H, q, qbar + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block: +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:5000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qq_1.5tev_negPol.sin b/sindarin_collection/ee_qq_1.5tev_negPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..430dfcd099a1eaa7b8a4d024a610b658737b4908 --- /dev/null +++ b/sindarin_collection/ee_qq_1.5tev_negPol.sin @@ -0,0 +1,71 @@ +################################################## +# e+e- -> qq (q=u,d,c,s,b) at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +process decay_proc = e1, E1 => q, qbar + + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +! Beam block +sqrts = 1500 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = me +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:1000000:"gw", 5:500000:""} + diff --git a/sindarin_collection/ee_qq_1.5tev_posPol.sin b/sindarin_collection/ee_qq_1.5tev_posPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..02f19bc97f8258771716486825eb8542b64f3b35 --- /dev/null +++ b/sindarin_collection/ee_qq_1.5tev_posPol.sin @@ -0,0 +1,71 @@ +################################################## +# e+e- -> qq (q=u,d,c,s,b) at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +process decay_proc = e1, E1 => q, qbar + + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +! Beam block +sqrts = 1500 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = me +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:1000000:"gw", 5:500000:""} + diff --git a/sindarin_collection/ee_qq_3tev_negPol.sin b/sindarin_collection/ee_qq_3tev_negPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..b14f56f8bfc3c6c538cb28be31cfbe6342c5cc72 --- /dev/null +++ b/sindarin_collection/ee_qq_3tev_negPol.sin @@ -0,0 +1,72 @@ +################################################## +# e+e- -> qq (q=u,d,c,s,b) at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +process decay_proc = e1, E1 => q, qbar + + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +! Beam block +sqrts = 3000 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real high_mqq_cut = 1000 GeV +cuts = all M > high_mqq_cut [q,qbar] + + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:1000000:"gw", 5:500000:""} + diff --git a/sindarin_collection/ee_qq_3tev_posPol.sin b/sindarin_collection/ee_qq_3tev_posPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..5a1de1001b2d72689c5a917140dd5098c627ee46 --- /dev/null +++ b/sindarin_collection/ee_qq_3tev_posPol.sin @@ -0,0 +1,71 @@ +################################################## +# e+e- -> qq (q=u,d,c,s,b) at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +process decay_proc = e1, E1 => q, qbar + + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +! Beam block +sqrts = 3000 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real high_mqq_cut = 1000 GeV +cuts = all M > high_mqq_cut [q,qbar] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:1000000:"gw", 5:500000:""} + diff --git a/sindarin_collection/ee_qqll_1500gev_polm80.sin b/sindarin_collection/ee_qqll_1500gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..8d60229a214917cb94115e11be1cd65cee9c74fc --- /dev/null +++ b/sindarin_collection/ee_qqll_1500gev_polm80.sin @@ -0,0 +1,88 @@ +################################################## +# e+e- -> qqll at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, E1 , uptype, antiuptype ) + + ( e1, E1 , downtype, antidowntype ) + + ( e2, E2 , uptype, antiuptype ) + + ( e2, E2 , downtype, antidowntype ) + + ( e3, E3 , uptype, antiuptype ) + + ( e3, E3 , downtype, antidowntype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqll_1500gev_polp80.sin b/sindarin_collection/ee_qqll_1500gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..ea477846ec83fd91d21be763cd9b54ef81d824d8 --- /dev/null +++ b/sindarin_collection/ee_qqll_1500gev_polp80.sin @@ -0,0 +1,88 @@ +################################################## +# e+e- -> qqll at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, E1 , uptype, antiuptype ) + + ( e1, E1 , downtype, antidowntype ) + + ( e2, E2 , uptype, antiuptype ) + + ( e2, E2 , downtype, antidowntype ) + + ( e3, E3 , uptype, antiuptype ) + + ( e3, E3 , downtype, antidowntype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqll_3000gev_polm80.sin b/sindarin_collection/ee_qqll_3000gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..6b47eab0de247c97935a3252411a9120071f851e --- /dev/null +++ b/sindarin_collection/ee_qqll_3000gev_polm80.sin @@ -0,0 +1,88 @@ +################################################## +# e+e- -> qqll at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, E1 , uptype, antiuptype ) + + ( e1, E1 , downtype, antidowntype ) + + ( e2, E2 , uptype, antiuptype ) + + ( e2, E2 , downtype, antidowntype ) + + ( e3, E3 , uptype, antiuptype ) + + ( e3, E3 , downtype, antidowntype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqll_3000gev_polp80.sin b/sindarin_collection/ee_qqll_3000gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..6ae94751fa3ff76db39df3dea1b96c5d585a0ba6 --- /dev/null +++ b/sindarin_collection/ee_qqll_3000gev_polp80.sin @@ -0,0 +1,88 @@ +################################################## +# e+e- -> qqll at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, E1 , uptype, antiuptype ) + + ( e1, E1 , downtype, antidowntype ) + + ( e2, E2 , uptype, antiuptype ) + + ( e2, E2 , downtype, antidowntype ) + + ( e3, E3 , uptype, antiuptype ) + + ( e3, E3 , downtype, antidowntype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqlnu_1500gev_polm80.sin b/sindarin_collection/ee_qqlnu_1500gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..753aa1ed698d33e3a5ceaf02bf205b31c94bb999 --- /dev/null +++ b/sindarin_collection/ee_qqlnu_1500gev_polm80.sin @@ -0,0 +1,89 @@ +################################################## +# e+e- -> qqlnu at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, N1 , uptype, antidowntype ) + + ( E1, n1 , antiuptype, downtype ) + + ( e2, N2 , uptype, antidowntype ) + + ( E2, n2 , antiuptype, downtype ) + + ( e3, N3 , uptype, antidowntype ) + + ( E3, n3 , antiuptype, downtype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:10000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqlnu_1500gev_polp80.sin b/sindarin_collection/ee_qqlnu_1500gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..0c9d8be05f658cd96dd9c0fce565865e5d364757 --- /dev/null +++ b/sindarin_collection/ee_qqlnu_1500gev_polp80.sin @@ -0,0 +1,89 @@ +################################################## +# e+e- -> qqlnu at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, N1 , uptype, antidowntype ) + + ( E1, n1 , antiuptype, downtype ) + + ( e2, N2 , uptype, antidowntype ) + + ( E2, n2 , antiuptype, downtype ) + + ( e3, N3 , uptype, antidowntype ) + + ( E3, n3 , antiuptype, downtype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:10000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqlnu_3000gev_polm80.sin b/sindarin_collection/ee_qqlnu_3000gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..a2895bfd15560e7fd36a0655eec64fe944c8bbe9 --- /dev/null +++ b/sindarin_collection/ee_qqlnu_3000gev_polm80.sin @@ -0,0 +1,89 @@ +################################################## +# e+e- -> qqlnu at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, N1 , uptype, antidowntype ) + + ( E1, n1 , antiuptype, downtype ) + + ( e2, N2 , uptype, antidowntype ) + + ( E2, n2 , antiuptype, downtype ) + + ( e3, N3 , uptype, antidowntype ) + + ( E3, n3 , antiuptype, downtype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:10000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqlnu_3000gev_polp80.sin b/sindarin_collection/ee_qqlnu_3000gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..860d804b73fead36e328009ca9a91300714c3996 --- /dev/null +++ b/sindarin_collection/ee_qqlnu_3000gev_polp80.sin @@ -0,0 +1,89 @@ +################################################## +# e+e- -> qqlnu at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, N1 , uptype, antidowntype ) + + ( E1, n1 , antiuptype, downtype ) + + ( e2, N2 , uptype, antidowntype ) + + ( E2, n2 , antiuptype, downtype ) + + ( e3, N3 , uptype, antidowntype ) + + ( E3, n3 , antiuptype, downtype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:10000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqlnulnu_1500gev_polm80.sin b/sindarin_collection/ee_qqlnulnu_1500gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..e51d890898ad5d63f142a1a0d6f3d98ee67ad099 --- /dev/null +++ b/sindarin_collection/ee_qqlnulnu_1500gev_polm80.sin @@ -0,0 +1,94 @@ +################################################## +# e+e- -> qqlnulnu at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +?check_grid_file = false +?check_phs_file = false + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, E1, n1, N1 , q, qbar ) + + ( e1, E1, n2, N2 , q, qbar ) + + ( e1, E1, n3, N3 , q, qbar ) + + ( e2, E2, n1, N1 , q, qbar ) + + ( e2, E2, n2, N2 , q, qbar ) + + ( e2, E2, n3, N3 , q, qbar ) + + ( e3, E3, n1, N1 , q, qbar ) + + ( e3, E3, n2, N2 , q, qbar ) + + ( e3, E3, n3, N3 , q, qbar ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) #{iterations = 20:100000:"gw", 10:500000:""} +show(results) diff --git a/sindarin_collection/ee_qqlnulnu_1500gev_polp80.sin b/sindarin_collection/ee_qqlnulnu_1500gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..b166bc5bda289fcf619d5e93b26d81e611de9b27 --- /dev/null +++ b/sindarin_collection/ee_qqlnulnu_1500gev_polp80.sin @@ -0,0 +1,94 @@ +################################################## +# e+e- -> qqlnulnu at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +?check_grid_file = false +?check_phs_file = false + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, E1, n1, N1 , q, qbar ) + + ( e1, E1, n2, N2 , q, qbar ) + + ( e1, E1, n3, N3 , q, qbar ) + + ( e2, E2, n1, N1 , q, qbar ) + + ( e2, E2, n2, N2 , q, qbar ) + + ( e2, E2, n3, N3 , q, qbar ) + + ( e3, E3, n1, N1 , q, qbar ) + + ( e3, E3, n2, N2 , q, qbar ) + + ( e3, E3, n3, N3 , q, qbar ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) #{iterations = 20:100000:"gw", 10:500000:""} +show(results) diff --git a/sindarin_collection/ee_qqlnulnu_3000gev_polm80.sin b/sindarin_collection/ee_qqlnulnu_3000gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..c309f48a7415b4e7cbfe20fd362566961718fd60 --- /dev/null +++ b/sindarin_collection/ee_qqlnulnu_3000gev_polm80.sin @@ -0,0 +1,95 @@ +################################################## +# e+e- -> qqlnulnu at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +?check_grid_file = false +?check_phs_file = false + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + + +process decay_proc = e1, E1 => ( e1, E1, n1, N1 , q, qbar ) + + ( e1, E1, n2, N2 , q, qbar ) + + ( e1, E1, n3, N3 , q, qbar ) + + ( e2, E2, n1, N1 , q, qbar ) + + ( e2, E2, n2, N2 , q, qbar ) + + ( e2, E2, n3, N3 , q, qbar ) + + ( e3, E3, n1, N1 , q, qbar ) + + ( e3, E3, n2, N2 , q, qbar ) + + ( e3, E3, n3, N3 , q, qbar ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) #{iterations = 20:100000:"gw", 10:500000:""} +show(results) diff --git a/sindarin_collection/ee_qqlnulnu_3000gev_polp80.sin b/sindarin_collection/ee_qqlnulnu_3000gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..dbad23628e3a7dd927e63d2a0891a9836dbba2da --- /dev/null +++ b/sindarin_collection/ee_qqlnulnu_3000gev_polp80.sin @@ -0,0 +1,94 @@ +################################################## +# e+e- -> qqlnulnu at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +?check_grid_file = false +?check_phs_file = false + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, E1, n1, N1 , q, qbar ) + + ( e1, E1, n2, N2 , q, qbar ) + + ( e1, E1, n3, N3 , q, qbar ) + + ( e2, E2, n1, N1 , q, qbar ) + + ( e2, E2, n2, N2 , q, qbar ) + + ( e2, E2, n3, N3 , q, qbar ) + + ( e3, E3, n1, N1 , q, qbar ) + + ( e3, E3, n2, N2 , q, qbar ) + + ( e3, E3, n3, N3 , q, qbar ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 20:100000:"gw", 10:100000:"" } +show(results) diff --git a/sindarin_collection/ee_qqlnununu_1500gev_polm80.sin b/sindarin_collection/ee_qqlnununu_1500gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..7d224cfc7078de32717f8d465b43a075c83b9a88 --- /dev/null +++ b/sindarin_collection/ee_qqlnununu_1500gev_polm80.sin @@ -0,0 +1,105 @@ +################################################## +# e+e- -> qqlnununu at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +?check_grid_file = false +?check_phs_file = false + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + + +process decay_proc = e1, E1 => ( e1, N1, n1, N1, uptype, antidowntype ) + + ( e1, N1, n2, N2, uptype, antidowntype ) + + ( e1, N1, n3, N3, uptype, antidowntype ) + + ( E1, n1, n1, N1, antiuptype, downtype ) + + ( E1, n1, n2, N2, antiuptype, downtype ) + + ( E1, n1, n3, N3, antiuptype, downtype ) + + ( e2, N2, n1, N1, uptype, antidowntype ) + + ( e2, N2, n2, N2, uptype, antidowntype ) + + ( e2, N2, n3, N3, uptype, antidowntype ) + + ( E2, n2, n1, N1, antiuptype, downtype ) + + ( E2, n2, n2, N2, antiuptype, downtype ) + + ( E2, n2, n3, N3, antiuptype, downtype ) + + ( e3, N3, n1, N1, uptype, antidowntype ) + + ( e3, N3, n2, N2, uptype, antidowntype ) + + ( e3, N3, n3, N3, uptype, antidowntype ) + + ( E3, n3, n1, N1, antiuptype, downtype ) + + ( E3, n3, n2, N2, antiuptype, downtype ) + + ( E3, n3, n3, N3, antiuptype, downtype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) #{iterations = 10:10000:"gw", 7:10000:""} +show(results) + diff --git a/sindarin_collection/ee_qqlnununu_1500gev_polp80.sin b/sindarin_collection/ee_qqlnununu_1500gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..290b0c42387a1b5eb4d1c1a0e48e3db925b2f8f1 --- /dev/null +++ b/sindarin_collection/ee_qqlnununu_1500gev_polp80.sin @@ -0,0 +1,104 @@ +################################################## +# e+e- -> qqlnununu at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +?check_grid_file = false +?check_phs_file = false + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + + +process decay_proc = e1, E1 => ( e1, N1, n1, N1, uptype, antidowntype ) + + ( e1, N1, n2, N2, uptype, antidowntype ) + + ( e1, N1, n3, N3, uptype, antidowntype ) + + ( E1, n1, n1, N1, antiuptype, downtype ) + + ( E1, n1, n2, N2, antiuptype, downtype ) + + ( E1, n1, n3, N3, antiuptype, downtype ) + + ( e2, N2, n1, N1, uptype, antidowntype ) + + ( e2, N2, n2, N2, uptype, antidowntype ) + + ( e2, N2, n3, N3, uptype, antidowntype ) + + ( E2, n2, n1, N1, antiuptype, downtype ) + + ( E2, n2, n2, N2, antiuptype, downtype ) + + ( E2, n2, n3, N3, antiuptype, downtype ) + + ( e3, N3, n1, N1, uptype, antidowntype ) + + ( e3, N3, n2, N2, uptype, antidowntype ) + + ( e3, N3, n3, N3, uptype, antidowntype ) + + ( E3, n3, n1, N1, antiuptype, downtype ) + + ( E3, n3, n2, N2, antiuptype, downtype ) + + ( E3, n3, n3, N3, antiuptype, downtype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) #{iterations = 10:10000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqlnununu_3000gev_polm80.sin b/sindarin_collection/ee_qqlnununu_3000gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..8c61fa79325759ec89eaf80e842ca688be1b0e68 --- /dev/null +++ b/sindarin_collection/ee_qqlnununu_3000gev_polm80.sin @@ -0,0 +1,104 @@ +################################################## +# e+e- -> qqlnununu at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +?check_grid_file = false +?check_phs_file = false + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + + +process decay_proc = e1, E1 => ( e1, N1, n1, N1, uptype, antidowntype ) + + ( e1, N1, n2, N2, uptype, antidowntype ) + + ( e1, N1, n3, N3, uptype, antidowntype ) + + ( E1, n1, n1, N1, antiuptype, downtype ) + + ( E1, n1, n2, N2, antiuptype, downtype ) + + ( E1, n1, n3, N3, antiuptype, downtype ) + + ( e2, N2, n1, N1, uptype, antidowntype ) + + ( e2, N2, n2, N2, uptype, antidowntype ) + + ( e2, N2, n3, N3, uptype, antidowntype ) + + ( E2, n2, n1, N1, antiuptype, downtype ) + + ( E2, n2, n2, N2, antiuptype, downtype ) + + ( E2, n2, n3, N3, antiuptype, downtype ) + + ( e3, N3, n1, N1, uptype, antidowntype ) + + ( e3, N3, n2, N2, uptype, antidowntype ) + + ( e3, N3, n3, N3, uptype, antidowntype ) + + ( E3, n3, n1, N1, antiuptype, downtype ) + + ( E3, n3, n2, N2, antiuptype, downtype ) + + ( E3, n3, n3, N3, antiuptype, downtype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) #{iterations = 10:10000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqlnununu_3000gev_polp80.sin b/sindarin_collection/ee_qqlnununu_3000gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..bb06b65fd88a0c4d56bc8ab918852d7e36b5a4d9 --- /dev/null +++ b/sindarin_collection/ee_qqlnununu_3000gev_polp80.sin @@ -0,0 +1,104 @@ +################################################## +# e+e- -> qqlnununu at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +?check_grid_file = false +?check_phs_file = false + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, N1, n1, N1, uptype, antidowntype ) + + ( e1, N1, n2, N2, uptype, antidowntype ) + + ( e1, N1, n3, N3, uptype, antidowntype ) + + ( E1, n1, n1, N1, antiuptype, downtype ) + + ( E1, n1, n2, N2, antiuptype, downtype ) + + ( E1, n1, n3, N3, antiuptype, downtype ) + + ( e2, N2, n1, N1, uptype, antidowntype ) + + ( e2, N2, n2, N2, uptype, antidowntype ) + + ( e2, N2, n3, N3, uptype, antidowntype ) + + ( E2, n2, n1, N1, antiuptype, downtype ) + + ( E2, n2, n2, N2, antiuptype, downtype ) + + ( E2, n2, n3, N3, antiuptype, downtype ) + + ( e3, N3, n1, N1, uptype, antidowntype ) + + ( e3, N3, n2, N2, uptype, antidowntype ) + + ( e3, N3, n3, N3, uptype, antidowntype ) + + ( E3, n3, n1, N1, antiuptype, downtype ) + + ( E3, n3, n2, N2, antiuptype, downtype ) + + ( E3, n3, n3, N3, antiuptype, downtype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) #{iterations = 10:10000:"gw", 7:10000:""} +show(results) + diff --git a/sindarin_collection/ee_qqnunu_1500gev_polm80.sin b/sindarin_collection/ee_qqnunu_1500gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..81f74fd5dd963c4ffaccc5ed4f3337891c270210 --- /dev/null +++ b/sindarin_collection/ee_qqnunu_1500gev_polm80.sin @@ -0,0 +1,88 @@ +################################################## +# e+e- -> qqnunu at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( n1, N1 , uptype, antiuptype ) + + ( n1, N1 , downtype, antidowntype ) + + ( n2, N2 , uptype, antiuptype ) + + ( n2, N2 , downtype, antidowntype ) + + ( n3, N3 , uptype, antiuptype ) + + ( n3, N3 , downtype, antidowntype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqnunu_1500gev_polp80.sin b/sindarin_collection/ee_qqnunu_1500gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..a3a5b7e3488b0f2a519bec2eed4956482d7fa098 --- /dev/null +++ b/sindarin_collection/ee_qqnunu_1500gev_polp80.sin @@ -0,0 +1,88 @@ +################################################## +# e+e- -> qqnunu at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( n1, N1 , uptype, antiuptype ) + + ( n1, N1 , downtype, antidowntype ) + + ( n2, N2 , uptype, antiuptype ) + + ( n2, N2 , downtype, antidowntype ) + + ( n3, N3 , uptype, antiuptype ) + + ( n3, N3 , downtype, antidowntype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqnunu_3000gev_polm80.sin b/sindarin_collection/ee_qqnunu_3000gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..3c3199831ca33a580cec2c324d2a12a915320d29 --- /dev/null +++ b/sindarin_collection/ee_qqnunu_3000gev_polm80.sin @@ -0,0 +1,88 @@ +################################################## +# e+e- -> qqnunu at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( n1, N1 , uptype, antiuptype ) + + ( n1, N1 , downtype, antidowntype ) + + ( n2, N2 , uptype, antiuptype ) + + ( n2, N2 , downtype, antidowntype ) + + ( n3, N3 , uptype, antiuptype ) + + ( n3, N3 , downtype, antidowntype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqnunu_3000gev_polp80.sin b/sindarin_collection/ee_qqnunu_3000gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..674478d1f2735a30e0bab04c48fcf479e8e1454f --- /dev/null +++ b/sindarin_collection/ee_qqnunu_3000gev_polp80.sin @@ -0,0 +1,88 @@ +################################################## +# e+e- -> qqnunu at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( n1, N1 , uptype, antiuptype ) + + ( n1, N1 , downtype, antidowntype ) + + ( n2, N2 , uptype, antiuptype ) + + ( n2, N2 , downtype, antidowntype ) + + ( n3, N3 , uptype, antiuptype ) + + ( n3, N3 , downtype, antidowntype ) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqqqH_3000gev_polm80.sin b/sindarin_collection/ee_qqqqH_3000gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..c30efeababed16884cc294603fff6f07fbe3d704 --- /dev/null +++ b/sindarin_collection/ee_qqqqH_3000gev_polm80.sin @@ -0,0 +1,71 @@ +################################################## +# e+e- -> ZZH -> qqqqH at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, q, qbar, q, qbar {$restrictions = "4+5~Z & 6+7~Z"} + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block: +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:5000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqqqH_3000gev_polp80.sin b/sindarin_collection/ee_qqqqH_3000gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..14230dad98e75c97716e4ed917d2c769cfd838d0 --- /dev/null +++ b/sindarin_collection/ee_qqqqH_3000gev_polp80.sin @@ -0,0 +1,71 @@ +################################################## +# e+e- -> ZZH -> qqqqH at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => H, q, qbar, q, qbar {$restrictions = "4+5~Z & 6+7~Z"} + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block: +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:5000:"gw", 7:10000:""} +show(results) diff --git a/sindarin_collection/ee_qqqq_1500gev_polm80.sin b/sindarin_collection/ee_qqqq_1500gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..fb11aad017e40a95f4ec3cffec0e263c68d87abd --- /dev/null +++ b/sindarin_collection/ee_qqqq_1500gev_polm80.sin @@ -0,0 +1,75 @@ +################################################## +# e+e- -> qqqq (q=u,d,c,s,b) at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +wH = 0.00407 GeV +mH = 10000 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + + +! Beam block +sqrts = 1500 GeV + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => q, qbar, q, qbar + +compile + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr,isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:50000:"gw", 5:50000:""} + +show(results) \ No newline at end of file diff --git a/sindarin_collection/ee_qqqq_1500gev_polp80.sin b/sindarin_collection/ee_qqqq_1500gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..a4c40c129f404325cd7843dde19e231e6691eee2 --- /dev/null +++ b/sindarin_collection/ee_qqqq_1500gev_polp80.sin @@ -0,0 +1,75 @@ +################################################## +# e+e- -> qqqq (q=u,d,c,s,b) at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +wH = 0.00407 GeV +mH = 10000 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + + +! Beam block +sqrts = 1500 GeV + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => q, qbar, q, qbar + +compile + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr,isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:50000:"gw", 5:50000:""} + +show(results) \ No newline at end of file diff --git a/sindarin_collection/ee_qqqq_3tev_negPol.sin b/sindarin_collection/ee_qqqq_3tev_negPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..a4c0292a307776a3c896cc3d6b12eeff5dd132dd --- /dev/null +++ b/sindarin_collection/ee_qqqq_3tev_negPol.sin @@ -0,0 +1,75 @@ +################################################## +# e+e- -> qqqq (q=u,d,c,s,b) at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +wH = 0.00407 GeV +mH = 10000 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + + +! Beam block +sqrts = 3000 GeV + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => q, qbar, q, qbar + +compile + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr,isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 5:50000:""} + +show(results) \ No newline at end of file diff --git a/sindarin_collection/ee_qqqq_3tev_negPol.sin~ b/sindarin_collection/ee_qqqq_3tev_negPol.sin~ new file mode 100644 index 0000000000000000000000000000000000000000..5f87529a0fa4471cf8ba2eab498916a24a09dd76 --- /dev/null +++ b/sindarin_collection/ee_qqqq_3tev_negPol.sin~ @@ -0,0 +1,74 @@ +################################################## +# e+e- -> qqqq (q=u,d,c,s,b) at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +wH = 0.00407 GeV +mH = 10000 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + + +! Beam block +sqrts = 3000 GeV + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => q, qbar, q, qbar + +compile + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr,isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 5:50000:""} + +show(results) \ No newline at end of file diff --git a/sindarin_collection/ee_qqqq_3tev_posPol.sin b/sindarin_collection/ee_qqqq_3tev_posPol.sin new file mode 100644 index 0000000000000000000000000000000000000000..fe77fb8505eb6a6c47988d004d12759642490c8b --- /dev/null +++ b/sindarin_collection/ee_qqqq_3tev_posPol.sin @@ -0,0 +1,75 @@ +################################################## +# e+e- -> qqqq (q=u,d,c,s,b) at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +wH = 0.00407 GeV +mH = 10000 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + + +! Beam block +sqrts = 3000 GeV + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => q, qbar, q, qbar + +compile + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr,isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 5:50000:""} + +show(results) \ No newline at end of file diff --git a/sindarin_collection/ee_qqqq_3tev_posPol.sin~ b/sindarin_collection/ee_qqqq_3tev_posPol.sin~ new file mode 100644 index 0000000000000000000000000000000000000000..9c9b2cebbe013b1d927a2159013d879abf3392a1 --- /dev/null +++ b/sindarin_collection/ee_qqqq_3tev_posPol.sin~ @@ -0,0 +1,74 @@ +################################################## +# e+e- -> qqqq (q=u,d,c,s,b) at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +wH = 0.00407 GeV +mH = 10000 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + + +! Beam block +sqrts = 3000 GeV + +! resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + + +process decay_proc = e1, E1 => q, qbar, q, qbar + +compile + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr,isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +! Cuts block +real default_jet_cut = 10 GeV +cuts = all M > default_jet_cut [q,qbar] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) {iterations = 10:100000:"gw", 5:50000:""} + +show(results) \ No newline at end of file diff --git a/sindarin_collection/ee_qqqqlnu_1500gev_polm80.sin b/sindarin_collection/ee_qqqqlnu_1500gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..6ce8a48bad00fa5f8e6228e83027b10ea3d818c9 --- /dev/null +++ b/sindarin_collection/ee_qqqqlnu_1500gev_polm80.sin @@ -0,0 +1,99 @@ +################################################## +# e+e- -> qqqqlnu at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +?check_grid_file = false +?check_phs_file = false + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + + +process decay_proc = e1, E1 => ( e1, N1 , uptype, antiuptype, uptype, antidowntype) + + ( e1, N1 , downtype, antidowntype, uptype, antidowntype) + + ( E1, n1 , uptype, antiuptype, antiuptype, downtype) + + ( E1, n1 , downtype, antidowntype, antiuptype, downtype) + + ( e2, N2 , uptype, antiuptype, uptype, antidowntype) + + ( e2, N2 , downtype, antidowntype, uptype, antidowntype) + + ( E2, n2 , uptype, antiuptype, antiuptype, downtype) + + ( E2, n2 , downtype, antidowntype, antiuptype, downtype) + + ( e3, N3 , uptype, antiuptype, uptype, antidowntype) + + ( e3, N3 , downtype, antidowntype, uptype, antidowntype) + + ( E3, n3 , uptype, antiuptype, antiuptype, downtype) + + ( E3, n3 , downtype, antidowntype, antiuptype, downtype) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/ee_qqqqlnu_1500gev_polp80.sin b/sindarin_collection/ee_qqqqlnu_1500gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..7daa14185358b9d5e71b1aa5df2b914eab8b9e81 --- /dev/null +++ b/sindarin_collection/ee_qqqqlnu_1500gev_polp80.sin @@ -0,0 +1,98 @@ +################################################## +# e+e- -> qqqqlnu at 1.5 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +?check_grid_file = false +?check_phs_file = false + +! Beam block +sqrts = 1500 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, N1 , uptype, antiuptype, uptype, antidowntype) + + ( e1, N1 , downtype, antidowntype, uptype, antidowntype) + + ( E1, n1 , uptype, antiuptype, antiuptype, downtype) + + ( E1, n1 , downtype, antidowntype, antiuptype, downtype) + + ( e2, N2 , uptype, antiuptype, uptype, antidowntype) + + ( e2, N2 , downtype, antidowntype, uptype, antidowntype) + + ( E2, n2 , uptype, antiuptype, antiuptype, downtype) + + ( E2, n2 , downtype, antidowntype, antiuptype, downtype) + + ( e3, N3 , uptype, antiuptype, uptype, antidowntype) + + ( e3, N3 , downtype, antidowntype, uptype, antidowntype) + + ( E3, n3 , uptype, antiuptype, antiuptype, downtype) + + ( E3, n3 , downtype, antidowntype, antiuptype, downtype) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/1.5TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/ee_qqqqlnu_3000gev_polm80.sin b/sindarin_collection/ee_qqqqlnu_3000gev_polm80.sin new file mode 100644 index 0000000000000000000000000000000000000000..0e5796441a4d740ad5f87a4f18f982be91f38933 --- /dev/null +++ b/sindarin_collection/ee_qqqqlnu_3000gev_polm80.sin @@ -0,0 +1,98 @@ +################################################## +# e+e- -> qqqqlnu at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +?check_grid_file = false +?check_phs_file = false + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, N1 , uptype, antiuptype, uptype, antidowntype) + + ( e1, N1 , downtype, antidowntype, uptype, antidowntype) + + ( E1, n1 , uptype, antiuptype, antiuptype, downtype) + + ( E1, n1 , downtype, antidowntype, antiuptype, downtype) + + ( e2, N2 , uptype, antiuptype, uptype, antidowntype) + + ( e2, N2 , downtype, antidowntype, uptype, antidowntype) + + ( E2, n2 , uptype, antiuptype, antiuptype, downtype) + + ( E2, n2 , downtype, antidowntype, antiuptype, downtype) + + ( e3, N3 , uptype, antiuptype, uptype, antidowntype) + + ( e3, N3 , downtype, antidowntype, uptype, antidowntype) + + ( E3, n3 , uptype, antiuptype, antiuptype, downtype) + + ( E3, n3 , downtype, antidowntype, antiuptype, downtype) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(-1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/ee_qqqqlnu_3000gev_polp80.sin b/sindarin_collection/ee_qqqqlnu_3000gev_polp80.sin new file mode 100644 index 0000000000000000000000000000000000000000..059a7e5a24acd9b01c7b0de658b7402d365c7740 --- /dev/null +++ b/sindarin_collection/ee_qqqqlnu_3000gev_polp80.sin @@ -0,0 +1,98 @@ +################################################## +# e+e- -> qqqqlnu at 3 TeV +# ulrike.schnoor@cern.ch +################################################## + +! Model and Process block +model = SM_CKM + +ms = 0 +mc = 0 +mb = 0 +mtop = 174 GeV +wtop = 1.37 GeV +mW = 80.45 GeV +wW = 2.071 GeV +mZ = 91.188 GeV +wZ = 2.478 GeV +mH = 125 GeV +wH = 0.00407 GeV + +! remove overlap with higher multiplicities +alphas = 0 + +alias q = u:d:s:c:b +alias qbar = U:D:S:C:B + +?check_grid_file = false +?check_phs_file = false + +! Beam block +sqrts = 3000 GeV + +# resonance history +?resonance_history = true +resonance_on_shell_limit = 16 +resonance_on_shell_turnoff = 8 + +alias uptype = u:c +alias antiuptype = U:C +alias downtype = d:s:b +alias antidowntype = D:S:B + +process decay_proc = e1, E1 => ( e1, N1 , uptype, antiuptype, uptype, antidowntype) + + ( e1, N1 , downtype, antidowntype, uptype, antidowntype) + + ( E1, n1 , uptype, antiuptype, antiuptype, downtype) + + ( E1, n1 , downtype, antidowntype, antiuptype, downtype) + + ( e2, N2 , uptype, antiuptype, uptype, antidowntype) + + ( e2, N2 , downtype, antidowntype, uptype, antidowntype) + + ( E2, n2 , uptype, antiuptype, antiuptype, downtype) + + ( E2, n2 , downtype, antidowntype, antiuptype, downtype) + + ( e3, N3 , uptype, antiuptype, uptype, antidowntype) + + ( e3, N3 , downtype, antidowntype, uptype, antidowntype) + + ( E3, n3 , uptype, antiuptype, antiuptype, downtype) + + ( E3, n3 , downtype, antidowntype, antiuptype, downtype) + + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +beams_pol_density = @(+1), @() +beams_pol_fraction = 80%, 0% + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + + +! Cuts block +real default_M_cut = 4 GeV +real default_jet_cut = 10 GeV +real default_Q_cut = 4 GeV +alias quarks = u:d:s:c:b:U:D:S:C:B +alias lepton = e1:E1:e2:E2:e3:E3 +cuts = all M > default_M_cut [lepton,lepton] + and all M > default_jet_cut [quarks,quarks] + and all M < - default_Q_cut [incoming e1, e1] + and all M < - default_Q_cut [incoming E1, E1] + +! Parton shower and hadronization + +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +!?ps_PYTHIA_verbose = true + + +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1" + + +integrate (decay_proc) +show(results) diff --git a/sindarin_collection/ee_stoppairs.sin b/sindarin_collection/ee_stoppairs.sin new file mode 100644 index 0000000000000000000000000000000000000000..3f631718cdd9486c3b97111c64870d9ab64d12d7 --- /dev/null +++ b/sindarin_collection/ee_stoppairs.sin @@ -0,0 +1,51 @@ +####################################################### +# stop pairs at CLIC +# ulrike.schnoor@cern.ch +####################################################### +model = MSSM + +read_slha("LesHouches.in") +?slha_read_decays = true + +process fullproc = e1, E1 => st1, ST1 + +alias masslessquark = u:U:d:D:s:S:c:C +alias lepton = e1:E1:e2:E2:e3:E3 + +unstable st1 () {?auto_decays = true } +unstable ST1 () {?auto_decays = true } + + +unstable t () {?auto_decays = true } +unstable tbar () {?auto_decays = true } +unstable Wp () {?auto_decays = true } +unstable Wm () {?auto_decays = true } + + +sqrts = 3000 + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +#no beam polarisation + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +cuts = all M > 10 GeV [masslessquark,masslessquark] and all M > 4 GeV [lepton,lepton] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1;IMSS(1)=1" + +integrate (fullproc) \ No newline at end of file diff --git a/sindarin_collection/ee_stoppairs_mst1+100.sin b/sindarin_collection/ee_stoppairs_mst1+100.sin new file mode 100644 index 0000000000000000000000000000000000000000..3f38c41960a47a2989242e436a08fade759bd7ff --- /dev/null +++ b/sindarin_collection/ee_stoppairs_mst1+100.sin @@ -0,0 +1,51 @@ +####################################################### +# stop pairs at CLIC +# ulrike.schnoor@cern.ch +####################################################### +model = MSSM + +read_slha("/cvmfs/clicdp.cern.ch/software/WHIZARD/models/LesHouches_mst1+100.in") +?slha_read_decays = true + +process fullproc = e1, E1 => st1, ST1 + +alias masslessquark = u:U:d:D:s:S:c:C +alias lepton = e1:E1:e2:E2:e3:E3 + +unstable st1 () {?auto_decays = true } +unstable ST1 () {?auto_decays = true } + + +unstable t () {?auto_decays = true } +unstable tbar () {?auto_decays = true } +unstable Wp () {?auto_decays = true } +unstable Wm () {?auto_decays = true } + + +sqrts = 3000 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +#no beam polarisation + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +cuts = all M > 10 GeV [masslessquark,masslessquark] and all M > 4 GeV [lepton,lepton] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1;IMSS(1)=1" + +integrate (fullproc) \ No newline at end of file diff --git a/sindarin_collection/ee_stoppairs_mst1+200.sin b/sindarin_collection/ee_stoppairs_mst1+200.sin new file mode 100644 index 0000000000000000000000000000000000000000..b96f09a8d7724d26b2dae08823b923dce57dca2a --- /dev/null +++ b/sindarin_collection/ee_stoppairs_mst1+200.sin @@ -0,0 +1,51 @@ +####################################################### +# stop pairs at CLIC +# ulrike.schnoor@cern.ch +####################################################### +model = MSSM + +read_slha("/cvmfs/clicdp.cern.ch/software/WHIZARD/models/LesHouches_mst1+200.in") +?slha_read_decays = true + +process fullproc = e1, E1 => st1, ST1 + +alias masslessquark = u:U:d:D:s:S:c:C +alias lepton = e1:E1:e2:E2:e3:E3 + +unstable st1 () {?auto_decays = true } +unstable ST1 () {?auto_decays = true } + + +unstable t () {?auto_decays = true } +unstable tbar () {?auto_decays = true } +unstable Wp () {?auto_decays = true } +unstable Wm () {?auto_decays = true } + + +sqrts = 3000 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +#no beam polarisation + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +cuts = all M > 10 GeV [masslessquark,masslessquark] and all M > 4 GeV [lepton,lepton] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1;IMSS(1)=1" + +integrate (fullproc) \ No newline at end of file diff --git a/sindarin_collection/ee_stoppairs_mst1+50.sin b/sindarin_collection/ee_stoppairs_mst1+50.sin new file mode 100644 index 0000000000000000000000000000000000000000..e61b63db7caa5bab0ab9059d13253baa9d55931e --- /dev/null +++ b/sindarin_collection/ee_stoppairs_mst1+50.sin @@ -0,0 +1,51 @@ +####################################################### +# stop pairs at CLIC +# ulrike.schnoor@cern.ch +####################################################### +model = MSSM + +read_slha("/cvmfs/clicdp.cern.ch/software/WHIZARD/models/LesHouches_mst1+50.in") +?slha_read_decays = true + +process fullproc = e1, E1 => st1, ST1 + +alias masslessquark = u:U:d:D:s:S:c:C +alias lepton = e1:E1:e2:E2:e3:E3 + +unstable st1 () {?auto_decays = true } +unstable ST1 () {?auto_decays = true } + + +unstable t () {?auto_decays = true } +unstable tbar () {?auto_decays = true } +unstable Wp () {?auto_decays = true } +unstable Wm () {?auto_decays = true } + + +sqrts = 3000 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +#no beam polarisation + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +cuts = all M > 10 GeV [masslessquark,masslessquark] and all M > 4 GeV [lepton,lepton] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1;IMSS(1)=1" + +integrate (fullproc) \ No newline at end of file diff --git a/sindarin_collection/ee_stoppairs_mst1-100.sin b/sindarin_collection/ee_stoppairs_mst1-100.sin new file mode 100644 index 0000000000000000000000000000000000000000..dcfc6c0531ec87a6b0534da72c2cb158ede1d7a0 --- /dev/null +++ b/sindarin_collection/ee_stoppairs_mst1-100.sin @@ -0,0 +1,51 @@ +####################################################### +# stop pairs at CLIC +# ulrike.schnoor@cern.ch +####################################################### +model = MSSM + +read_slha("/cvmfs/clicdp.cern.ch/software/WHIZARD/models/LesHouches_mst1-100.in") +?slha_read_decays = true + +process fullproc = e1, E1 => st1, ST1 + +alias masslessquark = u:U:d:D:s:S:c:C +alias lepton = e1:E1:e2:E2:e3:E3 + +unstable st1 () {?auto_decays = true } +unstable ST1 () {?auto_decays = true } + + +unstable t () {?auto_decays = true } +unstable tbar () {?auto_decays = true } +unstable Wp () {?auto_decays = true } +unstable Wm () {?auto_decays = true } + + +sqrts = 3000 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +#no beam polarisation + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +cuts = all M > 10 GeV [masslessquark,masslessquark] and all M > 4 GeV [lepton,lepton] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1;IMSS(1)=1" + +integrate (fullproc) \ No newline at end of file diff --git a/sindarin_collection/ee_stoppairs_mst1-200.sin b/sindarin_collection/ee_stoppairs_mst1-200.sin new file mode 100644 index 0000000000000000000000000000000000000000..3b43ccd3edaa5e53b55e503e02a88c0bcbe299be --- /dev/null +++ b/sindarin_collection/ee_stoppairs_mst1-200.sin @@ -0,0 +1,51 @@ +####################################################### +# stop pairs at CLIC +# ulrike.schnoor@cern.ch +####################################################### +model = MSSM + +read_slha("/cvmfs/clicdp.cern.ch/software/WHIZARD/models/LesHouches_mst1-200.in") +?slha_read_decays = true + +process fullproc = e1, E1 => st1, ST1 + +alias masslessquark = u:U:d:D:s:S:c:C +alias lepton = e1:E1:e2:E2:e3:E3 + +unstable st1 () {?auto_decays = true } +unstable ST1 () {?auto_decays = true } + + +unstable t () {?auto_decays = true } +unstable tbar () {?auto_decays = true } +unstable Wp () {?auto_decays = true } +unstable Wm () {?auto_decays = true } + + +sqrts = 3000 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +#no beam polarisation + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +cuts = all M > 10 GeV [masslessquark,masslessquark] and all M > 4 GeV [lepton,lepton] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1;IMSS(1)=1" + +integrate (fullproc) \ No newline at end of file diff --git a/sindarin_collection/ee_stoppairs_mst1-50.sin b/sindarin_collection/ee_stoppairs_mst1-50.sin new file mode 100644 index 0000000000000000000000000000000000000000..c89da027c9cb2dafeaf3ba3b758e8a8e83a3d123 --- /dev/null +++ b/sindarin_collection/ee_stoppairs_mst1-50.sin @@ -0,0 +1,51 @@ +####################################################### +# stop pairs at CLIC +# ulrike.schnoor@cern.ch +####################################################### +model = MSSM + +read_slha("/cvmfs/clicdp.cern.ch/software/WHIZARD/models/LesHouches_mst1-50.in") +?slha_read_decays = true + +process fullproc = e1, E1 => st1, ST1 + +alias masslessquark = u:U:d:D:s:S:c:C +alias lepton = e1:E1:e2:E2:e3:E3 + +unstable st1 () {?auto_decays = true } +unstable ST1 () {?auto_decays = true } + + +unstable t () {?auto_decays = true } +unstable tbar () {?auto_decays = true } +unstable Wp () {?auto_decays = true } +unstable Wm () {?auto_decays = true } + + +sqrts = 3000 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +#no beam polarisation + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +cuts = all M > 10 GeV [masslessquark,masslessquark] and all M > 4 GeV [lepton,lepton] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1;IMSS(1)=1" + +integrate (fullproc) \ No newline at end of file diff --git a/sindarin_collection/ee_stoppairs_mst1.sin b/sindarin_collection/ee_stoppairs_mst1.sin new file mode 100644 index 0000000000000000000000000000000000000000..db1f3789aeff4dcd5dfcf1d548ac2e8a81d1ba5e --- /dev/null +++ b/sindarin_collection/ee_stoppairs_mst1.sin @@ -0,0 +1,51 @@ +####################################################### +# stop pairs at CLIC +# ulrike.schnoor@cern.ch +####################################################### +model = MSSM + +read_slha("/cvmfs/clicdp.cern.ch/software/WHIZARD/models/LesHouches_mst1.in") +?slha_read_decays = true + +process fullproc = e1, E1 => st1, ST1 + +alias masslessquark = u:U:d:D:s:S:c:C +alias lepton = e1:E1:e2:E2:e3:E3 + +unstable st1 () {?auto_decays = true } +unstable ST1 () {?auto_decays = true } + + +unstable t () {?auto_decays = true } +unstable tbar () {?auto_decays = true } +unstable Wp () {?auto_decays = true } +unstable Wm () {?auto_decays = true } + + +sqrts = 3000 GeV + +! circe2 beam spectrum and ISR +beams = e1, E1 => circe2 => isr +?keep_beams = true +!isr_order = 3 +?isr_handler = true +$isr_handler_mode = "recoil" +isr_alpha = 0.0072993 +isr_mass = 0.000511 +#no beam polarisation + +$circe2_file = "/cvmfs/clicdp.cern.ch/software/WHIZARD/circe_files/CLIC/3TeVeeMapPB0.67E0.0Mi0.15.circe" +$circe2_design = "CLIC" +?circe2_polarized = false + + +cuts = all M > 10 GeV [masslessquark,masslessquark] and all M > 4 GeV [lepton,lepton] + +! Parton shower and hadronization +?ps_fsr_active = true +?ps_isr_active = false +?hadronization_active = true +$shower_method = "PYTHIA6" +$ps_PYTHIA_PYGIVE = "MSTJ(28)=0; PMAS(25,1)=120.; PMAS(25,2)=0.3605E-02; MSTJ(41)=2; MSTU(22)=2000; PARJ(21)=0.40000; PARJ(41)=0.11000; PARJ(42)=0.52000; PARJ(81)=0.25000; PARJ(82)=1.90000; MSTJ(11)=3; PARJ(54)=-0.03100; PARJ(55)=-0.00200; PARJ(1)=0.08500; PARJ(3)=0.45000; PARJ(4)=0.02500; PARJ(2)=0.31000; PARJ(11)=0.60000; PARJ(12)=0.40000; PARJ(13)=0.72000; PARJ(14)=0.43000; PARJ(15)=0.08000; PARJ(16)=0.08000; PARJ(17)=0.17000; MSTP(3)=1;MSTP(71)=1;IMSS(1)=1" + +integrate (fullproc) \ No newline at end of file