ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/JetAnalysis/scripts/setup44x.sh
Revision: 1.1
Committed: Mon Oct 17 13:45:40 2011 UTC (13 years, 6 months ago) by yjlee
Content type: application/x-sh
Branch: MAIN
Log Message:
Setup script for 44x

File Contents

# User Rev Content
1 yjlee 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     cvs co -r hi413_01 -d MitHig/PixelTrackletAnalyzer UserCode/MitHig/PixelTrackletAnalyzer
5    
6     rm /d101/yjlee/skim/newPhotonAnalyzer/CMSSW_4_4_0/src/MitHig/PixelTrackletAnalyzer/src/SimTrackAnalyzer.cc
7    
8     cvs co -d edwenger/Skims UserCode/edwenger/Skims
9     cvs co -d edwenger/VertexAnalyzer UserCode/edwenger/VertexAnalyzer
10     cvs co -d edwenger/TrkEffAnalyzer UserCode/edwenger/TrkEffAnalyzer
11    
12     cvs co -d edwenger/TrackSpectraAnalyzer UserCode/edwenger/TrackSpectraAnalyzer
13     cvs co -d edwenger/EvtSelAnalyzer UserCode/edwenger/EvtSelAnalyzer
14     cvs co -d SpectraAna/JetEtaPhiFilter UserCode/ASYoon/SpectraAna/JetEtaPhiFilter
15     cvs co -d SpectraAna/TrackSpectraAnalyzer UserCode/ASYoon/SpectraAna/TrackSpectraAnalyzer
16    
17     cvs co UserCode/FerencSiklerVertexing
18    
19     # pat macros
20     cvs co -d MNguyen/patMacrosForMC UserCode/MNguyen/patMacrosForMC
21     cvs co -d MNguyen/patMacrosForDataSkims UserCode/MNguyen/patMacrosForDataSkims
22     cvs co -d MNguyen/Configuration UserCode/MNguyen/Configuration
23     cvs co HeavyIonsAnalysis/Configuration
24    
25     # Jet and HI Software
26     cvs co -d MNguyen/InclusiveJetAnalyzer UserCode/MNguyen/InclusiveJetAnalyzer
27    
28     #Commented out by yenjie
29     #cvs co -r V05-01-09-01 RecoJets/JetProducers
30    
31     cvs co RecoHI/HiJetAlgos
32     addpkg RecoHI/Configuration
33    
34     #Centrality
35     cvs co CondFormats/HIObjects
36     cvs co DataFormats/HeavyIonEvent
37     cvs co RecoHI/HiCentralityAlgos
38     cvs co -d CmsHi/Analysis2010 UserCode/CmsHi/Analysis2010
39    
40     # needed to get PFTowers to work
41     cvs co -r hi413_11 -d CmsHi/JetAnalysis UserCode/CmsHi/JetAnalysis
42    
43     #ecal and hcal cleaning
44     #hcal
45     addpkg RecoLocalCalo/HcalRecAlgos
46     cvs co -r V00-07-21 RecoLocalCalo/HcalRecAlgos/src/HBHETimingShapedFlag.cc
47     cvs co -r V00-07-21 RecoLocalCalo/HcalRecAlgos/interface/HBHETimingShapedFlag.h
48    
49     # broken, Yen-Jie checked with Yi
50     #cvs co -r V00-00-18 JetMETAnalysis/HcalReflagging
51    
52     cvs co -d HcalFilter UserCode/MTonjes/HcalFilter
53    
54     #ecal requires some code from the photon analyzer, 'rm' commands are to truncate the endless chain of packages obviously, this should be cleaned up
55    
56     # Removed by Yen-Jie
57     #cvs co -d RecoHI/HiEgammaAlgos UserCode/yetkin/RecoHI/HiEgammaAlgos
58    
59     cvs co -d CmsHi/PhotonAnalysis UserCode/CmsHi/PhotonAnalysis
60     rm CmsHi/PhotonAnalysis/plugins/SpikeInspector.cc
61    
62    
63    
64     # trigger analyzers
65     cvs co -r hi413_05 HLTrigger/HLTanalyzers
66    
67     scram build -c
68     scram b -j4