Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-11-25 02:30:04

0001 print("*** Warning: TopQuarkAnalysis/TopEventProducers/python/sequences/ttGenEventFilters_cff.py will be deprecated")
0002 print("*** Please use TopQuarkAnalysis/TopSkimming/python/ttDecayChannelFilters_cff.py instead")
0003 print("*** (you can still use 'genEvent' instead of 'genParticles' as input)")
0004 
0005 from TopQuarkAnalysis.TopSkimming.ttDecayChannelFilter_cff import *
0006 ttFullHadronicFilter.src = "genEvt"
0007 ttSemiLeptonicFilter.src = "genEvt"
0008 ttFullLeptonicFilter.src = "genEvt"