NAIA  1.0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Attributes | List of all members
arguments Struct Reference

#include <cli_options.h>

Public Attributes

const char * infilename
 
const char * outfilename
 
const char * recotype
 
const char * debug_level
 
bool flag_overwrite
 
bool flag_input
 
bool flag_output
 
int event
 
int from_event
 
int nevents
 

Detailed Description

Definition at line 20 of file cli_options.h.

Member Data Documentation

const char* arguments::debug_level

Definition at line 24 of file cli_options.h.

Referenced by parse_opt().

int arguments::event

Definition at line 28 of file cli_options.h.

Referenced by parse_opt().

bool arguments::flag_input

Definition at line 26 of file cli_options.h.

Referenced by parse_opt().

bool arguments::flag_output

Definition at line 27 of file cli_options.h.

Referenced by parse_opt().

bool arguments::flag_overwrite

Definition at line 25 of file cli_options.h.

Referenced by parse_opt().

int arguments::from_event

Definition at line 29 of file cli_options.h.

Referenced by parse_opt().

const char* arguments::infilename

Definition at line 21 of file cli_options.h.

Referenced by parse_opt().

int arguments::nevents

Definition at line 30 of file cli_options.h.

Referenced by parse_opt().

const char* arguments::outfilename

Definition at line 22 of file cli_options.h.

Referenced by parse_opt().

const char* arguments::recotype

Definition at line 23 of file cli_options.h.


The documentation for this struct was generated from the following file: