ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/CmsHi/Utilities/scripts/setup33X.sh
(Generate patch)

Comparing UserCode/CmsHi/Utilities/scripts/setup33X.sh (file contents):
Revision 1.18 by edwenger, Wed Sep 23 17:02:22 2009 UTC vs.
Revision 1.21 by edwenger, Fri Oct 2 15:48:56 2009 UTC

# Line 5 | Line 5 | export CVSROOT=:gserver:cmscvs.cern.ch:/
5   cd $CMSSW_BASE/src
6   eval `scramv1 ru -sh`
7  
8 < # latest configurations
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 < cvs co -r ap33X-branch Configuration/PyReleaseValidation     # for modified ConfigBuilder
14 < cvs co -r CMSSW_3_3_0_pre4 IOMC/RandomEngine/python          # for hiSignalLHCTransport
8 > # all reco/mixing stuff is in 330_pre6
9  
10 < # HI Event Content
11 < cvs co RecoHI/Configuration        # for modified RecoHI_EventContent_cff
18 < cvs co -r V02-00-00 SimGeneral/Configuration    # for HiMixing_EventContent
19 < cvs co RecoHI/HiMuonAlgos/python   # for muonRecoPbPb sequence
20 <
21 < cvs co -d Misc UserCode/edwenger/Misc
22 < #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
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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines