PAT Examples: Trigger Example
Contents
Introduction
- Give a description of what you are going to do.
- Give an outline of the physics aspect(s) you want to highlight.
- Give a list of the information that your tutorial will provide.
How to get the code
- Prepare your work area following the recipe for setting up the PAT v2 in CMSSW_2_2_X.
- Check out and compile the example code:
cvs co -r tutorial_PATTrigger_0906 PhysicsTools/PatExamples
How to run the code
Compile the code
In your work area:
cd PhysicsTools/PatExamples
scram b -j 5
- Give a description how to run your code.
- Give a description of the results and the interpretation.
Find out more about the details
- Give a description of the configuration of the PAT Object production (if different from the PAT defaults).
- Give a description of the configuration of your modules.
- Give a description of details and PAG specifics of your code.
How to get more information
- Add links to your PAG documentation.
- Add links to the documentation of further tools and packages (if used by your PAG).
Exercises
Get the code skeletons
In your work area:
Get the code solutions
In your work area:
Review status
Responsible:
VolkerAdler
Last reviewed by:
VolkerAdler - 15 Jun 2009
--
RogerWolf - 11 Jun 2009