ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/JetAnalysis/scripts/setup41X.sh
Revision: 1.11
Committed: Mon Sep 19 11:19:27 2011 UTC (13 years, 8 months ago) by yilmaz
Content type: application/x-sh
Branch: MAIN
CVS Tags: hi413_05
Changes since 1.10: +2 -1 lines
Log Message:
fixes

File Contents

# Content
1 ## hiGoodMergedTracks and the track analyzer
2 cvs co -d edwenger/HiVertexAnalyzer UserCode/edwenger/HiVertexAnalyzer
3 cvs co -d edwenger/HiTrkEffAnalyzer UserCode/edwenger/HiTrkEffAnalyzer
4 cvs co -d edwenger/HiTrkEffAnalyzer/python/ UserCode/edwenger/HiTrkEffAnalyzer/python/
5 cvs co -r hi39X_01 -d MitHig/PixelTrackletAnalyzer UserCode/MitHig/PixelTrackletAnalyzer
6
7 # pat macros
8 cvs co -d MNguyen/patMacrosForMC UserCode/MNguyen/patMacrosForMC
9 cvs co -d MNguyen/patMacrosForDataSkims UserCode/MNguyen/patMacrosForDataSkims
10 cvs co -d MNguyen/Configuration UserCode/MNguyen/Configuration
11 cvs co HeavyIonsAnalysis/Configuration
12
13 # Jet and HI Software
14 cvs co -d MNguyen/InclusiveJetAnalyzer UserCode/MNguyen/InclusiveJetAnalyzer
15
16 cvs co -r V05-01-09-01 RecoJets/JetProducers
17 cvs co RecoHI/HiJetAlgos
18 addpkg RecoHI/Configuration
19
20 #Centrality
21 cvs co CondFormats/HIObjects
22 cvs co DataFormats/HeavyIonEvent
23 cvs co RecoHI/HiCentralityAlgos
24 cvs co -d CmsHi/Analysis2010 UserCode/CmsHi/Analysis2010
25
26 # needed to get PFTowers to work
27 cvs co -r hi413_05 -d CmsHi/JetAnalysis UserCode/CmsHi/JetAnalysis
28
29 #ecal and hcal cleaning
30 #hcal
31 addpkg RecoLocalCalo/HcalRecAlgos
32 cvs co -r V00-07-21 RecoLocalCalo/HcalRecAlgos/src/HBHETimingShapedFlag.cc
33 cvs co -r V00-07-21 RecoLocalCalo/HcalRecAlgos/interface/HBHETimingShapedFlag.h
34 cvs co -r V00-00-18 JetMETAnalysis/HcalReflagging
35 cvs co -d HcalFilter UserCode/MTonjes/HcalFilter
36
37 #ecal requires some code from the photon analyzer, 'rm' commands are to truncate the endless chain of packages obviously, this should be cleaned up
38 cvs co -d RecoHI/HiEgammaAlgos UserCode/yetkin/RecoHI/HiEgammaAlgos
39 cvs co -d CmsHi/PhotonAnalysis UserCode/yetkin/PhotonAnalysis
40 cvs co -d UserCode/HafHistogram UserCode/CmsHi/HafHistogram
41
42 # trigger analyzers
43 cvs co -r hi413_05 HLTrigger/HLTanalyzers
44
45 scram build -c
46 scram b -j4