Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /CalibCalorimetry/EcalLaserCorrection/test/README is written in an unsupported language. File is not indexed.

0001 //
0002 //  Toyoko J. Orimoto (toyoko@hep.caltech.edu)
0003 //  Caltech
0004 //  16 July 2007
0005 //
0006 
0007 To test the EcalLaserCorrectionService, setup environment for DB access.  Also, edit test/test_ecallaserdb.cfg to include the correct path for DB authentication.  Be sure to do "eval `scramv1 runtime -csh`" and "scramv1 b" in the release src directory before running cmsRun.  Then run on the test cfg.
0008 
0009 > source /etc/hepix/oracle_env.csh
0010 > setenv TNS_ADMIN /afs/cern.ch/project/oracle/admin
0011 
0012 > cd $CMSSW_BASE/src/
0013 > eval `scramv1 runtime -csh`
0014 > scramv1 b
0015 > cd CalibCalorimetry/EcalLaserCorrection/test
0016 > cmsRun test_ecallaserdb.cfg
0017 
0018 As configured, it will read and printout laser APD/PN values from the specified database.