Guia de Aprendizado de Análise no CMS
- The CMS Offline WorkBook (twiki):
Background information and initial instructions on accessing computing resource using the software for physics analysis within the CMS collaboration.
- CMSSW Documentation (twiki):
Main page of the CMSSW Reference Manual.
- To locally install the CMSSW follow this instructions
Session 1: Setting up the working environment
CMSSW (currently at version 1_6_9) is the application and SCRAMv1 as the build tool. For more information on SCRAMv1 see
here.
Create the work area:
gregores > scramv1 project CMSSW CMSSW_1_6_9
go to the working dir:
gregores > cd CMSSW_1_6_9/src
and setup the environment:
gregores/CMSSW_1_6_9/src > eval `scramv1 runtime -sh`
CVS root must be set to CMSSW. For anonymous access:
gregores/CMSSW_1_6_9/src > cmscvsroot CMSSW
--
EduardoGregores - 01 Jul 2008