ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/JulyExercise/scripts/setupProdRECO.py
Revision: 1.1
Committed: Wed Jul 7 09:09:43 2010 UTC (14 years, 10 months ago) by yilmaz
Content type: text/x-python
Branch: MAIN
Log Message:
setup for RECO

File Contents

# Content
1 #!/bin/sh
2
3 cvs co RecoJets/JetAlgorithms
4 cvs co RecoJets/JetProducers
5 cvs co RecoHI/HiJetAlgos
6 cvs co RecoHI/HiCentralityAlgos
7
8 scram b
9
10
11
12
13