ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/JetAnalysis/scripts/setup44x.sh
Revision: 1.2
Committed: Mon Oct 17 17:49:56 2011 UTC (13 years, 6 months ago) by yjlee
Content type: application/x-sh
Branch: MAIN
CVS Tags: hi441_1
Changes since 1.1: +22 -6 lines
Log Message:
Moved track collection back to hiSelectedTracks

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 yjlee 1.2 # Standard sequences
26     #<
27     #reconstructionHeavyIons_withPF *= HiParticleFlowReco
28     #reconstructionHeavyIons_HcalNZS_withPF *= HiParticleFlowReco
29     #>
30     #reconstructionHeavyIons_withPF *= hiElectronSequence*HiParticleFlowReco
31     #reconstructionHeavyIons_HcalNZS_withPF *= hiElectronSequence*HiParticleFlowReco
32     #addpkg Configuration/StandardSequences
33    
34    
35 yjlee 1.1 # Jet and HI Software
36     cvs co -d MNguyen/InclusiveJetAnalyzer UserCode/MNguyen/InclusiveJetAnalyzer
37    
38 yjlee 1.2 # Latest hiSelectedTrack (= hiGoodTightTrack)
39     cvs co RecoHI/HiTracking
40     cvs co RecoHI/HiMuonAlgos
41    
42 yjlee 1.1 #Commented out by yenjie
43     #cvs co -r V05-01-09-01 RecoJets/JetProducers
44    
45     cvs co RecoHI/HiJetAlgos
46     addpkg RecoHI/Configuration
47    
48     #Centrality
49     cvs co CondFormats/HIObjects
50     cvs co DataFormats/HeavyIonEvent
51     cvs co RecoHI/HiCentralityAlgos
52     cvs co -d CmsHi/Analysis2010 UserCode/CmsHi/Analysis2010
53    
54     # needed to get PFTowers to work
55 yjlee 1.2 cvs co -r hi441_0 -d CmsHi/JetAnalysis UserCode/CmsHi/JetAnalysis
56 yjlee 1.1
57     #ecal and hcal cleaning
58     #hcal
59 yjlee 1.2 #addpkg RecoLocalCalo/HcalRecAlgos
60     #cvs co -r V00-07-21 RecoLocalCalo/HcalRecAlgos/src/HBHETimingShapedFlag.cc
61     #cvs co -r V00-07-21 RecoLocalCalo/HcalRecAlgos/interface/HBHETimingShapedFlag.h
62 yjlee 1.1
63     # broken, Yen-Jie checked with Yi
64     #cvs co -r V00-00-18 JetMETAnalysis/HcalReflagging
65    
66     cvs co -d HcalFilter UserCode/MTonjes/HcalFilter
67    
68     #ecal requires some code from the photon analyzer, 'rm' commands are to truncate the endless chain of packages obviously, this should be cleaned up
69    
70     # Removed by Yen-Jie
71     #cvs co -d RecoHI/HiEgammaAlgos UserCode/yetkin/RecoHI/HiEgammaAlgos
72 yjlee 1.2 # Needed to fix PF reco
73     cvs co -r V02-02-01 RecoHI/HiEgammaAlgos
74     cvs co -r V00-00-15 RecoHI/Configuration
75 yjlee 1.1
76     cvs co -d CmsHi/PhotonAnalysis UserCode/CmsHi/PhotonAnalysis
77     rm CmsHi/PhotonAnalysis/plugins/SpikeInspector.cc
78    
79    
80     # trigger analyzers
81 yjlee 1.2 cvs co -r HLTrigger/HLTanalyzers
82 yjlee 1.1
83     scram build -c
84     scram b -j4