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.

11 lines
675 B

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