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
959 B

from Gaudi.Configuration import *
from GaudiConf import IOHelper
IOHelper('ROOT').inputFiles([
'LFN:/lhcb/MC/2011/ALLSTREAMS.DST/00066811/0000/00066811_00000001_5.AllStreams.dst',
'LFN:/lhcb/MC/2011/ALLSTREAMS.DST/00066811/0000/00066811_00000002_5.AllStreams.dst',
'LFN:/lhcb/MC/2011/ALLSTREAMS.DST/00066811/0000/00066811_00000003_5.AllStreams.dst',
'LFN:/lhcb/MC/2011/ALLSTREAMS.DST/00066811/0000/00066811_00000004_5.AllStreams.dst',
'LFN:/lhcb/MC/2011/ALLSTREAMS.DST/00066811/0000/00066811_00000005_5.AllStreams.dst',
'LFN:/lhcb/MC/2011/ALLSTREAMS.DST/00066811/0000/00066811_00000006_5.AllStreams.dst',
'LFN:/lhcb/MC/2011/ALLSTREAMS.DST/00066811/0000/00066811_00000007_5.AllStreams.dst',
'LFN:/lhcb/MC/2011/ALLSTREAMS.DST/00066811/0000/00066811_00000008_5.AllStreams.dst',
'LFN:/lhcb/MC/2011/ALLSTREAMS.DST/00066811/0000/00066811_00000009_5.AllStreams.dst',
'LFN:/lhcb/MC/2011/ALLSTREAMS.DST/00066811/0000/00066811_00000011_5.AllStreams.dst'
], clear=True)