Skip to content
Snippets Groups Projects
  • deserevi's avatar
    681e1e06
    * 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
    History
    * New functionalities NPOptionManager class
    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