23 |
|
mv Misc/EventContentHeavyIons_cff.py Configuration/EventContent/python |
24 |
|
mv Misc/HiMixing_EventContent_cff.py SimGeneral/Configuration/python |
25 |
|
mv Misc/ConfigBuilder.py Configuration/PyReleaseValidation/python |
26 |
+ |
mv Misc/MixingHiSignal_cff.py Configuration/StandardSequences/python |
27 |
|
|
28 |
|
# HI Tracking Particles |
29 |
< |
cvs co -r V04-00-00 SimGeneral/TrackingAnalysis # HI TrackingTruthProducer |
30 |
< |
mv Misc/TrackerPSimHitSelector.cc SimGeneral/TrackingAnalysis/src # fix for PSimHit pointer |
29 |
> |
cvs co -r V04-00-01 SimGeneral/TrackingAnalysis # HI TrackingTruthProducer |
30 |
> |
#mv Misc/TrackerPSimHitSelector.cc SimGeneral/TrackingAnalysis/src # fix for PSimHit pointer (fixed in V04-00-01) |
31 |
|
mv Misc/DigiHiMix_cff.py Configuration/StandardSequences/python # Digi sequence using hiTrackingParticles |
32 |
|
rm -r Misc |
33 |
|
|
38 |
|
rm -r Utilities |
39 |
|
|
40 |
|
# Random numbers for HI Mixing |
41 |
< |
cvs co -r V00-11-13 IOMC/RandomEngine # hiSignal and hiSignalG4SimHits added |
41 |
> |
cvs co -r V00-11-13 IOMC/RandomEngine/python # hiSignal and hiSignalG4SimHits added |
42 |
|
|
43 |
|
# Stuff needed for PAT and Jet Analysis |
44 |
|
cvs co UserCode/CmsHi/JetAnalysis |