Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
nptool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
np
nptool
Commits
43ca4f9c
Commit
43ca4f9c
authored
14 years ago
by
deserevi
Browse files
Options
Downloads
Patches
Plain Diff
* Add ReleaseNotes.txt file
parent
3599e269
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ReleaseNotes.txt
+67
-0
67 additions, 0 deletions
ReleaseNotes.txt
with
67 additions
and
0 deletions
ReleaseNotes.txt
0 → 100644
+
67
−
0
View file @
43ca4f9c
NPTool version xx.xx has been released on January xx 2011.
The following people have contributed to this new version:
Sandra Giron, IPNO
Marc Labiche, STFC
Adrien Matta, IPNO
Nicolas de Sereville, IPNO
****************************************************************************
* GENERAL FEATURES *
****************************************************************************
+ NPLib
-------
+ General
Building NPLib is now easier.
+ The new 'scripts' directory holds bash scripts called by the main
Makefile at the NPLib level.
+ The main Makefile calls several scripts:
+ All headers files are moved to the 'include' directory.
+ Each Makefile found in any subdirectory is called.
+ All libraries are moved to the 'library' directory.
+ Symbolic links to *.dylib files are done if on a macosx platform.
+ The 'liblist' file at NPLib level is created.
+ NPOptionManager facility
+ This singleton class allows to pass arguments on the command line when
executing NPSimulation and NPAnalysis.
+ Execute ./Simulation --help or ./Analysis --help to know the available
options.
+ RootInput facility
+ Support for adding TFriend object
+ NPTagManager facility
?? Adrien ??
+ NPSimulation
--------------
+ No new functionality in NPSimulation
+ Using the NPOptionManager facility, calling NPSimulation is now:
./Simulation -D xxx.detector -E xxx.reaction
+ NPAnalysis
------------
+ No new functionality in NPSimulation
+ Using the NPOptionManager facility, calling NPAnalysis is now:
./Analysis -D xxx.detector -E xxx.reaction -R RunToTreat.txt
****************************************************************************
* SPECIFIC FEATURES *
****************************************************************************
+ MUST2
-------
+ GASPARD
---------
+ Lot of minor bugs corrected.
(see Gaspard documentation in NPDocumentation directory for more details)
+ W1
----
+ Add support for the W1 DSSD detector from Micron
+ PARIS
-------
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment