cms-L1TK / cmssw

Fork of CMSSW where improvements to L1 tracking code are developed.
http://cms-sw.github.io/
Apache License 2.0
4 stars 5 forks source link

Ian fix system calls #66

Closed tomalin closed 3 years ago

tomalin commented 3 years ago

PR description:

Change to .txt file creation (for use by HLS).

i.e. On calls to system(mkdir), an exception is now thrown if the directory creation failed.

PR validation:

Tracking performance & txt file output unchanged.