Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /RecoBTag/PerformanceDB/test/process/templates/Btag_templateMC.fragment is written in an unsupported language. File is not indexed.

0001 BtagPerformanceESProducer_TEMPLATE = cms.ESProducer("BtagPerformanceESProducer",
0002 # this is what it makes available
0003     ComponentName = cms.string('TEMPLATE'),
0004 # this is where it gets the payload from                                                
0005     PayloadName = cms.string('TEMPLATE_T'),
0006     WorkingPointName = cms.string('TEMPLATE_WP')
0007 )