![]() |
|
|||
File indexing completed on 2024-04-06 11:58:25
0001 #!/bin/sh 0002 # This file is used for making all constants in a single SQLite file. That file is for use with the CSC Validation package to test new constants. 0003 cmsRun CSCDBCrosstalkPopCon_cfg.py 0004 mv DBCrossTalk.db DBNoiseMatrix.db 0005 0006 cmsRun CSCDBNoiseMatrixPopCon_cfg.py 0007 mv DBNoiseMatrix.db DBPedestals.db 0008 0009 cmsRun CSCDBPedestalsPopCon_cfg.py 0010 mv DBPedestals.db DBGains.db 0011 0012 cmsRun CSCDBGainsPopCon_cfg.py 0013 mv DBGains.db NewConstantsTest.db 0014
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |