- Feb 08, 2011
-
-
matta authored
- Suppress all Tab - Arrange indentation
-
- Feb 07, 2011
- Feb 04, 2011
-
-
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
-
- 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
-
- 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
+ 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 18, 2011
-
-
deserevi authored
+ propagate the changes in all Makefiles * InteractionCoordinates and Plastic Makefiles did not have the new scheme + now it is done
-
- Jan 19, 2011
- Jan 16, 2011
-
-
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 08, 2011
-
-
matta authored
- User can no desable all branch except the one concerning the NPA detector in order to improve execution speed
-
- Jan 06, 2011
-
-
matta authored
- Evaluate the thickness of crossing material using the initial energy of a known particle`
-
- Dec 23, 2010
-
-
deserevi authored
+ exit(1) statement has been added in the DisplayHelp() method from the NPOptionManager class
-
deserevi authored
+ bug was in the correspondance between strip number and coordinates + excitation energy is now well reconstructed * Add Destroy method in the singleton class NPOptionManager + it is used in the Gaspard analysis code * Change default ROOT file name in general analysis macros + mySimul.root is now myResult.root * Add DumpStrippingScheme method in GaspardTracker + it allows to dump the correspondance between strips and coordinates for any detector part of Gaspard + for the moment indexes are hardcoded for annular detector (should be improved)
-
matta authored
* Changing default simulation name in Gaspar
-
- Dec 22, 2010
-
-
deserevi authored
-
- Dec 23, 2010
- Dec 22, 2010
- Nov 24, 2010
-
-
matta authored
-
- Nov 19, 2010
-
-
matta authored
* code is now coherente with EvaluateInitialEnergy function
-
- Nov 18, 2010
- Nov 17, 2010
-
-
matta authored
- A singleton class to make more easy to use NPTool Prog. - Class is implemented and tested on one Ananlysis Project
-
- Nov 15, 2010
-
-
matta authored
- Explicite constructor and destructor implementation were needed by root to allow the .so librairy to be load - Class as been tested in a Macro and is now working - Test on a tree to be perform
-
matta authored
- Adding generation of the root Dictionnary in the makefile of Tools directory - Fixing Namespace problem, now TagManager is NPTagManager class
-
matta authored
- Class is implemented and file are added - Class need to be tested befor adding to the dev branch
-
- Feb 23, 2010
- Feb 11, 2010
-
-
matta authored
- Now deal with case where the excitation energy lead below threshold - Breit-Wigner is nicely obtained from analysis
-
- Oct 02, 2013
- Nov 27, 2009
-
-
matta authored
-