Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 11:59:59

0001 #!/bin/bash
0002 
0003 $CMSSW_RELEASE_BASE/src/CondTools/SiStrip/scripts/CreatingTables.sh sqlite_file:SiStripLorentzAngle_CalibrationEnsemble.db a a
0004 
0005 cmsRun $CMSSW_BASE/src/CalibTracker/SiStripLorentzAngle/python/SQLiteEnsembleGenerator_cfg.py
0006 cmsRun $CMSSW_BASE/src/CalibTracker/SiStripLorentzAngle/python/SQLiteCheck_cfg.py
0007 
0008 cmscond_list_iov -c sqlite_file:SiStripLorentzAngle_CalibrationEnsemble.db -t SiStripLorentzAngle_CalibrationEnsemble_31X
0009