Angular analysis of B+->K*+(K+pi0)mumu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

14 lines
1019 B

from Gaudi.Configuration import *
from GaudiConf import IOHelper
IOHelper('ROOT').inputFiles([
'LFN:/lhcb/MC/2012/B2XMUMU.STRIP.DST/00067579/0000/00067579_00000001_1.b2xmumu.strip.dst',
'LFN:/lhcb/MC/2012/B2XMUMU.STRIP.DST/00067579/0000/00067579_00000002_1.b2xmumu.strip.dst',
'LFN:/lhcb/MC/2012/B2XMUMU.STRIP.DST/00067579/0000/00067579_00000003_1.b2xmumu.strip.dst',
'LFN:/lhcb/MC/2012/B2XMUMU.STRIP.DST/00067579/0000/00067579_00000004_1.b2xmumu.strip.dst',
'LFN:/lhcb/MC/2012/B2XMUMU.STRIP.DST/00067579/0000/00067579_00000005_1.b2xmumu.strip.dst',
'LFN:/lhcb/MC/2012/B2XMUMU.STRIP.DST/00067579/0000/00067579_00000006_1.b2xmumu.strip.dst',
'LFN:/lhcb/MC/2012/B2XMUMU.STRIP.DST/00067579/0000/00067579_00000007_1.b2xmumu.strip.dst',
'LFN:/lhcb/MC/2012/B2XMUMU.STRIP.DST/00067579/0000/00067579_00000008_1.b2xmumu.strip.dst',
'LFN:/lhcb/MC/2012/B2XMUMU.STRIP.DST/00067579/0000/00067579_00000009_1.b2xmumu.strip.dst',
'LFN:/lhcb/MC/2012/B2XMUMU.STRIP.DST/00067579/0000/00067579_00000011_1.b2xmumu.strip.dst'
], clear=True)