Difference: MoragWilliamsMSciProjectWiki (1 vs. 2)

Revision 22016-11-09 - MoragWilliams

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Morag Williams: MSci Project Wiki

Line: 23 to 23
  3) Generate electron + positron -> Higgs + electron + positron events, with a new physics parameter and QED type stated.
Changed:
<
<
generate e- e+ > h e- e+ QED=4 NP=1
>
>
generate e+ e- > h e+ e- QED=4 NP=1

^^ Note: the order of e+ and e- here defines the incoming beam directions; do this ordering for a +ve positron pseudorapidity.

  4) Write to output directory of name ee_hee2
Line: 45 to 47
 

ETA Graphs for different EFT parameters

Changed:
<
<
Coming soon.
>
>
Graph of the positron pseudorapidity for two values of cHW: the blue line is for cHW=0.05, the red line is cHW=0.1. 10,00 events were used and the cross sections were 1.36828 pb and 1.63987 pb respectively (to 6 significant figures).

pseudorap_ep_comparisoncHW_0.05_0.1.pdf

Graph of the electron pseudorapidity for two values of cHW: blue line is 0.05, the red line is 0.1. 10,00 events were used and the cross sections were 1.36828 pb and 1.63987 pb respectively (to 6 significant figures).

pseudorap_em_comparisoncHW_0.05_0.1.pdf

  -- Morag Williams - 2016-11-07

Comments

<--/commentPlugin-->
Added:
>
>
META FILEATTACHMENT attachment="pseudorap_em_comparisoncHW_0.05_0.1.pdf" attr="" comment="" date="1478714256" name="pseudorap_em_comparisoncHW_0.05_0.1.pdf" path="pseudorap_em_comparisoncHW_0.05_0.1.pdf" size="14875" user="MoragWilliams" version="1"
META FILEATTACHMENT attachment="pseudorap_ep_comparisoncHW_0.05_0.1.pdf" attr="" comment="" date="1478715350" name="pseudorap_ep_comparisoncHW_0.05_0.1.pdf" path="pseudorap_ep_comparisoncHW_0.05_0.1.pdf" size="14619" user="MoragWilliams" version="1"

Revision 12016-11-07 - MoragWilliams

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"

Morag Williams: MSci Project Wiki

Project Title: Sensitivity to beyond Standard Model physics through Higgs production at CLIC using effective field theories. Supervisor: Aidan Robson.

In Progress.

MADGRAPH Generating Steps

All using MADGRAPH 2.4.3, which requires Python 2.6 or 2.7. Using the Higgs Effective Lagrangian (HEL) Universal FeynRules Output (UFO) model which can be found here: https://feynrules.irmp.ucl.ac.be/wiki/HEL.

1) Start MADGRAPH:

cd MG5_aMC_v2_4_3/bin/

./mg5_aMC

This opens the MADGRAPH5_ aMC @ NLO interface.

2) Import the HEL_UFO model (which needs to have been copied to your models directory):

import model HEL_UFO

3) Generate electron + positron -> Higgs + electron + positron events, with a new physics parameter and QED type stated.

generate e- e+ > h e- e+ QED=4 NP=1

4) Write to output directory of name ee_hee2

output ee_hee2

quit

5) Travel to the new directory /bin/ee_hee2 and change the run card parameters as needed in file Cards/run_card.dat.

6) Start the MadEvent interface and generate events with the run card parameters specified in run_card.dat.

cd /ee_hee2/bin/

./madevent

generate_events

This will open a web page showing the generation progress and main parameters (such as the particle interaction and beam energies), and create an output file unweighted_events.lhe.gz in Events/run_01. A file run_01_tag_1_banner.txt is also created in /Events/run_01 listing all commands used in the MADGRAPH and MadEvent interfaces and all run card parameters used.

ETA Graphs for different EFT parameters

Coming soon.

-- Morag Williams - 2016-11-07

Comments

<--/commentPlugin-->
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback