- 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
-
- Oct 18, 2010
-
-
matta authored
- this optional folder of analysis project is there to hold the configuration file of each detector. - Each of this file hold value that can be set-up for custom analysis (threshold,...) as well as the channel that should be turned of
-
matta authored
- Using a PreTreat to desactivate some telescopes, channel or layer - New way of treating time for CsI and SiLi. The time is not always code to avoid problem with SiLi Orsay that use standard electronic instead of MUST2 ASIC *Updating Modification date of a couple of file
-
matta authored
- X and Y was inverted in the PSStripNumberX and PSStripNumberY function causing a wrong analysed spectra of excitation energy
-
- Oct 01, 2010
-
-
deserevi authored
+ The loop was not done properly (wrong size) + Changes have been made for Gaspard + *** Similar changes should be done for other detectors *** * Gaspard and Paris simulations behaves as before merging
-
- Sep 28, 2010
-
-
deserevi authored
to branch 'NPTool.dev' (head caeffed101b796d160b856280cedc4f36c145aaf)
-
deserevi authored
to branch 'NPTool.dev' (head 9ae53186930c442700b6b07fe9f2709cf9fe5ecb)
-
deserevi authored
- mainly adds support for solid D2 cryogenic target
-
deserevi authored
+ NPLib - Add TParisPhysics.{h,cxx} class - Add Paris.{h,cxx} class + NPSimulation - Add Cluster class for Paris - Add Shields classes for Paris - Add scorers - Add reaction chamber class (Chamber.{hh,cc}) + NPAnalysis - Add framework for analysings the results of the G4 simulation + Inputs - Add a lot of different Paris geometrical files
-
- May 11, 2010
-
-
matta authored
- Token in NPLib now fit the one of NPS - No more error in NPA initialisation of the detector configuration
-
- May 10, 2010
- Mar 30, 2010
-
-
matta authored
- No strip inversion...
-
- Mar 29, 2010
-
-
matta authored
- Now things are coherent with notation - Problem come from confusion in MUST2 local referencial: U is analog to Y, V to X axis
-
- Mar 25, 2010
-
-
matta authored
- For some reason, 6He and 8He (at least) are not instiate in the Ion table before the runManager initialisation but 11Li yes... - To fix the problem the m_particle pointer is set at first event launch
-
- Mar 24, 2010
-
-
matta authored
- Eloss Table was written to early, resulting a segmentation fault.
-
- Mar 05, 2010
-
-
matta authored
- Now can deal with squarred and cylindrical shape - Now can deal with spherical and cartesian coordinate
-
- Feb 23, 2010
- Feb 22, 2010
-
-
matta authored
to branch 'NPTool.dev' (head 79db044ecd6e1811a0cd0800831cae11c69bf505)
-
- Feb 18, 2010
-
-
matta authored
-Now test for compatibility in SiLi and CsI time -Allow time to be not coded, usefull for real data
-
- Feb 11, 2010
- Feb 10, 2010
-
-
matta authored
- Little test has been performed and things seems to work correctly
-
matta authored
- Adding missing call of VDetector::AddParameterToCalibManager in the DetectorManager class - Modifing the algorithm that read the calibration file so it should work (hopefully) - Modifiyng analysis project so it's instantiate things in the correct order
-
- Feb 08, 2010
-
-
matta authored
- Now the weight of each event is stored instead of using a rejection methods when making the phase space decay * Adding a pure phase space Event Generator - Using an input file, one can simulate any many body phase space (up to 18 body) - Same weight methods is used as in TransfertToResonance
-
- Feb 03, 2010
- Feb 02, 2010
-
-
matta authored
Put the constructor and destructor of the Calibration Manager as protected to prevent multi-instantiation of the CalibrationManager - Destructor and COnstructor are now protected
-
- Feb 01, 2010
- Jan 22, 2010
-
-
deserevi authored
-
- Jan 07, 2010
-
-
deserevi authored
* Fix bug when writing G4 energy loss tables in EventGeneratorTransfert * Update Gaspard Analysis and controls macro
-
- Dec 08, 2009