Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 11:57:33

0001 #!/bin/sh
0002 
0003 export CORAL_AUTH_USER=ecal
0004 export CORAL_AUTH_PASSWORD=ecal
0005 
0006 rm -f ecalMiscalib.db
0007 
0008 ../../../../bin/slc3_ia32_gcc323/WriteEcalMiscalibConstants
0009 
0010 #cmsRun monitor.txt
0011 #cmsRun tutorial_test.cfg
0012