Skip to content

Commit

Permalink
release notes for v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zoujh committed Jan 4, 2022
1 parent e608772 commit a6517a9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/ReleaseNotes_v02.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,12 @@ This is the release notes for the SNiPER project.
- Add an executable sniper.exe
- Configure a job from a json file
- SniperTimer and SniperProfiling for performance testing

## v2.1

- Changes
- an additional parameter is required when we book a TTree with RootWriter, which is necessary for thread-safety
- New features
- Better multithreading computing supports, includs:
- a DLElement inherited class instance can be easily shared by multiple tasks running in different threads
- a workable thread-safe RootWriter for TTrees

0 comments on commit a6517a9

Please sign in to comment.