EWP-BplusToKstMuMu-AngAna/Code/Ganga/lfnFiles/PHSP_2011MagDown_Kshort.py

15 lines
1019 B
Python

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