25–31 May 2021
CERN
Europe/Zurich timezone

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

25 May 2021, 09:30
1h
Zoom (CERN)

Zoom

CERN

1 Esplanade des Particules 1213 Meyrin, Switzerland

Speakers

Gabriele Cosmo (CERN) 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