- Apr 12, 2017
-
-
adrien-matta authored
-
- Dec 07, 2016
-
-
Adrien Matta authored
- Detector now read there configration through NPIntputParser - File is read once and then the parser is passed on - Allow for smaller ReadConfiguration method - NPS and NPL ReadConfiguration almost identical - Support for unit - Draw back: strongly rely on file indentation
-
- Oct 11, 2016
-
-
Adrien Matta authored
* updating copyright * updating a matta email
-
- Dec 23, 2015
-
-
adrien-matta authored
- now all detector are within a Detectors Folder
-
- Dec 11, 2015
-
-
adrien-matta authored
-
- Nov 27, 2015
-
-
de Séréville Nicolas authored
-
- Sep 07, 2015
-
-
adrien-matta authored
-
- Aug 26, 2015
-
-
adrien-matta authored
- Improve speed in retrieving Histo in Spectra - Improve speed of Apply Calibration
-
- Aug 18, 2015
-
-
adrien-matta authored
- now use AGAUSS by default - add warning when wrong token is used
-
- Jul 23, 2015
-
-
adrien-matta authored
-
- Jul 19, 2015
-
-
adrien-matta authored
-
- May 28, 2015
-
-
adrien-matta authored
-
- Apr 21, 2015
-
-
adrien-matta authored
-
- Apr 13, 2015
-
-
adrien-matta authored
-
adrien-matta authored
-
- Mar 19, 2015
-
-
adrien-matta authored
-
adrien-matta authored
- Compile Well - Produce the table of token / lib - The token - lib correspondance need to be checked detector by detector
-
- Mar 12, 2014
-
-
de Séréville Nicolas authored
-
- Mar 07, 2014
-
-
adrien-matta authored
-
- Feb 25, 2014
-
-
adrien-matta authored
-
- Feb 21, 2014
-
-
adrien-matta authored
* Solving issue in case the histo are not generated but the m_Spectra * member is requested
-
Benjamin LeCrom authored
-> include cstdlib header
-
- Feb 17, 2014
-
-
adrien-matta authored
-
- Feb 13, 2014
-
-
adrien-matta authored
- fixing issue with non instantiate method - removing legacy method of position correction - improved centroide calculation method
-
adrien-matta authored
-
- Jan 31, 2014
-
-
adrien-matta authored
- Remove instance of TString::Form in Spectra classes as it cause some issue in parallelised code using std::thread - fix include missing for linux system
-
- Jan 23, 2014
-
-
adrien-matta authored
- Better structure with less redundancy in the code and better performances (still same reconstruction algo) * Updating Charissa: Issue with the CsIE * TTiaraBarrel: code clean up
-
- Dec 19, 2013
-
-
adrien-matta authored
-
adrien-matta authored
-
adrien-matta authored
-
adrien-matta authored
-
- Dec 18, 2013
-
-
adrien-matta authored
-
- Dec 15, 2013
-
-
adrien-matta authored
- Fixing an improper label in TCatsData::Dump() - Indentation fixes
-
- Dec 05, 2013
-
-
de Séréville Nicolas authored
-
de Séréville Nicolas authored
+ Fix bugs in size of a few histos from Hyball
-
- Feb 07, 2013
-
-
matta authored
-
- Dec 20, 2012
-
-
nicolas authored
version (Pierre) supporting Confiuration File... * Getters in TCATSData.h now return a const result * Applythreshold() and GetPedestal() methods have been added in CalibrationManager. This is needed by the new TCATSPhysics version.
-
- Mar 08, 2011
-
-
deserevi authored
+ itoa() function now uses sprintf instead of ostringstream
-
- Feb 17, 2011
-
-
deserevi authored
* Change InitializeRootInput() method for InitializeRootInputRaw() for Gaspard, Hyde and Paris project.
-
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
-