HomeHEPForge

Fixes so that systematic throws are actually made. Default std::string type in…
af314e582fddUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Fixes so that systematic throws are actually made. Default std::string type in NUISANCE is now (since a month or so) DEFAULT, and not an empty std::string. There was an if std::string::empty() which is replaced which std::string::empty() OR std::string == DEFAULT

Details

Provenance
cwret <cwret14@imperial.ac.uk>Authored on Feb 5 2017, 8:43 PM
Parents
rNUISANCEGITd2befe2eae78: Replacing funky continue with return
Branches
Unknown
Tags
Unknown