Releases: SNiPER-Framework/sniper
Releases · SNiPER-Framework/sniper
v1.7
- Porting the CMT related install.py script from Python 2 to Python 3
Note:
- This version is based on v1.x branch.
v1.6
Featues related to CMT version:
- Handle the new TPython since ROOT 6.22.
- It needs the cmt package
ROOT
defines the tag ROOT_NEW_TPYTHON
- Enable
-O2
v1.5
- Bug fix
- Using
TFile::Open
instead of new TFile
.
- New feature
v1.4
- Quick fix on finalize twice. see 3f1ad9f
v1.3
- Add multiple stop modes: stop promptly, stop current event, stop peacefully.
- Change the default stop mode to stop promptly.
v1.2
1, move SniperMuster to a standalone project mt.sniper;
2, cmake support;
v1.1
return the number of handlers when we fire an incident