|
||||
File indexing completed on 2024-04-06 12:03:03
0001 #!/bin/sh 0002 cmsRun $CMSSW_BASE/src/CondTools/Ecal/python/updateIntercali_test.py 0003 ret=$? 0004 conddb --db EcalIntercalibConstants_test.db list EcalIntercalib_test 0005 echo "return code is $ret" 0006 exit $ret
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |