Here are a few options showing how to run
wzboson_pythia8_pt8tev.py code over data in the
ProMC
file format.
This example is given for validation purposes. For a full analysis, download data with the "hs-get" command.
See the
HepSim manual explaining how to run a C++ code.
(1) Using JavaWeb start
Does not run? Look at help:
Help page
(2) Using the hs-toolkit package in a GUI mode
hs-ide https://mc.hep.anl.gov/asc/hepsim/events/pp/100tev/wzjet_pythia8/pythia_wzjet8000/macros/wzboson_pythia8_pt8tev.py
On
Windows OS, click "hs-ide.bat" instead and open the file using "File-Open".
(3) Using the hs-toolkit in a batch mode:
wget https://mc.hep.anl.gov/asc/hepsim/events/pp/100tev/wzjet_pythia8/pythia_wzjet8000/macros/wzboson_pythia8_pt8tev.py
hs-run wzboson_pythia8_pt8tev.py
(4) Using Jas4pp in a batch mode
wget https://mc.hep.anl.gov/asc/hepsim/events/pp/100tev/wzjet_pythia8/pythia_wzjet8000/macros/wzboson_pythia8_pt8tev.py
fpad wzboson_pythia8_pt8tev.py
(5) Using Jas4pp in a GUI mode
wget https://mc.hep.anl.gov/asc/hepsim/events/pp/100tev/wzjet_pythia8/pythia_wzjet8000/macros/wzboson_pythia8_pt8tev.py
jaspp wzboson_pythia8_pt8tev.py
On
Windows OS, click "jaspp.bat" instead and open the script using the File Menu of Jas4pp. Use the right mouse button to pop-up a drop-down menu and select "Run Script [F2]"