Skip to content
Snippets Groups Projects
  1. Nov 07, 2016
  2. Nov 04, 2016
  3. Nov 03, 2016
    • Gloria Corti's avatar
      Merge branch 'LHCBGAUSS-905.FixInAmpGen' into 'Sim09' · d72fc48c
      Gloria Corti authored
      Merging Fixes in AmpGen
      
      Merging LHCBGAUSS-905.FixInAmpGen to Sim09 
      
      - Fixes WS normalisation and automatic normalisation of PDFs.
      - Move parameter resolution code into a separate function.
      - Minor code cleanups.
      
      See merge request !41
      d72fc48c
  4. Nov 01, 2016
    • Patrick Robbe's avatar
      Rename files · e3b0247f
      Patrick Robbe authored
      e3b0247f
    • Patrick Robbe's avatar
      Rename files · 4d876782
      Patrick Robbe authored
      4d876782
    • Patrick Robbe's avatar
      Rename files · 539681a2
      Patrick Robbe authored
      539681a2
    • Patrick Robbe's avatar
      Rename files · 4b8fcc7c
      Patrick Robbe authored
      4b8fcc7c
    • Patrick Robbe's avatar
      Optimize code · 388fa921
      Patrick Robbe authored
      388fa921
    • Gloria Corti's avatar
      Merge branch 'LHCBGAUSS-857' into 'Sim09' · e1303262
      Gloria Corti authored
      Fix for min/max particle masses (LHCBGAUSS-857)
      
      Should also be propagated to Sim09-upgrade.
      
      See merge request !25
      e1303262
    • Gloria Corti's avatar
      Merge branch 'LHCBGAUSS-841' into 'Sim09' · 1c71907d
      Gloria Corti authored
      LHCBGAUSS-841: Modifications to EvtTauolaEngine for the B to tau tau physics analysis
      
      Code changes to `EvtTauolaEngine` in EvtGen to allow the B to tau tau physics analysis to move forward:
      
      1) It uses the updated BaBar hadronic currents by default. An extra decay file keyword `TauolaCurrentOption` can be used to reset the integer value via `Tauola::setNewCurrents()`. This means that if there is a build of Tauola with the intricate CLEO currents enabled, then the code will be able to use that by setting
      `Define TauolaCurrentOption -1` in the decay file.
      
      2) The code also allows the option to set the sub-branching fractions of certain modes via `Tauola::setTaukle`, which will improve MC generation efficiency by ignoring unneeded modes, using the decay file keywords `TauolaBRx`, where x = 1,2,3 or 4.
      
      3) It also contains some code to artificially set the PDG ids of the tau parents to vector bosons to use internal Tauola spin matrix weights, but this is not enabled by default, since we believe it doesn't do the right spin physics for B decays (we need further feedback from the Tauola developers).
      
      4) There is also new code in `EvtParticle` to allow the future storage and retrieval of double quantities, such as amplitude weights, via the `setAttributeDouble(name, value)` and `value = getAttributeDouble(name)` functions, although no decay model is using this at the moment and will therefore have zero effect on current MC production.
      
      This code will be suitable for both the Sim09 and master branches.
      
      See merge request !28
      1c71907d
  5. Oct 31, 2016
  6. Oct 30, 2016
  7. Oct 29, 2016
  8. Oct 27, 2016
  9. Oct 26, 2016
  10. Oct 25, 2016
  11. Oct 24, 2016
  12. Oct 21, 2016
  13. Oct 20, 2016
  14. Oct 19, 2016
Loading