Page MenuHomeHEPForge

LHC-ADD.in
No OneTemporary

Size
2 KB
Referenced Files
None
Subscribers
None

LHC-ADD.in

# -*- ThePEG-repository -*-
##################################################
# Example generator for the Randall-Sundrum model
# in hadron collisions
# The best way to use this is to make your own
# copy of this file and edit that as you require.
#
# The first section loads the model file which
# does not contain anything that users need to touch.
#
# The second section contains the user settings.
###################################################
read snippets/PPCollider.in
# Set emission to POWHEG for radiation in decays
set /Herwig/Shower/ShowerHandler:HardEmission POWHEG
# read model
read ADD.model
cd /Herwig/NewPhysics
##################################################
#
# This section contains the user defined settings
#
##################################################
# Example hard process: Incoming proton, gravition + jet
insert HPConstructor:Incoming 0 /Herwig/Particles/g
insert HPConstructor:Incoming 0 /Herwig/Particles/u
insert HPConstructor:Incoming 0 /Herwig/Particles/ubar
insert HPConstructor:Incoming 0 /Herwig/Particles/d
insert HPConstructor:Incoming 0 /Herwig/Particles/dbar
insert HPConstructor:Incoming 0 /Herwig/Particles/s
insert HPConstructor:Incoming 0 /Herwig/Particles/sbar
insert HPConstructor:Incoming 0 /Herwig/Particles/c
insert HPConstructor:Incoming 0 /Herwig/Particles/cbar
insert HPConstructor:Outgoing 0 /Herwig/Particles/Graviton
# coupling
set ADD/Model:Delta 2
set ADD/Model:DdPlanckMass 1000.*GeV
# Intrinsic pT tune extrapolated to LHC energy
set /Herwig/Shower/ShowerHandler:IntrinsicPtGaussian 2.2*GeV
##################################################
## prepare for Rivet analysis or HepMC output
## when running with parton shower
##################################################
#read snippets/Rivet.in
#insert Rivet:Analyses 0 XXX_2015_ABC123
#read snippets/HepMC.in
#set HepMC:PrintEvent NNN
##################################################
## prepare for Rivet analysis or HepMC output
## when running at fixed order (NO shower)
##################################################
#read snippets/RivetFixedOrder.in
#insert RivetFixedOrder:Analyses 0 XXX_2015_ABC123
#read snippets/HepMCFixedOrder.in
#set HepMCFixedOrder:PrintEvent NNN
# Other parameters for run
cd /Herwig/Generators
saverun LHC-ADD EventGenerator

File Metadata

Mime Type
text/plain
Expires
Tue, Sep 30, 5:47 AM (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6302714
Default Alt Text
LHC-ADD.in (2 KB)

Event Timeline