13 |
|
cvs co -r ap33X-branch Configuration/PyReleaseValidation # for modified ConfigBuilder |
14 |
|
cvs co -r CMSSW_3_3_0_pre4 IOMC/RandomEngine/python # for hiSignalLHCTransport |
15 |
|
|
16 |
< |
# HI Event Content |
17 |
< |
cvs co RecoHI/Configuration # for modified RecoHI_EventContent_cff |
16 |
> |
# HI stuff |
17 |
> |
cvs co -r V00-00-06 RecoHI/Configuration # for latest reco and evt content |
18 |
|
cvs co -r V02-00-00 SimGeneral/Configuration # for HiMixing_EventContent |
19 |
< |
cvs co RecoHI/HiMuonAlgos/python # for muonRecoPbPb sequence |
19 |
> |
cvs co -r V00-00-09 RecoHI/HiMuonAlgos/python # for muonRecoPbPb sequence |
20 |
> |
cvs co -r V00-00-04 RecoHI/HiEgammaAlgos # for proper isolation variables |
21 |
|
|
22 |
|
cvs co -d Misc UserCode/edwenger/Misc |
23 |
< |
mv Misc/DigiHiMix_cff.py Configuration/StandardSequences/python # hiTrackingParticles |
23 |
> |
mv Misc/ConfigBuilder.py Configuration/PyReleaseValidation/python #hiTrackingParticles without DigiHiMix |
24 |
|
mv Misc/ReconstructionHeavyIons_cff.py Configuration/StandardSequences/python # use imported globalRecoPbPb sequence |
25 |
|
mv Misc/IOMC_cff.py IOMC/RandomEngine/python # with hiSignalLHCTransport for extended geometry |
26 |
|
rm -r Misc |