Skip to content
Snippets Groups Projects

Future merge master

Merged Gerhard Raven requested to merge future-merge-master into future
  1. Oct 28, 2016
  2. Oct 27, 2016
  3. Oct 25, 2016
  4. Oct 24, 2016
  5. Oct 22, 2016
  6. Oct 21, 2016
    • Vanya Belyaev's avatar
      ! 2016-10-21 - Vanya Belyaev · 82026730
      Vanya Belyaev authored
       - Wrappers.py
         1. add new PayloadSelection: "pseudo-selection" where
            some "extra" payload algorithm is embedded into the flow.
            (with possible ignoring of algorithm decision)
         2. reimplement MomentumScaling in terms of PayloadSelection
      82026730
    • Vanya Belyaev's avatar
      ! 2016-10-21 - Vanya Belyaev · 490cd75a
      Vanya Belyaev authored
       - Wrappers.py
         1. add new PayloadSelection: "pseudo-selection" where
            some "extra" payload algorithm is embedded into the flow.
            (with possible ignoring of algorithm decision)
         2. reimplement MomentumScaling in terms of PayloadSelection
      490cd75a
  7. Oct 20, 2016
  8. Oct 19, 2016
  9. Oct 18, 2016
    • Gerhard Raven's avatar
      Modernize LoKiPhys · 73d88eba
      Gerhard Raven authored
      * prefer implicit destructors over explicit trivial destructors
      * do not explicitly disable default constructors which are not
        implicitly generated
      * prefer override over virtual
      * add final
      * replace Particle2Track member data with functor
      * remove obsolete SVN keywords
      * prefer implicit copy constructors
      * do not call default member constructors in constructors
      73d88eba
  10. Oct 12, 2016
    • Vanya Belyaev's avatar
      PhysConf: · 47ed7b57
      Vanya Belyaev authored
      ! 2016-10-12 - Vanya Belyaev
       - add module python/PhysConf/Selections.py
         It allows to provide "Selection" framework
         with a bit more intuitive syntax:
         now one needs to import selection objects fomr PhysConf.Selections
         instead of a bit cryptic PhysSelPython.Wrappers
      47ed7b57
Loading