Workbook Introduction
How to use the Workbook
The Workbook is divided into two sections: the Workbook Core, and Additional Information.
The Workbook Core is the "mandatory" section, and Other Workbook Pages is the "optional" section.
The Workbook Core
All users should work through the Workbook Core.
The Workbook Core is made up of different sections.
Many of the later sections assume that you have completed the earlier sections, so it is important to complete the sections in order.
Some of the Workbook Core sections include tutorials/examples, while others are mostly read-only documents.
The examples will teach you how to use BaBar software, and can be very useful as a guide later on when you are ready to perform your own analysis.
The read-only sections are also very useful, because they will help you to understand what you were doing in the tutorials.
Once you have completed the Workbook Core, you will have mastered the fundamentals of working with BaBar software and running analysis code.
Additional Information
The "Additional Inforamtion" are pages that do not belong in the Workbook Core.
Unlike the pages of the "Core", they are not interdependent - you can choose to read/try any or none of them.
You do not have to complete them in any particular order.
The Additional Inforamtion Workbook Pages have been futher divided into four different categories:
- Reference
- Some read-only reference information about BaBar and SLAC. Independent of the Workbook Core.
- Basic tutorials
- You will need to learn unix and C++ at some point during your BaBar career.
- Advanced Tutorials
- These are optional tutorials that are more advanced than the ones in the Workbook Core. The skills they teach may not be needed by all users.
Workbook Contents
Here is a list of the contents of the BaBar Workbook, with a brief description of each section.
The following sections should be completed in order.
The descriptions may help you to decide what pages in the "Other" section you want to use.
- Introduction
How to use the Workbook.
- Account Setup
How to set up your SLAC Account.
- QuickTour
A quick tutorial in which you perform all the basic steps
of a BaBar analysis. This section is the core of the Workbook;
most other pages refer back to it as the main example.
- Packages and Releases
Packages and releases: what they are, how they are named,
and how they are organized in BaBar's file system. How
to use SRT/CVS commands to check out releases and packages.
- Modules and the Framework
Introduction to modules. How modules are put together to
make an analysis job.
- Event Information
How to access the event information, and what information is
available. Includes tables of the main particle candidate
lists and event variables in the Event Store database.
- Tcl: Run-time Job Control
How to interact with the Framework and talk to modules.
- Editing Module Code
How to write code in modules. Using the main C++ objects:
HepHistogram, HepTuple, BtaCandidate, and HepAList.
- Compile and Link
All about gmake, BaBar's compile-and-link utility.
- Run the Job
How to run BaBar executables. Program flow. The workdir package.
- Debugging
Using the debuggers to track run-time errors.
- Run-time Parameters
How to make module parameters into run-time parameters.
- Tcl Files
Basic Tcl commands. How Tcl files work. Tcl files in the context
of packages.
- Find Data
Using BbkDatasetTcl to find data, and to produce tcl files that
can be used as input to an analysis job.
- Batch Processing
How to use the batch system. Batch commands. The batch queues and what they
are for. Computing CPU time for batch system log files.
- Analysis Tools
An overview of important analysis tools, including PID, vertexing and fitting, particle composition, and more.
- ROOT I
An introduction to ROOT. Focus is on histograms. Soon will be updated
to include a section on TTrees.
Page maintained by Adam Edwards
Last modified: December 2007
|