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/ |
5 |
+ |
cvs co -r hi39X_01 -d MitHig/PixelTrackletAnalyzer UserCode/MitHig/PixelTrackletAnalyzer |
6 |
|
|
7 |
|
# pat macros |
8 |
|
cvs co -d MNguyen/patMacrosForMC UserCode/MNguyen/patMacrosForMC |
13 |
|
# Jet and HI Software |
14 |
|
cvs co -d MNguyen/InclusiveJetAnalyzer UserCode/MNguyen/InclusiveJetAnalyzer |
15 |
|
|
16 |
< |
cvs co -r V05-08-05 RecoJets/JetProducers |
16 |
> |
cvs co -r V05-01-09-01 RecoJets/JetProducers |
17 |
|
cvs co RecoHI/HiJetAlgos |
18 |
|
addpkg RecoHI/Configuration |
19 |
|
|
24 |
|
cvs co -d CmsHi/Analysis2010 UserCode/CmsHi/Analysis2010 |
25 |
|
|
26 |
|
# needed to get PFTowers to work |
27 |
< |
cvs co -d CmsHi/JetAnalysis UserCode/CmsHi/JetAnalysis |
27 |
> |
cvs co -r hi413_05 -d CmsHi/JetAnalysis UserCode/CmsHi/JetAnalysis |
28 |
|
|
29 |
|
#ecal and hcal cleaning |
30 |
|
#hcal |
35 |
|
cvs co -d HcalFilter UserCode/MTonjes/HcalFilter |
36 |
|
|
37 |
|
#ecal requires some code from the photon analyzer, 'rm' commands are to truncate the endless chain of packages obviously, this should be cleaned up |
38 |
< |
cvs co -d CmsHi/PhotonAnalysis UserCode/CmsHi/PhotonAnalysis |
39 |
< |
rm CmsHi/PhotonAnalysis/plugins/MultiPhotonAnalyzer.* |
39 |
< |
rm CmsHi/PhotonAnalysis/plugins/SinglePhotonAnalyzer.* |
38 |
> |
cvs co -d RecoHI/HiEgammaAlgos UserCode/yetkin/RecoHI/HiEgammaAlgos |
39 |
> |
cvs co -d CmsHi/PhotonAnalysis UserCode/yetkin/PhotonAnalysis |
40 |
|
cvs co -d UserCode/HafHistogram UserCode/CmsHi/HafHistogram |
41 |
|
|
42 |
|
# trigger analyzers |
43 |
< |
cvs co -r CMSSW_4_1_2_patch1 HLTrigger/HLTanalyzers |
44 |
< |
# some output cleanup |
45 |
< |
sed -i 's|std::cout << " Beginning HLTAnalyzer Analysis|//std::cout << " Beginning HLTAnalyzer Analysis|' HLTrigger/HLTanalyzers/src/HLTAnalyzer.cc |
46 |
< |
sed -i 's|errMax(){return 100;}|errMax(){return 0;}|' HLTrigger/HLTanalyzers/interface/HLTAnalyzer.h |
43 |
> |
cvs co -r hi413_05 HLTrigger/HLTanalyzers |
44 |
|
|
45 |
|
scram build -c |
46 |
|
scram b -j4 |