- Dec 23, 2010
-
-
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
-
- Dec 22, 2010
-
-
deserevi authored
+ NPS and NPA are consistent in case of Trapezoid shape placed in cartesian coordinates. + This should be checked when Trapezoid shape is placed in spherical coordinates. * Removing old files in NPLib/Gaspard
-
- Oct 18, 2010
-
-
matta authored
- X and Y was inverted in the PSStripNumberX and PSStripNumberY function causing a wrong analysed spectra of excitation energy
-
- Oct 11, 2010
-
-
deserevi authored
+ Theta and Phi strips are added * Cosmetic changes in AnnularS1.cc
-
- 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
+ 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
-
- 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 05, 2010
-
-
matta authored
- Now can deal with squarred and cylindrical shape - Now can deal with spherical and cartesian coordinate
-
- 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
-
-
matta authored
- Now deal with case where the excitation energy lead below threshold - Breit-Wigner is nicely obtained from analysis
-
- 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
-
- 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 07, 2009
-
-
matta authored
* Heavy particle was emmitted with the wrong Phi angle, problem is fixed
-
- Dec 04, 2009
- Dec 02, 2009
-
-
deserevi authored
- Effect of beam tracker is now taken into account * Add new cross-section files
-
- Oct 02, 2013
- Nov 16, 2009
-
-
matta authored
- an empty target is instantiate every time - if the target is empty, the energy loss process is not called
-
- Nov 06, 2009
-
-
matta authored
-
- Oct 22, 2009
-
-
matta authored
-
- Oct 19, 2009
- Oct 15, 2009
-
-
matta authored
- General Scorer now use the TrackID+DetNbr index system, ensuring more flexibility. - Plastic,MUST2 and ThinSi use the same system and rely on General Scorer * Naming Convention of Detector Volume is define - Volume name should be : DetectorNameX_SubPart - This insure compatibility with the General Scorer * Correcting Bug: if no target the Transfert and TransfertToReasonance method crashed - Fixed by adding a test on the target address * NB: Further test to be made on Gaspard to check everything is fine
-
- Oct 12, 2009
-
-
deserevi authored
+ the index of maps now include the detector number
-
- Oct 02, 2013
- Sep 29, 2009
-
-
deserevi authored
- the output is now on a single line * Add some documentation for Gaspard (not yet finished)
-
- Sep 23, 2009
-
-
deserevi authored
- case for TInitialConditions, TInteractionCoordinates, TGaspardTrackerData and TPlasticData - one method was added: void Clear(const Option_t*) {}; - one method was modified: void Dump() const;
-
- Oct 02, 2013