Difference between revisions of "MuonCalib Tutorial"
Line 1: | Line 1: | ||
==Muon calibration tutorial== | ==Muon calibration tutorial== | ||
+ | Welcome to the ''Muon Calibration Page''! After doing this tutorial, you will be able to run Athena, make your ntuples containing segment information and use this ntuple to do Athena-independent analysis. | ||
+ | |||
==Introduction== | ==Introduction== | ||
'''Calibration''' | '''Calibration''' | ||
+ | |||
+ | General information about the need of calibration in the MuonSpectrometer. | ||
+ | |||
'''Calibration framework''' | '''Calibration framework''' | ||
+ | |||
+ | Link to Niels' stuff on calibration. | ||
+ | |||
+ | '''Why segments?''' | ||
+ | |||
+ | Maybe needed to explain the concept of segments. | ||
Line 12: | Line 23: | ||
'''Setting up ATHENA''' | '''Setting up ATHENA''' | ||
+ | |||
+ | Making segment ntuples from scratch with Athena running on release 11.0.0. | ||
+ | |||
'''Running on single muons sample''' | '''Running on single muons sample''' | ||
+ | Or other samples. Making the appropiate PoolfileCatalog and referring to it with the jobO. | ||
Line 20: | Line 35: | ||
'''Setting up the analysis package''' | '''Setting up the analysis package''' | ||
+ | |||
+ | From the ntuple on, we can operate Athena-independent <<whew!!>>. The skeleton for the segment analysis will be discussed here. | ||
+ | |||
'''Customizing your favorite analysis''' | '''Customizing your favorite analysis''' | ||
+ | |||
+ | A skeleton needs some 'meat'... |
Revision as of 07:41, 19 October 2005
Muon calibration tutorial
Welcome to the Muon Calibration Page! After doing this tutorial, you will be able to run Athena, make your ntuples containing segment information and use this ntuple to do Athena-independent analysis.
Introduction
Calibration
General information about the need of calibration in the MuonSpectrometer.
Calibration framework
Link to Niels' stuff on calibration.
Why segments?
Maybe needed to explain the concept of segments.
Making segment ntuples
Setting up ATHENA
Making segment ntuples from scratch with Athena running on release 11.0.0.
Running on single muons sample
Or other samples. Making the appropiate PoolfileCatalog and referring to it with the jobO.
Segment analysis
Setting up the analysis package
From the ntuple on, we can operate Athena-independent <<whew!!>>. The skeleton for the segment analysis will be discussed here.
Customizing your favorite analysis
A skeleton needs some 'meat'...