1 |
frankma |
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 |
frankma |
1.17 |
cvs co -r hi39X_02 -d MitHig/PixelTrackletAnalyzer UserCode/MitHig/PixelTrackletAnalyzer
|
5 |
yilmaz |
1.12 |
cvs co -d edwenger/Skims UserCode/edwenger/Skims
|
6 |
|
|
cvs co -d edwenger/VertexAnalyzer UserCode/edwenger/VertexAnalyzer
|
7 |
|
|
cvs co -d edwenger/TrkEffAnalyzer UserCode/edwenger/TrkEffAnalyzer
|
8 |
frankma |
1.1 |
|
9 |
yilmaz |
1.13 |
cvs co -d edwenger/TrackSpectraAnalyzer UserCode/edwenger/TrackSpectraAnalyzer
|
10 |
|
|
cvs co -d edwenger/EvtSelAnalyzer UserCode/edwenger/EvtSelAnalyzer
|
11 |
|
|
cvs co -d SpectraAna/JetEtaPhiFilter UserCode/ASYoon/SpectraAna/JetEtaPhiFilter
|
12 |
|
|
cvs co -d SpectraAna/TrackSpectraAnalyzer UserCode/ASYoon/SpectraAna/TrackSpectraAnalyzer
|
13 |
|
|
|
14 |
|
|
cvs co UserCode/FerencSiklerVertexing
|
15 |
|
|
|
16 |
frankma |
1.1 |
# pat macros
|
17 |
|
|
cvs co -d MNguyen/patMacrosForMC UserCode/MNguyen/patMacrosForMC
|
18 |
|
|
cvs co -d MNguyen/patMacrosForDataSkims UserCode/MNguyen/patMacrosForDataSkims
|
19 |
|
|
cvs co -d MNguyen/Configuration UserCode/MNguyen/Configuration
|
20 |
|
|
cvs co HeavyIonsAnalysis/Configuration
|
21 |
|
|
|
22 |
|
|
# Jet and HI Software
|
23 |
|
|
cvs co -d MNguyen/InclusiveJetAnalyzer UserCode/MNguyen/InclusiveJetAnalyzer
|
24 |
|
|
|
25 |
yilmaz |
1.4 |
cvs co -r V05-01-09-01 RecoJets/JetProducers
|
26 |
frankma |
1.1 |
cvs co RecoHI/HiJetAlgos
|
27 |
|
|
addpkg RecoHI/Configuration
|
28 |
|
|
|
29 |
|
|
#Centrality
|
30 |
|
|
cvs co CondFormats/HIObjects
|
31 |
|
|
cvs co DataFormats/HeavyIonEvent
|
32 |
|
|
cvs co RecoHI/HiCentralityAlgos
|
33 |
|
|
cvs co -d CmsHi/Analysis2010 UserCode/CmsHi/Analysis2010
|
34 |
|
|
|
35 |
|
|
# needed to get PFTowers to work
|
36 |
yilmaz |
1.16 |
cvs co -r hi413_08 -d CmsHi/JetAnalysis UserCode/CmsHi/JetAnalysis
|
37 |
frankma |
1.1 |
|
38 |
|
|
#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 |
|
|
cvs co -d HcalFilter UserCode/MTonjes/HcalFilter
|
45 |
|
|
|
46 |
|
|
#ecal requires some code from the photon analyzer, 'rm' commands are to truncate the endless chain of packages obviously, this should be cleaned up
|
47 |
yilmaz |
1.5 |
cvs co -d RecoHI/HiEgammaAlgos UserCode/yetkin/RecoHI/HiEgammaAlgos
|
48 |
|
|
cvs co -d CmsHi/PhotonAnalysis UserCode/yetkin/PhotonAnalysis
|
49 |
frankma |
1.1 |
cvs co -d UserCode/HafHistogram UserCode/CmsHi/HafHistogram
|
50 |
|
|
|
51 |
|
|
# trigger analyzers
|
52 |
yilmaz |
1.8 |
cvs co -r hi413_05 HLTrigger/HLTanalyzers
|
53 |
frankma |
1.1 |
|
54 |
|
|
scram build -c
|
55 |
|
|
scram b -j4
|