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.

10 lines
582 B

  1. from Gaudi.Configuration import *
  2. from GaudiConf import IOHelper
  3. IOHelper('ROOT').inputFiles([
  4. 'LFN:/lhcb/MC/2015/B2XMUMU.STRIP.MDST/00068403/0000/00068403_00000015_1.b2xmumu.strip.mdst',
  5. 'LFN:/lhcb/MC/2015/B2XMUMU.STRIP.MDST/00068403/0000/00068403_00000017_1.b2xmumu.strip.mdst',
  6. 'LFN:/lhcb/MC/2015/B2XMUMU.STRIP.MDST/00068403/0000/00068403_00000018_1.b2xmumu.strip.mdst',
  7. 'LFN:/lhcb/MC/2015/B2XMUMU.STRIP.MDST/00068403/0000/00068403_00000019_1.b2xmumu.strip.mdst',
  8. 'LFN:/lhcb/MC/2015/B2XMUMU.STRIP.MDST/00068403/0000/00068403_00000020_1.b2xmumu.strip.mdst',
  9. 'LFN:'
  10. ], clear=True)