Angular analysis of B+->K*+(K+pi0)mumu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
979 B

  1. from Gaudi.Configuration import *
  2. from GaudiConf import IOHelper
  3. IOHelper('ROOT').inputFiles([
  4. 'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065608/0000/00065608_00000001_7.AllStreams.mdst',
  5. 'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065608/0000/00065608_00000002_7.AllStreams.mdst',
  6. 'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065608/0000/00065608_00000003_7.AllStreams.mdst',
  7. 'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065608/0000/00065608_00000004_7.AllStreams.mdst',
  8. 'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065608/0000/00065608_00000005_7.AllStreams.mdst',
  9. 'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065608/0000/00065608_00000006_7.AllStreams.mdst',
  10. 'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065608/0000/00065608_00000007_7.AllStreams.mdst',
  11. 'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065608/0000/00065608_00000009_7.AllStreams.mdst',
  12. 'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065608/0000/00065608_00000012_7.AllStreams.mdst',
  13. 'LFN:/lhcb/MC/2016/ALLSTREAMS.MDST/00065608/0000/00065608_00000015_7.AllStreams.mdst'
  14. ], clear=True)