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.5 by edwenger, Fri Sep 11 10:16:56 2009 UTC vs.
Revision 1.6 by edwenger, Fri Sep 11 11:05:22 2009 UTC

# Line 6 | Line 6 | cd $CMSSW_BASE/src
6   eval `scramv1 ru -sh`
7  
8   # latest configurations
9 < cvs co SimGeneral/MixingModule/python           # HiMixing Configuration
10 < cvs co SimGeneral/Configuration                 # HiMixing Event Content
11 < cvs co Configuration/Generator                  # HiSignal Generation
12 < cvs co Configuration/StandardSequences          
13 < cvs co Configuration/EventContent
14 < cvs co Configuration/PyReleaseValidation
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 GenParticles
18 < cvs co -r V06-00-00 DataFormats/HepMCCandidate
19 < #cvs co -r V04-00-00 SimGeneral/TrackingAnalysis # HI TrackingParticles
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
20  
21   # HI Event Content
22 < cvs co -r V00-00-05 RecoHI/Configuration
22 > cvs co -r V00-00-05 RecoHI/Configuration        # for modified RecoHI_EventContent_cff
23   cvs co UserCode/edwenger/Misc
24   mv UserCode/edwenger/Misc/EventContentHeavyIons_cff.py Configuration/EventContent/python
25   mv UserCode/edwenger/Misc/HiMixing_EventContent_cff.py SimGeneral/Configuration/python

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines