EWP-BplusToKstMuMu-AngAna/Code/Ganga/lfnFiles/BtoKstMuMu_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/00065610/0000/00065610_00000001_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065610/0000/00065610_00000002_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065610/0000/00065610_00000003_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065610/0000/00065610_00000005_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065610/0000/00065610_00000006_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065610/0000/00065610_00000007_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065610/0000/00065610_00000008_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065610/0000/00065610_00000009_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065610/0000/00065610_00000010_7.AllStreams.mdst',
'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065610/0000/00065610_00000013_7.AllStreams.mdst'
], clear=True)