Skip to content
Mike Airey edited this page Jan 27, 2022 · 2 revisions

ROOTMAP.CLI

This is the ROOTMAP Windows application built for running from the command line.

It is not interactive: it is launched pointing at a configuration directory, and it simulates the configuration found there and exits upon completion.

Typically, ROOTMAP.CLI would be used as a convenience tool. For example, if someone has developed a configuration using ROOTMAP.Native and wishes to demonstrate the effect of varying one parameter, they might produce N copies of their configuration including N different values of their target parameter, and simulate each configuration using ROOTMAP.CLI.

Clone this wiki locally