Home Computing DAQ E-mail Notes Meetings Subsystems Search

This page is maintained by Marco Cattaneo. Last updated on 17-Nov-06

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

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

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)

Software

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