- Oct 11, 2010
-
-
deserevi authored
+ Theta and Phi strips are added * Cosmetic changes in AnnularS1.cc
-
- Oct 08, 2010
-
-
deserevi authored
+ A lot of work has been done + TGaspardTrackerPhysicsNew class This class now *only* hold the physical information as calculated from NPAnalysis. + Status: running NPAnalysis gives the same results with the new structure than before in case of the gaspardTestSpheric detector (only one shape) + Everything is prepared for multi-shape but whould be tested
-
- Oct 07, 2010
-
-
deserevi authored
+ TGaspardTrackerDummyShape.{h,cxx} and TGaspardTrackerTrapezoid.{h,cxx} added These classes will deal with reading the configuration, calculating the geometry and building physical events. + TGaspardTrackerPhysicsNew.{h,cxx} This class holds the TGaspardTrackerData class and knows all the detectors to analyze through a map relating the detector number and the corresponding TGaspardTrackerModule object. * Status: Configuration files with heterogeneous shapes are read and the map is filled correctly
-
- Oct 01, 2010
- 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
- Dec 07, 2009
-
-
matta authored
* Heavy particle was emmitted with the wrong Phi angle, problem is fixed