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

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