Usage: framecpp_dump_channel [options] file [file ...]
This command will dump the contents of the selected channels for each of the requested files.
| –use-mmap | Use memory mapped io. (Default: disabled ) |
| –toc-opt | Use table of contents optimization. (Default: disabled ) |
| –silent-data | Supress the output of the data element of the FrVect structure. (Default: verbose ) |
| –raw | Dumps the data without decompressing. (Default: disabled ) |
| –list-channels | Display a list of channels. |
| –help | Display this message |
| –channel | Specify a channel. |
| –bs | Number of 1k blocks to use for io. (Default: 1024 ) |