220 likes | 418 Vues
f rom. Installation for Linux. D ownload from http://comphep.sinp.msu.ru : comphep-4.5.1.tgz Untar gzip : tar xzvf comphep-4.5.1.tgz cd comphep-4.5.1 Verify you are in bash : echo $SHELL ./configure Compile : make Install user directory : make setup WDIR=path_to_user_work_directory
E N D
from P.Miné CompHEP
Installation for Linux Download from http://comphep.sinp.msu.ru: comphep-4.5.1.tgz Untar gzip : tar xzvf comphep-4.5.1.tgz cd comphep-4.5.1 Verify you are in bash : echo $SHELL ./configure Compile : make Install user directory : make setup WDIR=path_to_user_work_directory example : $HOME/comphep-4.5.1/mydir From user directory : ./comphep file.root & Useful : make clean P.Miné CompHEP
Practice on CompHEP Edit model: particles, variables, lagrangian Find width of Z, t, H in [100, 300] Compton scattering (Simpson) e+ e- W+ W- Select diagrams in e+ e- W+ W- Z p p G G Generate event files P.Miné CompHEP