forked from preghenella/AEGIS
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TGenEpEmv1: Return bool to indicate init success
Currently TGenEpEmv1 fails when the initialization fails (sampling of X-section). This is sub-optimal since such abort will bring down complete MC jobs the GRID. This commit allows the caller to react to such error condition. The caller may decide what to do (give it another go or to exit). Relates to https://alice.its.cern.ch/jira/browse/O2-3825
- Loading branch information
Showing
2 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters