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

14 lines
845 B
Python
Raw Normal View History

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