|
|
Tutorial to use the 10fb-1 executable as a validation tool
The 10fb-1 project has been established in order to provide a set of automated
tools to validate new releases. The main idea is to run several physics
analyses within the same executable and provide the validators with the same
root-tuples they use to produce their analysis results.
Introduction
The 10fb-1 is the result of the compilation of several packages, each
responsible of a specific subset of analyses. One additional package
named BpmUser is used to define the rules to build and run the executable.
Here is a list of the relevant packages and their roles:
|
BpmUser |
: provides executable configuration and link rules. |
|
BpmBReco |
: provides configuration of analyses of b-quark
mesons decays.
|
|
BpmCReco |
: provides configuration of analyses of c-quark
mesons and baryons decays.
|
|
BpmSReco |
: provides configuration of analyses of light quark
meson and baryon decays.
|
|
BpmNReco |
: provides configuration of all other analyses.
|
A more detailed description about the structure of these packages
and their configuration is provided in the following tutorials.
Tutorials
|
|