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

15 lines
969 B
Python
Raw Normal View History

from Gaudi.Configuration import *
from GaudiConf import IOHelper
IOHelper('ROOT').inputFiles([
'LFN:/lhcb/MC/Dev/ALLSTREAMS.MDST/00049506/0000/00049506_00000001_3.AllStreams.mdst',
'LFN:/lhcb/MC/Dev/ALLSTREAMS.MDST/00049506/0000/00049506_00000002_3.AllStreams.mdst',
'LFN:/lhcb/MC/Dev/ALLSTREAMS.MDST/00049506/0000/00049506_00000003_3.AllStreams.mdst',
'LFN:/lhcb/MC/Dev/ALLSTREAMS.MDST/00049506/0000/00049506_00000004_3.AllStreams.mdst',
'LFN:/lhcb/MC/Dev/ALLSTREAMS.MDST/00049506/0000/00049506_00000005_3.AllStreams.mdst',
'LFN:/lhcb/MC/Dev/ALLSTREAMS.MDST/00049506/0000/00049506_00000006_3.AllStreams.mdst',
'LFN:/lhcb/MC/Dev/ALLSTREAMS.MDST/00049506/0000/00049506_00000007_3.AllStreams.mdst',
'LFN:/lhcb/MC/Dev/ALLSTREAMS.MDST/00049506/0000/00049506_00000008_3.AllStreams.mdst',
'LFN:/lhcb/MC/Dev/ALLSTREAMS.MDST/00049506/0000/00049506_00000009_3.AllStreams.mdst',
'LFN:/lhcb/MC/Dev/ALLSTREAMS.MDST/00049506/0000/00049506_00000011_3.AllStreams.mdst'
], clear=True)