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

15 lines
979 B
Python

from Gaudi.Configuration import *
from GaudiConf import IOHelper
IOHelper('ROOT').inputFiles([
'LFN:/lhcb/MC/2015/ALLSTREAMS.MDST/00065366/0000/00065366_00000001_6.AllStreams.mdst',
'LFN:/lhcb/MC/2015/ALLSTREAMS.MDST/00065366/0000/00065366_00000002_6.AllStreams.mdst',
'LFN:/lhcb/MC/2015/ALLSTREAMS.MDST/00065366/0000/00065366_00000003_6.AllStreams.mdst',
'LFN:/lhcb/MC/2015/ALLSTREAMS.MDST/00065366/0000/00065366_00000004_6.AllStreams.mdst',
'LFN:/lhcb/MC/2015/ALLSTREAMS.MDST/00065366/0000/00065366_00000005_6.AllStreams.mdst',
'LFN:/lhcb/MC/2015/ALLSTREAMS.MDST/00065366/0000/00065366_00000006_6.AllStreams.mdst',
'LFN:/lhcb/MC/2015/ALLSTREAMS.MDST/00065366/0000/00065366_00000007_6.AllStreams.mdst',
'LFN:/lhcb/MC/2015/ALLSTREAMS.MDST/00065366/0000/00065366_00000008_6.AllStreams.mdst',
'LFN:/lhcb/MC/2015/ALLSTREAMS.MDST/00065366/0000/00065366_00000009_6.AllStreams.mdst',
'LFN:/lhcb/MC/2015/ALLSTREAMS.MDST/00065366/0000/00065366_00000011_6.AllStreams.mdst'
], clear=True)