6 |
|
eval `scramv1 ru -sh` |
7 |
|
|
8 |
|
# latest configurations |
9 |
< |
cvs co SimGeneral/MixingModule/python # for mixHiSignal_cff |
10 |
< |
cvs co SimGeneral/Configuration # for HiMixing_EventContent |
11 |
< |
cvs co Configuration/Generator # for hiSignal Generation |
12 |
< |
cvs co Configuration/StandardSequences # for DigiHiMix_cff |
13 |
< |
cvs co Configuration/EventContent # for EventContentHeavyIons |
14 |
< |
cvs co Configuration/PyReleaseValidation # for modified ConfigBuilder |
15 |
< |
|
16 |
< |
# 330_pre4 features |
17 |
< |
cvs co -r V11-00-00 PhysicsTools/HepMCCandAlgos # HI GenParticleProducer |
18 |
< |
cvs co -r V06-00-00 DataFormats/HepMCCandidate # HI GenParticle format |
19 |
< |
#cvs co -r V04-00-00 SimGeneral/TrackingAnalysis # HI TrackingTruthProducer |
9 |
> |
cvs co -r V05-00-01 SimGeneral/MixingModule/python # for mixHiSignal_cff |
10 |
> |
cvs co -r V01-17-10 Configuration/StandardSequences # for HiSignal_cff |
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 |
|
|
15 |
|
# HI Event Content |
16 |
|
cvs co -r V00-00-05 RecoHI/Configuration # for modified RecoHI_EventContent_cff |
17 |
< |
cvs co UserCode/edwenger/Misc |
18 |
< |
mv UserCode/edwenger/Misc/EventContentHeavyIons_cff.py Configuration/EventContent/python |
19 |
< |
mv UserCode/edwenger/Misc/HiMixing_EventContent_cff.py SimGeneral/Configuration/python |
20 |
< |
#mv UserCode/edwenger/Misc/DigiHiMix_cff.py Configuration/StandardSequences/python |
21 |
< |
mv UserCode/edwenger/Misc/ConfigBuilder.py Configuration/PyReleaseValidation/python |
22 |
< |
|
23 |
< |
# HI Utilities and Examples |
30 |
< |
cvs co UserCode/CmsHi/Utilities/python |
31 |
< |
cvs co UserCode/CmsHi/Utilities/test |
17 |
> |
cvs co -r V02-00-00 SimGeneral/Configuration # for HiMixing_EventContent |
18 |
> |
|
19 |
> |
cvs co -d Misc UserCode/edwenger/Misc |
20 |
> |
mv Misc/ConfigBuilder.py Configuration/PyReleaseValidation/python # with HISIGNAL step |
21 |
> |
mv Misc/DigiHiMix_cff.py Configuration/StandardSequences/python # hiTrackingParticles |
22 |
> |
mv Misc/ReconstructionHeavyIons_cff.py Configuration/StandardSequences/python # use imported globalRecoPbPb sequence |
23 |
> |
rm -r Misc |
24 |
|
|
25 |
|
# Stuff needed for PAT and Jet Analysis |
26 |
< |
cvs co UserCode/CmsHi/JetAnalysis |
27 |
< |
cvs co UserCode/CmsHi/HiPatAlgos |
28 |
< |
mv UserCode/CmsHi . |
29 |
< |
rm -r UserCode |
26 |
> |
#cvs co UserCode/CmsHi/JetAnalysis |
27 |
> |
#cvs co UserCode/CmsHi/HiPatAlgos |
28 |
> |
#mv UserCode/CmsHi . |
29 |
> |
#rm -r UserCode |
30 |
|
|
31 |
|
scramv1 b |
32 |
|
|