Skip to content
Snippets Groups Projects
  1. Nov 21, 2013
  2. 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
  3. Feb 07, 2013
  4. Jan 29, 2013
  5. 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
  6. 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
  7. 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
  8. Jan 08, 2011
  9. Nov 17, 2010
Loading