Home Computing DAQ E-mail Notes Meetings Subsystems Search

 

Tutorials Sessions

  • Gaudi Basics and Building Tools: 4-5 March 2002 at CERN
  • Gaudi Basics: 22nd October 2001 at CERN
  • Gaudi Advanced: 23rd October 2001 at CERN
  • Gaudi Basics: 25th April 2001 at CERN (participants)
  • Gaudi Basics: 19th June 2001 at CERN (participants)

Tutorial Material

The tutorial material consists of the tutorial notes for each of the lessons and the software for the exercises with the solutions.

Lessons Notes

The following material refers to the Gaudi tutorials held in 2001 and 2002, using Gaudi v9.

N.B.: use the already prepared "pdf" formatted version for printing the lessons

Basics Tutorial
0 - Gaudi Tutorial: Basics notes (pdf), slides (ppt)
1 - Introduction notes (pdf), slides (ppt)
2 - Configuration and Build System notes (pdf), slides (ppt)
3 - Job Options and Printing notes (pdf), slides (ppt)
4 - Accessing Event Data notes (pdf), slides (ppt)
5 - Histogramming and N-Tuples notes (pdf), slides (ppt)
6 - Creating Objects and Writing Data notes (pdf), slides (ppt)
Advanced Tutorial
0 - Gaudi Tutorial: Advanced notes (pdf), slides (ppt)
1 - Detector Description:Overview notes (pdf), slides (ppt)
2 - XML Files notes (pdf), slides (ppt)
3 - Accessing Detector Information notes (pdf), slides (ppt)
4 - Extending Detector Element notes (pdf), slides (ppt)
5 - Algorithm Tools: Overview notes (pdf), slides (ppt)
6 - Writing Physics Tools notes (pdf), slides (ppt)
Gaudi Basics + Building Tools
0 - Gaudi Basic and Building Tools notes (pdf), slides (ppt)
1 - Introduction notes (pdf), slides (ppt)
2 - Configuration and Build System notes (pdf), slides (ppt)
3 - Job Options and Printing notes (pdf), slides (ppt)
4 - Accessing Event Data notes (pdf), slides (ppt)
5 - Histogramming and N-Tuples notes (pdf), slides (ppt)
6 - Creating Objects and Writing Data notes (pdf), slides (ppt)
7 - Algorithm Tools: How to use them notes (pdf), slides (ppt)
8 - Writing Tools: Advanced notes (pdf), slides (ppt)

Software

The code for the tutorial consists of two packages: Tutorial/Main and Tutorial/Components for the basic tutorial and two extra packages Tutorial/Detector and Tutorial/Analysis for the Advanced and Tools tutorials. You can get them by using the LHCb getpack command.

> getpack Tutorial/Main v4r0
> getpack Tutorial/Components v5r0
> getpack Tutorial/Analysis v4
> getpack Tutorial/Detector v3