Skip to content
Snippets Groups Projects
  1. Jun 26, 2020
  2. May 11, 2020
  3. Apr 30, 2020
  4. Feb 21, 2019
  5. Feb 07, 2019
  6. Jul 23, 2018
  7. Jul 12, 2018
  8. Oct 26, 2017
  9. Mar 10, 2017
  10. Dec 05, 2016
  11. Nov 03, 2016
  12. Oct 12, 2016
  13. Oct 11, 2016
  14. Dec 07, 2015
  15. Nov 16, 2015
  16. Jul 28, 2015
  17. Jul 24, 2015
  18. Jul 23, 2015
  19. Jul 22, 2015
  20. Jul 21, 2015
  21. Jun 13, 2015
  22. Apr 17, 2015
  23. Apr 16, 2015
  24. Mar 18, 2015
  25. Jan 19, 2015
  26. Nov 29, 2013
  27. Nov 21, 2013
  28. Feb 26, 2013
    • matta's avatar
      * Add a prototype MakePhyscial Tree using pROOF · 18defaa0
      matta authored
       - The analysis project is in pMakePhysicalTree
       - The macro is launch putting the usual NPTool option in the macro string argument
       - Parrallel computation and merging of the output tree in memory (not suitable for very large run...)
       - Some change in the ROOTOuput to fit the requierement of pROOF, using the NPTOptionManager option --proof to activate them
      18defaa0
  29. Feb 07, 2013
  30. Jan 29, 2013
  31. Nov 01, 2012
  32. Feb 17, 2011
    • matta's avatar
      * Changing the NPL::VDetector · bb2b13b8
      matta authored
       - Now Detector have two method to initialize the root input, one for the Raw data and one for physical data
       - An option ca be given in NPA to specified the input is of physical type
      
      * Identify and correct some bug on the SSSD
      bb2b13b8
  33. Feb 07, 2011
  34. Feb 04, 2011
    • deserevi's avatar
      * Add new feature in RootInput · 2f25a209
      deserevi authored
         + In NPA, use directly input files from input ROOT file to be analysed 
           if not no input file is given.
         + TAsciiFiles from first input ROOT file in the TChain is taken.
      2f25a209
    • deserevi's avatar
      * Update NPOptionManager class · d37a09fd
      deserevi authored
         + when input files are not found, does not exist sytematically
         + it is done manually in Simulation.cc
      d37a09fd
  35. Feb 03, 2011
    • deserevi's avatar
      * New features in RootOutput class · 31a5511b
      deserevi authored
         + TAsciiFile classes containing input files are now files here and not
           in Simulation.cc anymore
      31a5511b
    • deserevi's avatar
      * New functionalities NPOptionManager class · 681e1e06
      deserevi authored
         + search for input files in the $NPTOOL/Inputs/* and local directories
           is now performed in this class
         + this search was done previously in DetectorConstruction.cc and
           PrimaryGeneratorAction.cc files. these files have been modified
           accordingly.
         + If input files are not found, program exits
      681e1e06
Loading