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

15 lines
959 B
Python

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