- Dec 03, 2013
-
-
de Séréville Nicolas authored
-
adrien-matta authored
-
- Nov 29, 2013
-
-
adrien-matta authored
- VDetector now have SPectra related classes - Detector Manager take care of calling the associate method - Still, the writing of the histogramm classes is to be done
-
- Nov 25, 2013
-
-
adrien-matta authored
- The bug was provoqued by deletion of the TFile and TTree in RootInput - The bug occure only under c++11 compilation - I think root and RootInput are trying to delete the file at the same time * Add a missing physics spectra to TMust2Spectra
-
- Nov 21, 2013
-
-
adrien-matta authored
- Need to add forward declaration of the class so they know each other
-
adrien-matta authored
-
adrien-matta authored
-
adrien-matta authored
-
adrien-matta authored
-
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
-