5 |
|
cd $CMSSW_BASE/src |
6 |
|
eval `scramv1 ru -sh` |
7 |
|
|
8 |
< |
# latest configurations |
9 |
< |
cvs co Configuration/Generator # for hiSignal GEN configs |
10 |
< |
addpkg Configuration/PyReleaseValidation # for modified ConfigBuilder |
8 |
> |
# all reco/mixing stuff is in 330_pre6 |
9 |
|
|
10 |
< |
cvs co -d Misc UserCode/edwenger/Misc |
11 |
< |
mv Misc/ConfigBuilder.py Configuration/PyReleaseValidation/python #hiTrackingParticles without DigiHiMix |
14 |
< |
rm -r Misc |
10 |
> |
# some code under development may be checked out: |
11 |
> |
# cvs co -r hiTrkFilter_BRANCH RecoHI/HiTracking |
12 |
|
|
13 |
|
# Stuff needed for PAT and Jet Analysis |
14 |
|
#cvs co UserCode/CmsHi/JetAnalysis |