- Nov 16, 2010
-
-
deserevi authored
+ scripts are used to move header files, libraries to the include and lib directories + scripts are located in NPLib/scripts + liblist is know created on the fly and is removed from the NPTool package * Update NPL Makefile to include Paris and Shield detectors
-
- Oct 21, 2010
-
-
deserevi authored
--------------- ^ \ / | v u = (128,1) - (1,1) \ / | v = (1,128) - (1,1) \ / <------ \ / u and w = u x v in direction ------- of third stage * gaspHyde geometry is now well-defined * Stripping scheme in NPS and NPA still to be done
-
deserevi authored
+ new positioning method in cartesian coordinates: w = u x v where u = (128,1) - (1,1) v = (1,128) - (1,1) comment: this differs from Must2 positioning scheme where w = v x u + this ensures a full consistency between simulations and analysis when GaspardTrackerDummyShape is positioned at the *same* place with cartesion or spherical coordinates + this was checked with a GaspardTrackerDummyShape module at R = 100, THETA = 180 and PHI = 0 * Add support in NPA for GaspardTrackerSquare shape + same changes as for GaspardTrackerDummyShape both in NPS and NPA + full consistency is achieved when GaspardTrackerModule are positioned at the *same* place with cartesian or spherical coordinates + this was checked with the barrel of the gaspHyde geometry * Misc: + remove compilation warnings in ParisCluster + begin work on GaspardTrackerTrapezoid (NPS + NPA)
-
- Oct 13, 2010
-
-
deserevi authored
* Clean GaspardTrackerTrapezoidi.cc and GaspardTrackerAnnular.cc code + remove dummy code for aluminium dead layer + adapt variable names for gaspard detecor * ParisPhoswich: remove compilation warning
-
- Oct 12, 2010
-
-
deserevi authored
+ add reliable scorer functionality for theta and phi strips in NPS + add theta and phi strips position determination in NPL * Status: + Analysis is working well, except that excitation energy, when using the strips, is reconstructed -20 keV off.
-
- 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
-