Difference between revisions of "Analysing CSC Ntuples From AOD 11"
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | cvs -d /project/atlas/cvs co CSCNtupleAnalysis | + | == Analyzing a CSCntuple (release 11) == |
| + | |||
| + | <u>1) At NIKHEF</u> | ||
| + | |||
| + | Check out the code from CVS: | ||
| + | <tt>cvs -d /project/atlas/cvs co CSCNtupleAnalysis</tt> | ||
| + | |||
| + | The instructions are similar to those from the Rome Ntuple: | ||
| + | [[ntuple_analysis_skeleton| Analyse the Ntuple (skeleton analysis)]] | ||
| + | |||
| + | 2) <u>Not at NIKHEF</u> | ||
| + | |||
| + | Get the code from: | ||
| + | [http://www.nikhef.nl/pub/experiments/atlas/public/CSC/v2/CSCNtupleAnalysis_v2.tgz CSCNtupleAnalysis_v2.tgz] | ||
| + | |||
| + | The instructions are similar to those from the Rome Ntuple: | ||
| + | [[ntuple_analysis_skeleton| Analyse the Ntuple (skeleton analysis)]] | ||
Latest revision as of 09:13, 12 June 2006
Analyzing a CSCntuple (release 11)
1) At NIKHEF
Check out the code from CVS: cvs -d /project/atlas/cvs co CSCNtupleAnalysis
The instructions are similar to those from the Rome Ntuple: Analyse the Ntuple (skeleton analysis)
2) Not at NIKHEF
Get the code from: CSCNtupleAnalysis_v2.tgz
The instructions are similar to those from the Rome Ntuple: Analyse the Ntuple (skeleton analysis)