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

15 lines
979 B
Python

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