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

13 lines
768 B
Python
Raw Normal View History

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