The tutorial material consists of the tutorial notes for each of the lessons
and the software for the exercises with the solutions.
Basics Tutorial |
Last update and environment |
0 - Gaudi Tutorial: Basics |
notes (pdf),
slides (ppt)
|
21st April 2006 (Gaudi v18r3, LHCbEnv v20r3) |
1 - Introduction |
notes (pdf),
slides (ppt)
|
21st April 2006 (Gaudi v18r3, LHCbEnv v20r3) |
2 - Configuration and Build System |
notes (pdf),
slides (ppt) |
21st April 2006 (Gaudi v18r3, LHCbEnv v20r3) |
3 - Job Options and Printing |
notes (pdf),
slides (ppt) |
21st April 2006 (Gaudi v18r3, LHCbEnv v20r3) |
4 - Accessing Event Data |
notes (pdf),
slides (ppt) |
21st April 2006 (Gaudi v18r3, LHCbEnv v20r3) |
5 - Histogramming and N-Tuples |
notes (pdf),
slides (ppt) |
21st April 2006 (Gaudi v18r3, LHCbEnv v20r3) |
6 - Creating Objects and Writing Data |
notes (pdf),
slides (ppt) |
21st April 2006 (Gaudi v18r3, LHCbEnv v20r3) |
7 - Using and Writing Tools |
notes (pdf),
slides (ppt) |
21st April 2006 (Gaudi v18r3, LHCbEnv v20r3) |
Advanced Topics |
|
11-Conditions Database |
introduction (pdf),
use cases (pdf) |
21st April 2006 (Gaudi v18r3, LHCbEnv v20r3) |
The code for the basic tutorial consists of two packages: Tutorial/Main
and Tutorial/Components. You can get them by using the LHCb getpack command. To use them:
> LHCbEnv v20r3
> getpack Tutorial/TutKernel v1r0
> getpack Tutorial/Components v7r0
> getpack Tutorial/Main v5r3