Skip to content

Add a slightly more automatic way to configure HbbTag

Dan Guest requested to merge dguest/athena:more-hbb-config-opts into 21.2

Almost all the important information about the configuration for the tool is encoded in the file name, this lets the user pre-fill the configuration from this name.

Also use boost::filesystem::path rather than strings.

Edited by Dan Guest

Merge request reports