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/ |
1 |
> |
#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 |
> |
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 |
|
|
14 |
|
# pat macros |
15 |
< |
cvs co -d MNguyen/patMacrosForMC UserCode/MNguyen/patMacrosForMC |
16 |
< |
cvs co -d MNguyen/patMacrosForDataSkims UserCode/MNguyen/patMacrosForDataSkims |
17 |
< |
cvs co -d MNguyen/Configuration UserCode/MNguyen/Configuration |
18 |
< |
cvs co HeavyIonsAnalysis/Configuration |
15 |
> |
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 |
|
|
20 |
|
# Jet and HI Software |
21 |
|
cvs co -d MNguyen/InclusiveJetAnalyzer UserCode/MNguyen/InclusiveJetAnalyzer |
22 |
< |
|
15 |
< |
cvs co -r V05-01-09 RecoJets/JetProducers |
22 |
> |
cvs co -r V05-01-09-01 RecoJets/JetProducers |
23 |
|
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 -d CmsHi/JetAnalysis UserCode/CmsHi/JetAnalysis |
27 |
< |
cp CmsHi/JetAnalysis/modifiedFiles/VirtualJetProducer.cc RecoJets/JetProducers/plugins/ |
28 |
< |
cp CmsHi/JetAnalysis/modifiedFiles/PileUpSubtractor.cc RecoJets/JetProducers/src/ |
29 |
< |
cp CmsHi/JetAnalysis/modifiedFiles/PileUpSubtractor.h RecoJets/JetProducers/interface/ |
26 |
> |
cvs co -r cmssw39x_branch -d CmsHi/JetAnalysis UserCode/CmsHi/JetAnalysis |
27 |
> |
|
28 |
> |
# gamma analysis |
29 |
> |
cvs co RecoHI/HiEgammaAlgos # for 3_9_8 reconstruction including spike cleaner |
30 |
> |
cvs co -d CmsHi/PhotonAnalysis UserCode/CmsHi/PhotonAnalysis |
31 |
> |
cvs co -d UserCode/HafHistogram UserCode/CmsHi/HafHistogram |
32 |
> |
cp CmsHi/JetAnalysis/modifiedFiles/HiIsolationCommonParameters_cff.py RecoHI/HiEgammaAlgos/python/ |
33 |
> |
# electron reco sequence |
34 |
> |
rm -f RecoHI/HiEgammaAlgos/python/HiElectronSequence_cff.py |
35 |
> |
cvs co -r CMSSW_3_9_9_patch1 RecoHI/HiEgammaAlgos/python/HiElectronSequence_cff.py # temp fix b/c head version not working |
36 |
|
|
37 |
|
#ecal and hcal cleaning |
38 |
|
#hcal |
40 |
|
cvs co -r V00-07-21 RecoLocalCalo/HcalRecAlgos/src/HBHETimingShapedFlag.cc |
41 |
|
cvs co -r V00-07-21 RecoLocalCalo/HcalRecAlgos/interface/HBHETimingShapedFlag.h |
42 |
|
cvs co -r V00-00-18 JetMETAnalysis/HcalReflagging |
43 |
< |
cvs co -d HcalFilter UserCode/MTonjes/HcalFilter |
43 |
> |
cvs co -r hi39X_01 -d HcalFilter/HcalTimingFilter UserCode/MTonjes/HcalFilter/HcalTimingFilter |
44 |
|
|
45 |
< |
#ecal requires some code from the photon analyzer, 'rm' commands are to truncate the endless chain of packages obviously, this should be cleaned up |
46 |
< |
cvs co -d CmsHi/PhotonAnalysis UserCode/CmsHi/PhotonAnalysis |
47 |
< |
rm CmsHi/PhotonAnalysis/plugins/MultiPhotonAnalyzer.* |
42 |
< |
rm CmsHi/PhotonAnalysis/plugins/SinglePhotonAnalyzer.* |
43 |
< |
cvs co -d UserCode/HafHistogram UserCode/CmsHi/HafHistogram |
45 |
> |
# keep 39X version for spike cleaner. |
46 |
> |
rm RecoHI/HiEgammaAlgos/plugins/HiSpikeCleaner.cc |
47 |
> |
cvs co -r HI_HLT_2010_11_20_fix2 RecoHI/HiEgammaAlgos/plugins/HiSpikeCleaner.cc |
48 |
|
|
49 |
|
# openhlt |
50 |
< |
cvs co -r V03-03-08 HLTrigger/HLTanalyzers |
51 |
< |
ed -i 's|std::cout << " Beginning HLTAnalyzer Analysis|//std::cout << " Beginning HLTAnalyzer Analysis|' HLTrigger/HLTanalyzers/src/HLTAnalyzer.cc |
52 |
< |
sed -i 's|errMax(){return 100;}|errMax(){return 0;}|' HLTrigger/HLTanalyzers/interface/HLTAnalyzer.h |
50 |
> |
cvs co -r V03-03-08-01 HLTrigger/HLTanalyzers |
51 |
> |
# cvs co -r branch_HI39X HLTrigger/HLTanalyzers |
52 |
> |
|
53 |
> |
# muons for PF |
54 |
> |
addpkg DataFormats/ParticleFlowCandidate |
55 |
> |
addpkg RecoParticleFlow/PFProducer |
56 |
> |
addpkg RecoParticleFlow/PFRootEvent |
57 |
> |
|
58 |
> |
# private mods related to muon reco |
59 |
> |
|
60 |
> |
modifiedFileDir=UserCode/yetkin/ParticleFlow/modifiedFiles |
61 |
> |
cvs co $modifiedFileDir |
62 |
> |
|
63 |
> |
cp $modifiedFileDir/PFRootEventManager.cc RecoParticleFlow/PFRootEvent/src/ |
64 |
> |
cp $modifiedFileDir/PFBlockAlgo.h RecoParticleFlow/PFProducer/interface/ |
65 |
> |
cp $modifiedFileDir/PFBlockProducer.cc RecoParticleFlow/PFProducer/plugins/ |
66 |
|
|
67 |
|
scram b -j4 |