- Jan 15, 2015
-
-
de Séréville Nicolas authored
+ Update MUGAST geometry so rectangular detectors are now taken into account
-
- Jan 14, 2015
-
-
de Séréville Nicolas authored
+ Change permissions for MUGAST analysis files + Update ControlSimu.C macro
-
- Jan 09, 2015
-
-
de Séréville Nicolas authored
+ Update trapezoid geometry for gaspard
-
- Apr 29, 2014
-
-
adrien-matta authored
* Updating copyright * adding AnnularS1Physics class
-
- 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
-
- Dec 26, 2012
-
-
nicolas authored
was not used]
-
- Feb 17, 2011
-
-
deserevi authored
* Change InitializeRootInput() method for InitializeRootInputRaw() for Gaspard, Hyde and Paris project.
-
- Feb 08, 2011
-
-
matta authored
- Suppress all Tab - Arrange indentation
-
- 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
-
-
matta authored
- All makefile now call a base_Makefile that contain all the variable output (test of arch and so on). - Each makefile of each folder now look much smaller and easier to ready
-
- Jan 12, 2011
-
-
deserevi authored
-
- 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)
-
deserevi authored
-
matta authored
-
- Dec 22, 2010
-
-
matta authored
- Bug in NPNucleus fixed - Bug strip numerotation on Gaspard Annular - Bug on numeric limit fixed by adding #include<limits> header
-
deserevi authored
* Add screen outputs for Gaspard NPA
-
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 21, 2010
-
-
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
-
-
deserevi authored
be hold
-
- Sep 28, 2010
-
-
deserevi authored
- mainly adds support for solid D2 cryogenic target
-
- Feb 23, 2010
-
-
matta authored
-
- Jan 22, 2010
-
-
deserevi authored
-
- Dec 02, 2009
-
-
deserevi authored
- Effect of beam tracker is now taken into account * Add new cross-section files
-
- Oct 02, 2013
- Oct 09, 2009
-
-
deserevi authored
-
- 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
-
-
Unknown authored
No commit message
-
- Sep 18, 2009
-
-
deserevi authored
- Take into account energy loss in the target for reconstruction of the excitation energy - change makefile to recompile when header files are changed * Clean some part of the code to remove warnings at compilation time
-
- Sep 16, 2009
-
-
deserevi authored
- This is useful for elastic scattering studies * Add CH2 material for target definition
-
- Sep 14, 2009
-
-
deserevi authored
* Change ushort for unsigned short in *.cc files
-
- Sep 11, 2009