Skip to content
Nathan Sparks edited this page Mar 28, 2017 · 1 revision

hdpm run

Run a command in the GlueX offline environment

Synopsis

Run a command in the GlueX offline environment.

A bash shell is started if no command is given. Enclose multi-word commands in quotes.

hdpm run [COMMAND]

Examples

1. hdpm run
2. hdpm run "hd_root -PPLUGINS=omega_hists file.evio"
3. hdpm run root

SEE ALSO

  • hdpm - A tool for managing GlueX offline software and dependencies
Clone this wiki locally