1 |
frankma |
1.3 |
#Centrality
|
2 |
|
|
cvs co CondFormats/HIObjects
|
3 |
|
|
cvs co DataFormats/HeavyIonEvent
|
4 |
|
|
cvs co RecoHI/HiCentralityAlgos
|
5 |
|
|
cvs co -d CmsHi/Analysis2010 UserCode/CmsHi/Analysis2010
|
6 |
|
|
|
7 |
|
|
## tracking
|
8 |
yilmaz |
1.8 |
cvs co -r hi39X_01 -d edwenger/HiVertexAnalyzer UserCode/edwenger/HiVertexAnalyzer
|
9 |
|
|
cvs co -r hi39X_01 -d edwenger/HiTrkEffAnalyzer UserCode/edwenger/HiTrkEffAnalyzer
|
10 |
|
|
cvs co -r hi39X_01 -d Appeltel/PixelTracksRun2010 UserCode/Appeltel/PixelTracksRun2010
|
11 |
|
|
cvs co -r hi39X_01 -d MNguyen/iterTracking UserCode/MNguyen/iterTracking
|
12 |
|
|
cvs co -r hi39X_01 -d MitHig/PixelTrackletAnalyzer UserCode/MitHig/PixelTrackletAnalyzer
|
13 |
frankma |
1.1 |
|
14 |
|
|
# pat macros
|
15 |
yilmaz |
1.8 |
cvs co -r hi39X_01 -d MNguyen/patMacrosForMC UserCode/MNguyen/patMacrosForMC
|
16 |
|
|
cvs co -r hi39X_01 -d MNguyen/patMacrosForDataSkims UserCode/MNguyen/patMacrosForDataSkims
|
17 |
|
|
cvs co -r hi39X_01 -d MNguyen/Configuration UserCode/MNguyen/Configuration
|
18 |
|
|
cvs co -r branch_hi39X HeavyIonsAnalysis/Configuration
|
19 |
frankma |
1.1 |
|
20 |
|
|
# Jet and HI Software
|
21 |
|
|
cvs co -d MNguyen/InclusiveJetAnalyzer UserCode/MNguyen/InclusiveJetAnalyzer
|
22 |
yilmaz |
1.7 |
cvs co -r V05-01-09-01 RecoJets/JetProducers
|
23 |
frankma |
1.1 |
cvs co RecoHI/HiJetAlgos
|
24 |
|
|
|
25 |
|
|
# needed to get PFTowers to work
|
26 |
frankma |
1.3 |
cvs co -r cmssw39x_branch -d CmsHi/JetAnalysis UserCode/CmsHi/JetAnalysis
|
27 |
yilmaz |
1.9 |
cvs co -r hi39X_01 -d MitHig/PixelTrackletAnalyzer UserCode/MitHig/PixelTrackletAnalyzer
|
28 |
frankma |
1.1 |
|
29 |
frankma |
1.3 |
# gamma analysis
|
30 |
|
|
cvs co RecoHI/HiEgammaAlgos # for 3_9_8 reconstruction including spike cleaner
|
31 |
|
|
cvs co -d CmsHi/PhotonAnalysis UserCode/CmsHi/PhotonAnalysis
|
32 |
|
|
cvs co -d UserCode/HafHistogram UserCode/CmsHi/HafHistogram
|
33 |
frankma |
1.5 |
cp CmsHi/JetAnalysis/modifiedFiles/HiIsolationCommonParameters_cff.py RecoHI/HiEgammaAlgos/python/
|
34 |
frankma |
1.3 |
# electron reco sequence
|
35 |
frankma |
1.4 |
rm -f RecoHI/HiEgammaAlgos/python/HiElectronSequence_cff.py
|
36 |
|
|
cvs co -r CMSSW_3_9_9_patch1 RecoHI/HiEgammaAlgos/python/HiElectronSequence_cff.py # temp fix b/c head version not working
|
37 |
frankma |
1.3 |
|
38 |
frankma |
1.1 |
#ecal and hcal cleaning
|
39 |
|
|
#hcal
|
40 |
|
|
addpkg RecoLocalCalo/HcalRecAlgos
|
41 |
|
|
cvs co -r V00-07-21 RecoLocalCalo/HcalRecAlgos/src/HBHETimingShapedFlag.cc
|
42 |
|
|
cvs co -r V00-07-21 RecoLocalCalo/HcalRecAlgos/interface/HBHETimingShapedFlag.h
|
43 |
|
|
cvs co -r V00-00-18 JetMETAnalysis/HcalReflagging
|
44 |
yilmaz |
1.8 |
cvs co -r hi39X_01 -d HcalFilter/HcalTimingFilter UserCode/MTonjes/HcalFilter/HcalTimingFilter
|
45 |
frankma |
1.1 |
|
46 |
frankma |
1.3 |
# keep 39X version for spike cleaner.
|
47 |
|
|
rm RecoHI/HiEgammaAlgos/plugins/HiSpikeCleaner.cc
|
48 |
|
|
cvs co -r HI_HLT_2010_11_20_fix2 RecoHI/HiEgammaAlgos/plugins/HiSpikeCleaner.cc
|
49 |
frankma |
1.1 |
|
50 |
|
|
# openhlt
|
51 |
yilmaz |
1.6 |
cvs co -r V03-03-08-01 HLTrigger/HLTanalyzers
|
52 |
|
|
# cvs co -r branch_HI39X HLTrigger/HLTanalyzers
|
53 |
|
|
|
54 |
|
|
# muons for PF
|
55 |
|
|
addpkg DataFormats/ParticleFlowCandidate
|
56 |
|
|
addpkg RecoParticleFlow/PFProducer
|
57 |
|
|
addpkg RecoParticleFlow/PFRootEvent
|
58 |
|
|
|
59 |
|
|
# private mods related to muon reco
|
60 |
|
|
|
61 |
|
|
modifiedFileDir=UserCode/yetkin/ParticleFlow/modifiedFiles
|
62 |
|
|
cvs co $modifiedFileDir
|
63 |
|
|
|
64 |
|
|
cp $modifiedFileDir/PFRootEventManager.cc RecoParticleFlow/PFRootEvent/src/
|
65 |
|
|
cp $modifiedFileDir/PFBlockAlgo.h RecoParticleFlow/PFProducer/interface/
|
66 |
|
|
cp $modifiedFileDir/PFBlockProducer.cc RecoParticleFlow/PFProducer/plugins/
|
67 |
frankma |
1.1 |
|
68 |
|
|
scram b -j4
|