11 |
|
cvs co -r V11-01-00 PhysicsTools/HepMCCandAlgos/python # for HiGenParticles_cfi |
12 |
|
cvs co Configuration/Generator # for hiSignal GEN configs |
13 |
|
addpkg 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 -r V00-00-05 RecoHI/Configuration # for modified RecoHI_EventContent_cff |
19 |
|
|
20 |
|
cvs co -d Misc UserCode/edwenger/Misc |
21 |
|
mv Misc/ConfigBuilder.py Configuration/PyReleaseValidation/python # with HISIGNAL step |
22 |
+ |
mv Misc/cmsDriverOptions.py Configuration/PyReleaseValidation/python |
23 |
|
mv Misc/DigiHiMix_cff.py Configuration/StandardSequences/python # hiTrackingParticles |
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 |
27 |
|
|
28 |
|
# Stuff needed for PAT and Jet Analysis |