7 |
|
#RECO stuff |
8 |
|
cvs co RecoJets/JetProducers |
9 |
|
cvs co UserCode/yetkin/RecoJets/JetProducers/plugins/VirtualJetProducer.* RecoJets/JetProducers/plugins/ |
10 |
< |
cvs co -r $CMSSW_VERSION PhysicsTools/PatAlgos |
10 |
> |
cvs co -r $CMSSW_VERSION PhysicsTools/PatAlgos/python |
11 |
|
rm -r PhysicsTools/PatAlgos/python/producersHeavyIons |
12 |
|
cvs co PhysicsTools/PatAlgos/python/producersHeavyIons |
13 |
|
|
25 |
|
mv CmsHi/JetAnalysis/bin/jet_response_analyzer_x.cc JetMETAnalysis/JetAnalyzers/bin/ |
26 |
|
rm JetMETAnalysis/JetAnalyzers/python/JPTReconstruction_cff.py |
27 |
|
|
28 |
< |
mkdir -p RecoMET/METProducers/python |
29 |
< |
touch RecoMET/METProducers/python/MuonMETValueMapProducer_cff.py |
30 |
< |
touch RecoMET/METProducers/python/MetMuonCorrections_cff.py |
28 |
> |
mv CmsHi/JetAnalysis/python/jetMETCorrections_cff.py PhysicsTools/PatAlgos/python/recoLayer0/jetMETCorrections_cff.py |
29 |
|
|
30 |
|
scram b |
31 |
|
pwd |