-
- Shift Requirement Document
-
- 28 Jul 2008: Internal Note Draft
(unrevised from 8 May 2007 document) belatedly submitted to editors/referees for comments.
- 8 May 2007: A draft of the document was submitted to Tiziano Camporesi, Darin Acosta and Austin Bell for review and comment.
None was received.
- Co-authored by L. Lueking, V. Sekhri, D. Stickland and A. Stone.
- Located in CMSSW CVS Repository.
- Written in LaTex. Requires cmspaper.cls class file.
- CMS Internal Note format. Requires cms_in.eps figure.
- Supporting Links & Documentation
|
- Check-out Instructions
- setenv CVS_RSH ssh
- setenv CVSROOT :ext:alstone@cmscvs.cern.ch:/cvs_server/repositories/CMSSW
- cvs co cmsnotes/shift
- Use your lxplus password when prompted.
- The above assumes csh/tsh. For bash, try 'export CVS_RSH=ssh', etc.
- Compiling Instructions
- latex ShiftToolReqs.tex
- dvips -o ShiftToolReqs.ps ShiftToolReqs
- epstopdf ShiftToolReqs.ps
- Check-in Instructions
- setenv CVS_RSH ssh
- setenv CVSROOT :ext:alstone@cmscvs.cern.ch:/cvs_server/repositories/CMSSW
- cvs commit ShiftToolReqs.tex
- cvs add 'filename/directory'
- cvs --help
|