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.

13 lines
845 B

  1. from Gaudi.Configuration import *
  2. from GaudiConf import IOHelper
  3. IOHelper('ROOT').inputFiles([
  4. 'LFN:/lhcb/MC/2011/B2XMUMU.STRIP.DST/00067820/0000/00067820_00000001_1.b2xmumu.strip.dst',
  5. 'LFN:/lhcb/MC/2011/B2XMUMU.STRIP.DST/00067820/0000/00067820_00000002_1.b2xmumu.strip.dst',
  6. 'LFN:/lhcb/MC/2011/B2XMUMU.STRIP.DST/00067820/0000/00067820_00000003_1.b2xmumu.strip.dst',
  7. 'LFN:/lhcb/MC/2011/B2XMUMU.STRIP.DST/00067820/0000/00067820_00000004_1.b2xmumu.strip.dst',
  8. 'LFN:/lhcb/MC/2011/B2XMUMU.STRIP.DST/00067820/0000/00067820_00000005_1.b2xmumu.strip.dst',
  9. 'LFN:/lhcb/MC/2011/B2XMUMU.STRIP.DST/00067820/0000/00067820_00000006_1.b2xmumu.strip.dst',
  10. 'LFN:/lhcb/MC/2011/B2XMUMU.STRIP.DST/00067820/0000/00067820_00000007_1.b2xmumu.strip.dst',
  11. 'LFN:/lhcb/MC/2011/B2XMUMU.STRIP.DST/00067820/0000/00067820_00000008_1.b2xmumu.strip.dst',
  12. 'LFN:'
  13. ], clear=True)