-
Notifications
You must be signed in to change notification settings - Fork 0
kirbyherm/setFileDumper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
### # program to convert set file to ascii or root files # \author C. R. Thornsberry # \date May 18th, 2016 # \contributors W. J. Ong and K. Hermansen # \date Aug 19th, 2020 ### To compile: $ mkdir build $ cd build $ cmake ../ $ make To run: $ ./set2ascii --var [varFile] --set [setFile] --num [numOfModules] (root file converter is untested) set2ascii outputs a params.dat file with all the settings parser.py theoretically could parse the params files, but needs additional files listing DDAS params and whether they are bit/val
About
program to dump out DDAS .set file parameters
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published