- Dec 19, 2012
-
-
nicolas authored
* Add Speg and EXL to NPAnalysis
-
- Dec 04, 2012
-
-
matta authored
-
- Nov 18, 2012
-
-
matta authored
-
- Mar 13, 2011
-
-
deserevi authored
environment variables. * The $NPTOOL env. variable is now the only one to be defined for running the project. * Add comments in the $NPTOOL/NPLib/liblist file to specify that this file is created automatically.
-
- Feb 17, 2011
-
-
matta authored
* renaming Must2Scorer to MUST2Scorer in NPS
-
matta authored
- MakeFriendTrees("RunToRead1","RunToRead2") - can be called within CINT
-
matta authored
-
matta authored
-
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
-
matta authored
- project contain macro for thickness correction for SSSD used with Must2
-
- Feb 16, 2011
- Feb 15, 2011
- Feb 11, 2011
-
-
matta authored
- Calibration Manager is now called inside the detector manager - Code is ligther in NPA without explicit call of the Calibration Manager * Still a error message remain while launching the Template - Dont know where but he try to read the EG file somewhere inside the RootInput....
-
matta authored
-
matta authored
-Test on different machine need to be done
-
matta authored
- further test need to be done to test the new way to acces detector via the detector manager * the map of detector manager is now private and acces via a GetDetector Method - If the detector does not exist, the programm issued an error message and exit
-
- Feb 09, 2011
-
-
matta authored
-
- Feb 07, 2011
- Feb 04, 2011
-
-
deserevi authored
* Analysis for Hyde project is now working
-
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.
-
deserevi authored
* Add resolution of 30 keV (FWHM) for W1
-
deserevi authored
+ NPSimulation is working + NPAnalysis is not * Update all Analysis.cc files in NPAnalysis to account for new method name in NPOptionManager * Update Target.cc file to account for 208Pb targets * Update ReleaseNotes.txt file
-
- Feb 03, 2011
-
-
deserevi authored
+ TAsciiFile classes containing input files are now files here and not in Simulation.cc anymore
-
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
-
deserevi authored
-
deserevi authored
-
- Feb 01, 2011
-
-
deserevi authored
-