STIR  6.2.0
Functions

A utility that lists info on the listmode data on stdout. More...

#include "stir/listmode/ListModeData.h"
#include "stir/ExamInfo.h"
#include "stir/ProjDataInfo.h"
#include "stir/is_null_ptr.h"
#include "stir/IO/read_from_file.h"
#include "stir/warning.h"
#include <iostream>
#include <string>

Functions

void print_usage_and_exit (const std::string &program_name)
 
int main (int argc, char *argv[])
 

Detailed Description

A utility that lists info on the listmode data on stdout.

Usage
list_lm_info [--all  | --exam] listmode_filename

Add one or more options to print the exam/geometric information. If no option is specified, exam info is printed.

Author
Kris Thielemans