Simulations of interactions between anti-sexaquarks and neutrons in the Forward Conversion Tracker (FCT) of ALICE 3.
Modification of the example B2a
of GEANT4.
-
Requirements: Geant4 (with QT included)
-
Usage:
Make sure you have an input file in the main dir called
test.dat
- To build, do
bash build.sh
- To execute, do
bash run.sh
, this will open a GUI - In the GUI, press the
/run/beamOn 1
button to view an event
- To build, do
Modification of the example main01.cc
of PYTHIA8.
- To install PYTHIA, and extract the Makefile, do
bash install_pythia.sh
- Set environment with
bash set_env.sh
- Run a single event with
bash run.sh <collision_type>
, wherecollision_type
can behi
orpp
- Requirements: ROOT
- Requirements:
- G4_B2a_MK
- sig_gen
- bkg_gen
Execute bash send_production.sh