- Jul 18, 2023
-
-
in order to make the analysis faster when using non-nptool detectors with large array/vectors. This new method works similarly to npanalysis but using npreader instead of npanalysis. This method is currently supported for MUST2, CATS and MUSETT and it still under testing/developpment.
-
- May 16, 2017
-
-
Adrien Matta authored
-
- 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
-
- Jun 08, 2015
-
-
adrien-matta authored
* Spectra are now written into a detector folder inside the * ControlSpectra folder
-
- Apr 21, 2015
-
-
adrien-matta authored
-
- Apr 13, 2015
-
-
adrien-matta authored
-
- May 30, 2014
-
-
de Séréville Nicolas authored
it was giving linking errors in NPAnalysis + the main changes have been to declare the AddHisto1D and AddHisto2D methods in 'public' instead of 'private' in VSpectra.h + some cleaning for including headers in NPLib/T*Spectra.{h,cxx}
-
- May 19, 2014
-
-
adrien-matta authored
* introductiong VSpectra a template virtual class from which derived the * TSpectra classes
-
- Apr 29, 2014
-
-
adrien-matta authored
* Updating copyright * adding AnnularS1Physics class
-
- Feb 23, 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
-
- Feb 17, 2014
-
-
adrien-matta authored
-
- Feb 13, 2014
-
-
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 27, 2014
-
-
adrien-matta authored
* TDetectorSpectra classes: - instead of sending the out_of_range exception the code no deliver an error message and display the incriminated Histo family and name - exit on error code 1
-
- 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
-
- Dec 18, 2013
-
-
adrien-matta authored
-
- Dec 17, 2013
-
-
adrien-matta authored
-
- Dec 05, 2013
-
-
de Séréville Nicolas authored
-