- Nov 21, 2013
-
-
adrien-matta authored
-
- Feb 26, 2013
-
-
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
-
- Feb 07, 2013
-
-
matta authored
-
matta authored
- Fix a couple of issue with CATS and ChateauCrystal when using parallel compilation - Fix warning in TMaya and TTigress class - Fix Namespace issue in TChio
-
matta authored
- putting the update date 2009-2013 - Adding some missing liscence header - moving some #ifndef to avoid copy of comment - fixing minor compilation bug in TSpegPhysics
-
- Jan 29, 2013
-
-
matta authored
- Only one read configuration file method - lighter code - possibility to use TH1F for cross section shoot
-
- Dec 20, 2012
-
-
nicolas authored
version (Pierre) supporting Confiuration File... * Getters in TCATSData.h now return a const result * Applythreshold() and GetPedestal() methods have been added in CalibrationManager. This is needed by the new TCATSPhysics version.
-
nicolas authored
accordingly. Needed in Speg analysis * Remove compilation warning in TSpegPhysics.cxx * Add GetCorrection() method in CalibrationManager Needed in Speg analysis * Update DetectorManager to take into account Speg, EXL
-
- Nov 01, 2012
-
-
matta authored
-
- Feb 17, 2011
-
-
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
-
- 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