9–13 Dec 2024
Universidad Nacional
Europe/Zurich timezone

Hands-on: First look at virtual machine and one Geant4 application

9 Dec 2024, 10:50
1h 25m
Universidad Nacional

Universidad Nacional

Heredia, Costa Rica

Speaker

John Apostolakis (CERN)

Description

Goals:
- Familiarise with program main, contents of directories, compiling and running an executable

How to get the exercise material

You can follow these instructions from the gitlab site of the exercises below "How to get the exercises"

Copied below also (in case of gitlab unavailability)

First create a directory for all our work (examples & exercises) :
Create a new ~/g4/exercises directory, and extract it there:

cd ~
mkdir g4
cd g4
mkdir exercises
cd exercises

Download the file below (Day1-v2.tar) to your G4 virtual machine using firefox.

Note: Don't open it - just save it (in Downloads)

tar xf ~/Downloads/Day1-v2.tar
ls

Then check it more:
cd day1
ls

Presentation materials