ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/JetAnalysis/scripts/setup41X.sh
Revision: 1.12
Committed: Mon Sep 19 11:29:08 2011 UTC (13 years, 7 months ago) by yilmaz
Content type: application/x-sh
Branch: MAIN
Changes since 1.11: +3 -1 lines
Log Message:
pp stuff added in

File Contents

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