- Nov 21, 2013
-
-
adrien-matta authored
-
- Nov 12, 2013
-
-
adrien-matta authored
with OS X 10.9 * Remove self assignment warning in TMust2Physics (issue warning, not affecting logic) * Remove self assignment warning in TCatsPhysics, actually correct a potentiatlly nasty bug
-
- Oct 25, 2013
-
-
adrien-matta authored
with OS X 10.9 * Remove self assignment warning in TMust2Physics (issue warning, not affecting logic) * Remove self assignment warning in TCatsPhysics, actually correct a potentiatlly nasty bug
-
- 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
-
- Jan 31, 2013
-
-
nicolas authored
-
- Jan 28, 2013
-
-
matta authored
- Add associate class in NPL - Add Function in NPL Some code clean up has been done as well (cosmetic change for the most)
-
- Dec 20, 2012
-
-
matta authored
-
- Dec 19, 2012
-
-
nicolas authored
* Add EXL detector in NPLib * Change Must2 Makefile and remove TMust2Spectra build since it was causing some unreliable behaviour
-
- Nov 15, 2012
-
-
matta authored
-
- Apr 14, 2011
-
-
deserevi authored
-
- Mar 08, 2011
-
-
deserevi authored
+ itoa() function now uses sprintf instead of ostringstream
-
deserevi authored
+ This class holds the spetra which are needed for the online analysis of Must2 experiments + However, this class only depends on ROOT and can be used in any context. + This is a first uncomplete version which has not been tested yet.
-
deserevi authored
+ Add new method SetRawDataPointer(TxxxData*) which gives by hand the TxxxData object to the corresponding TxxxPhysics object
-
- Feb 17, 2011
-
-
matta authored
- Now Detector have two method to initialize the root input, one for the Raw data and one for physical data - An option ca be given in NPA to specified the input is of physical type * Identify and correct some bug on the SSSD
-
- Feb 09, 2011
-
-
matta authored
-
- Feb 08, 2011
-
-
matta authored
- Suppress all Tab - Arrange indentation
-
- Feb 07, 2011
- Feb 02, 2011
-
-
matta authored
- IsValidChannel was not properly implemented - Call object Telescope number instead of TelescopeNumber-1
-
- Jan 20, 2011
-
-
matta authored
- replace some lines by equivalent but more simple code in Match_X_Y - Fix bug on SiLi matching - Fix bug on SiLi time research
-
- Jan 19, 2011
- 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 18, 2011
-
-
matta authored
* Minor Update on TSSSD to be consistant with TMUST2
-
matta authored
- Change Compare method by == operator in Token Detection - Change way to make EX and EY match. New Methods now use symetric algorithm with respect to X and Y
-
matta authored
- Now can choose between EX,EY and TX,TY via configMust2.dat - Add register of all Energy and Time for checking purpose
-
- Jan 13, 2011
-
-
matta authored
- Put all threshold as an option through configMUST2.dat - Add better support for matching between strip and cristal/pad - Add option to set the cristal / pad size - Add option to ignore in data event between cristal/pad - Renaming Namespace to avoid conflict - Renaming variable to be consistent * Change in TSSSDPhysics -Change the routine for configSSSD.dat, consistent with MUST2 * Change filllibdir.h - Remove NPToolLogon_C.so from lib dir to avoid error message on linux
-
- Dec 23, 2010
-
-
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
+ 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
-
- Dec 02, 2010
-
-
matta authored
-
- Nov 26, 2010
-
-
matta authored
-
- Nov 25, 2010
-
-
matta authored
- User can now edit a ConfigSSSD.dat file in order to disable channel
-
- Nov 15, 2010
-
-
matta authored
- Adding generation of the root Dictionnary in the makefile of Tools directory - Fixing Namespace problem, now TagManager is NPTagManager class
-
- 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
-