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

15 lines
979 B
Python
Raw Normal View History

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