- Jul 18, 2012
- Jul 17, 2012
-
-
matta authored
-
- Jul 16, 2012
-
-
matta authored
-
- Apr 14, 2011
- Mar 13, 2011
-
-
deserevi authored
environment variables. * The $NPTOOL env. variable is now the only one to be defined for running the project. * Add comments in the $NPTOOL/NPLib/liblist file to specify that this file is created automatically.
-
- 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
-
-
deserevi authored
* Change InitializeRootInput() method for InitializeRootInputRaw() for Gaspard, Hyde and Paris project.
-
matta authored
- MakeFriendTrees("RunToRead1","RunToRead2") - can be called within CINT
-
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
-
matta authored
* Changing old naming convention ThinSi to SSSD
-
- Feb 16, 2011
-
-
matta authored
- Limited Test only e530 data - Class may need future update to fit NPTool Standard
-
deserevi authored
+ Add HalfOpenAngleMin and HalfOpenAngleMax token in Transfert* files to take into account correctly the case where the user want to specify angular range + This also takes into account cases where the cross-section file has a limited angular range
-
- Feb 15, 2011
-
-
deserevi authored
-install_name $(CURDIR)/ had to be removed because NPSimulation was not executing anymore * New Makefile and file arrangements for Gaspard in NPAnalysis
-
- Feb 11, 2011
-
-
matta authored
- Calibration Manager is now called inside the detector manager - Code is ligther in NPA without explicit call of the Calibration Manager * Still a error message remain while launching the Template - Dont know where but he try to read the EG file somewhere inside the RootInput....
-
matta authored
-Test on different machine need to be done
-
matta authored
- further test need to be done to test the new way to acces detector via the detector manager * the map of detector manager is now private and acces via a GetDetector Method - If the detector does not exist, the programm issued an error message and exit
-
matta authored
* Fixing mistake in NPEnvironment.tchrc * Adding a new line in NPS makefile to avoid problem with some G4 installation
-
- Feb 09, 2011
- Feb 08, 2011
-
-
matta authored
- Suppress all Tab - Arrange indentation
-
- Feb 07, 2011
-
-
matta authored
-
deserevi authored
-
deserevi authored
* Move CalibrationManager class to the Tools directory in NPL
-
deserevi authored
directory in NPLib
-
matta authored
-
deserevi authored
-
deserevi authored
-
matta authored
* Add config register in TMust2Physicis
-
matta authored
-
matta authored
-
deserevi authored
output file
-
- Feb 04, 2011
-
-
deserevi authored
* Analysis for Hyde project is now working
-
deserevi authored
+ In NPA, use directly input files from input ROOT file to be analysed if not no input file is given. + TAsciiFiles from first input ROOT file in the TChain is taken.
-
deserevi authored
+ when input files are not found, does not exist sytematically + it is done manually in Simulation.cc
-