Parameters: #SM parameters. StandardModel_SLHA2: !import StandardModel_SLHA2_postprocessing.yaml #SUSY parameters. MSSM7atQ: Qin: prior_type: none SignMu: prior_type: none Ad_3: prior_type: none Au_3: prior_type: none M2: prior_type: none TanBeta: prior_type: none mHd2: prior_type: none mHu2: prior_type: none mf2: prior_type: none #Nuclear matrix parameters. nuclear_params_sigmas_sigmal: sigmas: prior_type: none sigmal: prior_type: none deltau: prior_type: none deltad: prior_type: none deltas: prior_type: none Priors: # All the priors are simple for this scan, so they are specified directly in the Parameters section. Printer: printer: hdf5 options: output_file: "MSSM7.hdf5" group: "/MSSM7" disable_combine_routines: true Scanner: use_scanner: postprocess scanners: postprocess: plugin: postprocessor like: New_LogLike # Add LogLike in the old output to New_LogLike in the new output. add_to_like: [LogLike] # Allow overwriting of the old output with the new output. permit_discard_old_likes: true # Choose to output the new summed log-likelihood as LogLike. # This will appear alongside New_Loglike, which will be the new things only. reweighted_like: LogLike # Interval between progress reports to stdout (0=none, default 1000) update_interval: 1000 # Rename existing datasets in new output rename: {"#LHC_Combined_LogLike @ColliderBit::calc_LHC_LogLike": "#LHC_Combined_LogLike @ColliderBit::calc_LHC_LogLike RunI", "#SL_LL @FlavBit::SL_likelihood": "#SL_LL @FlavBit::SL_likelihood buggy", "#b2ll_LL @FlavBit::b2ll_likelihood": "#b2ll_LL @FlavBit::b2ll_likelihood buggy", "#b2sll_LL @FlavBit::b2sll_likelihood": "#b2sll_LL @FlavBit::b2sll_likelihood buggy", "#b2sgamma_LL @FlavBit::b2sgamma_likelihood": "#b2sgamma_LL @FlavBit::b2sgamma_likelihood buggy"} # Choose the input stream reader: type: hdf5 file: "MSSM7_strip.hdf5" group: "/MSSM7" ObsLikes: - purpose: New_LogLike capability: LHC_Combined_LogLike # Flavour physics likelihoods - purpose: New_LogLike capability: b2ll_LL - purpose: New_LogLike capability: SL_LL - purpose: New_LogLike capability: b2sll_LL - purpose: New_LogLike capability: b2sgamma_LL - purpose: Observable capability: DD_couplings Rules: # Globally permit maximal mixing between gauge and family eigenstates - options: gauge_mixing_tolerance: 0.5 family_mixing_tolerance: 0.5 # Use SuperIso instead of FeynHiggs for b->sgamma - capability: bsgamma function: SI_bsgamma # Use SuperIso instead of FeynHiggs for B_s->mumu - capability: Bsmumu_untag function: SI_Bsmumu_untag # Choose to get decays from DecayBit proper, not from an SLHA file. - capability: decay_rates function: all_decays # Use DarkSUSY for calculating direct detection couplings - capability: DD_couplings function: DD_couplings_DarkSUSY # Choose to get the spectrum from SpecBit proper, not an SLHA file. # Options set to match benchmark point specified in SpecBit/MSSM_benchmark_points/LesHouches.in.MSSM_1 - capability: unimproved_MSSM_spectrum function: get_MSSMatQ_spectrum options: precision_goal: 1.0e-4 max_iterations: 0 calculate_sm_masses: false pole_mass_loop_order: 2 ewsb_loop_order: 2 beta_loop_order: 2 threshold_corrections_loop_order: 2 use_higgs_2loop_at_as: true use_higgs_2loop_ab_as: true use_higgs_2loop_at_at: true use_higgs_2loop_atau_atau: true invalid_point_fatal: false # Choose where to get the precision spectrum from - capability: MSSM_spectrum type: Spectrum function: make_MSSM_precision_spectrum_none # Choose to use functions that get Higgs decays from SUSY-HIT, and t decays from DecayBit native implementation (instead of FeynHiggs) - capability: Reference_SM_Higgs_decay_rates function: Ref_SM_Higgs_decays_table - capability: Reference_SM_other_Higgs_decay_rates function: Ref_SM_other_Higgs_decays_table - capability: Reference_SM_A0_decay_rates function: Ref_SM_A0_decays_table - capability: Higgs_decay_rates function: MSSM_h0_1_decays - capability: h0_2_decay_rates function: h0_2_decays - capability: A0_decay_rates function: A0_decays - capability: H_plus_decay_rates function: H_plus_decays - capability: t_decay_rates function: t_decays # Choose where to get the Higgs couplings from - capability: Higgs_Couplings function: MSSM_higgs_couplings_pwid # Choose which type of marginalised Poisson likelihood to use for LHC likelihoods - capability: LHC_Combined_LogLike backends: - {capability: lnlike_marg_poisson_lognormal_error} # ATLAS detector simulation - capability: SimpleSmearingSim type: "ColliderBit::BuckFastSmearATLAS" function: getBuckFastATLAS options: partonOnly: [false] antiktR: [0.4] useDetector: [true] # CMS detector simulation - capability: SimpleSmearingSim type: "ColliderBit::BuckFastSmearCMS" function: getBuckFastCMS options: partonOnly: [false] antiktR: [0.4] useDetector: [true] # ATLAS analysis setup. - capability: ATLASAnalysisContainer function: getATLASAnalysisContainer options: analyses: [ ["ATLAS_13TeV_0LEP_13invfb"] ] # CMS analysis setup. - capability: CMSAnalysisContainer function: getCMSAnalysisContainer options: analyses: [ ["CMS_13TeV_0LEP_13invfb"] ] # Choose Monte Carlo event simulator and number of events to run. - capability: ColliderOperator function: operateLHCLoop options: nEvents: [20000] pythiaNames: ["Pythia_SUSY_LHC_13TeV"] silenceLoop: true # Define Monte Carlo event simulator and associated options. - capability: HardScatteringSim function: getPythia options: ### Pythia_doc_path defaults to the xmldoc directory of the default Pythia ### backend. So, this must only be set if the user chooses a different Pythia. #Pythia_doc_path: "Backends/installed/Pythia/8.212/share/Pythia8/xmldoc/" Pythia_SUSY_LHC_13TeV: ["Print:quiet = on", "PartonLevel:MPI = off", "PartonLevel:ISR = on", "PartonLevel:FSR = on", "HadronLevel:all = on", "SUSY:all = on", "TauDecays:mode = 0", "TimeShower:pTmin = 20", "Beams:eCM = 13000"] xsec_vetos: [0.075] # 0.075 fb correspond to ~1 expected event at L = 13.3 fb^-1 Logger: redirection: [Default] : "default.log" [DecayBit] : "DecayBit.log" [DarkBit] : "DarkBit.log" [PrecisionBit] : "PrecisionBit.log" [FlavBit] : "FlavBit.log" [ColliderBit] : "ColliderBit.log" [SpecBit] : "SpecBit.log" [Dependency Resolver] : "dep_resolver.log" KeyValues: dependency_resolution: prefer_model_specific_functions: true likelihood: model_invalid_for_lnlike_below: -5e5 model_invalid_for_lnlike_below_alt: -1e5 default_output_path: "MSSM7" debug: true