Archives de catégorie : 2015

Tutorial 2015, 18 – 22 May

ANF: Ecole Geant4 de l’IN2P3 Orsay, building 203 (LAL) The 2015 tutorial is supported and organised by CNRS, see the tutorial CNRS Web site: http://www.in2p3.fr/actions/formation/GEANT4_15/GEANT4_15.html. Lecturers Ivana Hrivnacova  (IPN Orsay, Universite de Paris-Sud, IN2P3-CNRS) (responsible), Laurent Garnier  (LAL, Universite de … Continuer la lecture

Publié dans 2015 | Commentaires fermés sur Tutorial 2015, 18 – 22 May

Session 10 : Exercise – 2015

Code for download: session10_start.tar.gz Start code: session9_start with updated geometry with addition of a shield made of concrete. Introduction: The exercise shows one usage of the biasing classes. We have a shield, made of concrete, which is inserted between the … Continuer la lecture

Publié dans 2015 | Laisser un commentaire

Session 9 : Exercise – 2015

Code for download: session9_start.tar.gz Start code: session8_start with updated geometry, more collections for the calorimeter, and added ScreenSD. Bounds for calorimeter histogram have been changed also. Prints for hit have been removed, in order to run statistics without being annoyed … Continuer la lecture

Publié dans 2015 | Laisser un commentaire

Session 8 : Exercise – 2015

Code for download: session8_start.tar.gz Exercise 8a: Rotate Tube volume so that the tube symmetry axis is parallel with y-axis of the world reference frame. Complete the EDMagneticField class to define a magnetic field with B=1.0*tesla in the y-direction and which … Continuer la lecture

Publié dans 2015 | Laisser un commentaire

Session 7 : Exercise – 2015

Code for download: session7_start.tar.gz Exercise 7a: Migrate the exampleED application to MT. After each step rebuild the program. You can also try to run and observe the behaviour (breaks) after each step and understand how the next step fixes the … Continuer la lecture

Publié dans 2015 | Laisser un commentaire

Session 6 : Exercise – 2015

Code for download: session6_start.tar.gz Exercise 6a: With use of G4AnalysisManager (see example B4/B4d ): Create & fill histogram Define a 1D histogram for the energy deposited per event for each calorimeter layer Implement filling of histograms in the EDEmCalorimeterSD::EndOfEvent() function. … Continuer la lecture

Publié dans 2015 | Laisser un commentaire

Session 5 : Exercise – 2015

Code for download: session5_start.tar.gz Exercise 5a: Complete implementation of the hit and sensitive detector classes for the Drift chamber (EDChamberHit, EDChamberSD) to account the following information when a charged track passed through the detector: the chamber layer number the time … Continuer la lecture

Publié dans 2015 | Laisser un commentaire

Session 4 : Exercise – 2015

Code for download: session4_start.tar.gz Exercise 4a: Explore processes defined for proton, e-, e+, gamma particles via UI commands and add these commands in run.mac. Add a command line option to select any Geant4 physics list using G4PhysListFactory class. The command line … Continuer la lecture

Publié dans 2015 | Laisser un commentaire

Session 3 : Exercise – 2015

Code for download: session3_start.tar.gz Exercise 3a: Change primary generator class with use of G4ParticleGun. See eg. example basic/B2 README page and its B2PrimaryGenerator class Update run.mac and add runs with following primaries: proton, positron, pion-, muon+ Run the macro from your … Continuer la lecture

Publié dans 2015 | Laisser un commentaire

Session 2 : Exercise – 2015

Code for download: session2_start.tar.gz Update login script: To get the environment setup called automatically when a new terminal is open, you can add the commands for this setting in your login script, which is in our case in $HOME/.zshrc file. … Continuer la lecture

Publié dans 2015 | Laisser un commentaire