Skip to content
Snippets Groups Projects
  1. Apr 22, 2016
  2. Apr 20, 2016
  3. Apr 19, 2016
  4. Apr 18, 2016
  5. Jan 25, 2016
  6. Jan 12, 2016
  7. Jan 08, 2016
  8. Jan 07, 2016
    • BaM's avatar
      1 add Setter for the Model in PhysicsModels: · b3dfed2d
      BaM authored
      SetXSModel
      SetEquivlalenceModel
      SetIrradiationModel
      
      Many MLP modification have been made it may not be 100% working for the moment... But the modification should improve the MLP model performance... and it by far...
      
      This prevent to recreate a new inputTTree at each call of the MLP model, it will load the reader when the model is loaded, and link it the some class parameter. 
      At each call of the MLP model, it only update the values of the internal parameter (linked to the reader) and launch the TMVA execution... which should be much faster than recreating a new inputTTrre, a new reader and new internal parameter link to it at each call of the MLP model....
      
      
      
      git-svn-id: svn+ssh://svn.in2p3.fr/class@797 0e7d625b-0364-4367-a6be-d5be4a48d228
      b3dfed2d
    • BaM's avatar
      recreate BaM branch as a trunk copy · e6b89a2b
      BaM authored
      git-svn-id: svn+ssh://svn.in2p3.fr/class@796 0e7d625b-0364-4367-a6be-d5be4a48d228
      e6b89a2b
  9. Oct 08, 2015
  10. Sep 16, 2015
  11. Sep 14, 2015
  12. Sep 11, 2015
Loading