]> Creatis software - clitk.git/blob - tools/clitkMergeRootFiles.ggo
Increase number of decimal for fusion and overlay
[clitk.git] / tools / clitkMergeRootFiles.ggo
1 # --------------------------------------------
2 # file clitkMergeRootFiles.ggo
3 package "clitkMergeRootFiles"
4 version "1.0"
5 purpose "Merge several ROOT files"
6 # --------------------------------------------
7
8 option "config"                -  "Config file"               string no
9 option "input"                 i  "Input ROOT filenames"      string multiple yes
10 option "output"                o  "Output ROOT filename"      string yes
11 option "fastmerge"             f  "Fast merge"                optional
12 option "verbose"               v  "Verbose level"             int optional
13