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
959 B

  1. from Gaudi.Configuration import *
  2. from GaudiConf import IOHelper
  3. IOHelper('ROOT').inputFiles([
  4. 'LFN:/lhcb/MC/2012/ALLSTREAMS.DST/00054102/0000/00054102_00000002_2.AllStreams.dst',
  5. 'LFN:/lhcb/MC/2012/ALLSTREAMS.DST/00054102/0000/00054102_00000003_2.AllStreams.dst',
  6. 'LFN:/lhcb/MC/2012/ALLSTREAMS.DST/00054102/0000/00054102_00000004_2.AllStreams.dst',
  7. 'LFN:/lhcb/MC/2012/ALLSTREAMS.DST/00054102/0000/00054102_00000005_2.AllStreams.dst',
  8. 'LFN:/lhcb/MC/2012/ALLSTREAMS.DST/00054102/0000/00054102_00000006_2.AllStreams.dst',
  9. 'LFN:/lhcb/MC/2012/ALLSTREAMS.DST/00054102/0000/00054102_00000007_2.AllStreams.dst',
  10. 'LFN:/lhcb/MC/2012/ALLSTREAMS.DST/00054102/0000/00054102_00000008_2.AllStreams.dst',
  11. 'LFN:/lhcb/MC/2012/ALLSTREAMS.DST/00054102/0000/00054102_00000009_2.AllStreams.dst',
  12. 'LFN:/lhcb/MC/2012/ALLSTREAMS.DST/00054102/0000/00054102_00000010_2.AllStreams.dst',
  13. 'LFN:/lhcb/MC/2012/ALLSTREAMS.DST/00054102/0000/00054102_00000012_2.AllStreams.dst'
  14. ], clear=True)