- Feb 07, 2011
-
-
matta authored
-
deserevi authored
-
deserevi authored
* Move CalibrationManager class to the Tools directory in NPL
-
deserevi authored
directory in NPLib
-
matta authored
-
deserevi authored
-
deserevi authored
-
matta authored
* Add config register in TMust2Physicis
-
matta authored
-
matta authored
-
deserevi authored
output file
-
- 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
+ when input files are not found, does not exist sytematically + it is done manually in Simulation.cc
-
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
-
- Feb 02, 2011
-
-
matta authored
- IsValidChannel was not properly implemented - Call object Telescope number instead of TelescopeNumber-1
-
- Jan 21, 2011
-
-
deserevi authored
+ this class allows to store in the ROOT output file the input files used by NPSimulation and NPAnalysis
-
- Jan 20, 2011
-
-
deserevi authored
+ if NPLib was not compiled, error concerning libVDetector.so loading was obtained when starting ROOT (now fixed).
-
matta authored
- replace some lines by equivalent but more simple code in Match_X_Y - Fix bug on SiLi matching - Fix bug on SiLi time research
-
deserevi authored
+ changes in all *.reaction event generator files were performed + update ReleaseNotes.txt file * NPLib/Makefile + when make distclean, now remove NPToolLogon_C* files in scrips directory
-
- Jan 19, 2011
- Jan 18, 2011
- Jan 19, 2011
- Jan 18, 2011
-
-
matta authored
- Definition of Method ReadCalibrationRun was missing, resulting an error while compiling NPA
-
matta authored
* Minor Update on TSSSD to be consistant with TMUST2
-
matta authored
- Change Compare method by == operator in Token Detection - Change way to make EX and EY match. New Methods now use symetric algorithm with respect to X and Y
-
matta authored
- Now can choose between EX,EY and TX,TY via configMust2.dat - Add register of all Energy and Time for checking purpose
-
matta authored
- Go from 2400 evt/s to 8000 evt/s
-
- Jan 16, 2011
-
-
deserevi authored
-
deserevi authored
+ Call to AddDetector() method was missing * Finish NPAnalysis for W1 detector + Cases with multiplicity greater than one are treated + Excitation energy is reconstructed OK without strip + Excitation energy taking into account strips should be checked in more details. * Cosmetic for screen printing in NPLib classes
-
- Jan 15, 2011
-
-
deserevi authored
+ GetPositionOfInteraction() method is now implemented * Add analysis support to W1 + To be tested
-
- Jan 14, 2011