Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /RecoLuminosity/LumiProducer/doc/confDBquery.txt is written in an unsupported language. File is not indexed.

0001 select paths.name,stringparamvalues.value from 
0002 stringparamvalues,paths,parameters,superidparameterassoc,modules,moduletemplates,pathmoduleassoc,configurationpathassoc,configurations 
0003 where parameters.paramid=stringparamvalues.paramid and 
0004 superidparameterassoc.paramid=parameters.paramid and 
0005 modules.superid=superidparameterassoc.superid and moduletemplates.superid=modules.templateid 
0006 and pathmoduleassoc.moduleid=modules.superid and paths.pathid=pathmoduleassoc.pathid and 
0007 configurationpathassoc.pathid=paths.pathid and 
0008 configurations.configid=configurationpathassoc.configid and 
0009 moduletemplates.name='HLTLevel1GTSeed' and parameters.name='L1SeedsLogicalExpression' and 
0010 configurations.configid=1905; 
0011 //
0012 //latest run 129208, hltkey=1905
0013 //