- Apr 13, 2023
-
-
Adrien Matta authored
process PID to avoid collision when running multiple npanalys in parallel
-
- Aug 25, 2021
-
-
Adrien Matta authored
- recording not yet done - add appropriate method to EventAction - add correct option to NPOptionManager
-
- Jun 14, 2021
-
-
Adrien Matta authored
- The fIsSplit variable was not initialised to false
-
- May 18, 2021
-
-
Adrien Matta authored
-
- May 10, 2021
-
-
Adrien Matta authored
- output one tree per detector in a folder with associated .tree file
-
Adrien Matta authored
- User can build Friends entry by hand - User can use .tree file as entry point to automatically generate friends input - User can use -T flag with .tree file
-
- May 05, 2021
-
-
Adrien Matta authored
-
- Oct 09, 2020
-
-
gypaos authored
-
- Sep 22, 2020
-
-
Adrien Matta authored
-
- Jun 26, 2020
-
-
Adrien Matta authored
-
- May 11, 2020
-
-
Adrien Matta authored
-
- Apr 30, 2020
-
-
Adrien Matta authored
-
Adrien Matta authored
nps - the flag is --random-seed
-
- Feb 21, 2019
-
-
Adrien Matta authored
- P flag is used to specify the port
-
- Feb 07, 2019
-
-
Adrien Matta authored
-
- Jul 23, 2018
-
-
adrien-matta authored
* Fixing pile up in silicon scorers
-
- Jul 12, 2018
-
-
Adrien Matta authored
- Readin file without RunToTreat file * Suppress using namespace std from Core header
-
- Oct 26, 2017
-
-
Greg Christian authored
not just the total number. Also fixed minor bug - in the event loops the loop variable was unsigned int. Really it should be unsigned long.
-
- Mar 10, 2017
-
-
Adrien Matta authored
-
- Dec 05, 2016
-
-
matta adrien authored
- However does not check that the provided file make sense for G4.
-
- Nov 03, 2016
-
-
Adrien Matta authored
- correct spelling - streamlined presentation
-
- Oct 12, 2016
-
-
Adrien Matta authored
* old one * Run replace.sh to replace old matta@ipno.in2p3.fr address
-
- Oct 11, 2016
-
-
Adrien Matta authored
* updating copyright * updating a matta email
-
- Dec 07, 2015
-
-
de Séréville Nicolas authored
-
- Nov 16, 2015
-
-
adrien-matta authored
* option is given
-
- Jul 28, 2015
-
-
adrien-matta authored
- Adding test to travis CI
-
- Jul 24, 2015
-
-
adrien-matta authored
- User need to provide a macro path with B flag - No Vis or GUI macro are executed in batch mode
-
adrien-matta authored
- Macro support any command except exit - exit cause the macro to stop, not Geant4 - I don't have any fix for this yet ;)
-
- Jul 23, 2015
-
-
adrien-matta authored
-
adrien-matta authored
-
- Jul 22, 2015
-
-
adrien-matta authored
- gcc get confused by global variable and do not mangle the name correctly - fixed by removing the global varaible in question to NPOptionMnager
-
- Jul 21, 2015
-
-
adrien-matta authored
-
- Jun 13, 2015
-
-
adrien-matta authored
-
- Apr 17, 2015
-
-
adrien-matta authored
* Adding version number display
-
- Apr 16, 2015
-
-
adrien-matta authored
* use full for fast debugging and fast analysis
-
- Mar 18, 2015
-
-
adrien-matta authored
- CMake compilation - PlugIn API for detector - Dynamic Loading of detector library at RunTime
-
- Jan 19, 2015
-
-
de Séréville Nicolas authored
+ Remove NPTagManager class
-
- 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 21, 2013
-
-
adrien-matta authored
-
- Feb 26, 2013
-
-
matta authored
- The analysis project is in pMakePhysicalTree - The macro is launch putting the usual NPTool option in the macro string argument - Parrallel computation and merging of the output tree in memory (not suitable for very large run...) - Some change in the ROOTOuput to fit the requierement of pROOF, using the NPTOptionManager option --proof to activate them
-