2 |
|
|
3 |
|
cd $CMSSW_BASE/src |
4 |
|
|
5 |
< |
cvs co PhysicsTools/PatAlgos |
6 |
< |
cvs co DataFormats/PatCandidates |
7 |
< |
cvs co RecoHI/HiJetAlgos |
5 |
> |
cvs co -r V07-13-13 PhysicsTools/PatAlgos # B3_6_X ? |
6 |
> |
cvs co -r V09-05-17 DataFormats/PatCandidates # B3_6_X ? |
7 |
> |
cvs co -r V00-00-09 RecoHI/HiJetAlgos |
8 |
|
cvs co HeavyIonsAnalysis/Configuration |
9 |
|
cvs co GeneratorInterface/HiGenCommon |
10 |
|
|
20 |
|
|
21 |
|
cvs co UserCode/CmsHi/JetAnalysis |
22 |
|
mv UserCode/CmsHi/JetAnalysis/bin/jet_response_analyzer_x.cc JetMETAnalysis/JetAnalyzers/bin/ |
23 |
+ |
rm JetMETAnalysis/JetAnalyzers/python/JPTReconstruction_cff.py |
24 |
|
scram b |
25 |
|
`pwd` |
26 |
|
|