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

15 lines
979 B
Python
Raw Normal View History

from Gaudi.Configuration import *
from GaudiConf import IOHelper
IOHelper('ROOT').inputFiles([
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00075396/0000/00075396_00000001_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00075396/0000/00075396_00000002_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00075396/0000/00075396_00000003_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00075396/0000/00075396_00000004_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00075396/0000/00075396_00000005_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00075396/0000/00075396_00000006_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00075396/0000/00075396_00000007_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00075396/0000/00075396_00000008_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00075396/0000/00075396_00000009_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00075396/0000/00075396_00000011_7.AllStreams.mdst'
], clear=True)