GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EFC / V4-1-2

Constituent: filter     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_FilterRto Struct Reference

Collections all the runtime options together. These are essentially the interpretted command line options. More...

#include <filter_rto.h>


Data Fields

EBF_streamType type
const char * name
const char * ofile
const char * grbfile
const char * dgmfile
int to_process
int to_skip
int to_print
int ss_to_print
int quiet
int list
unsigned int vetoes
int energy
int esummary
int geometry


Detailed Description

Collections all the runtime options together. These are essentially the interpretted command line options.


Field Documentation

const char* _FilterRto::dgmfile
 

The name of the CCSDS datagram stream

int _FilterRto::energy
 

Which energy to use

int _FilterRto::esummary
 

Event results summary flags

int _FilterRto::geometry
 

Print the detector geometry

const char* _FilterRto::grbfile
 

The name of the output GRB file (optional)

int _FilterRto::list
 

Print list of events not rejected

const char* _FilterRto::name
 

The name of the input file or the address of the data section, depends on 'type'

const char* _FilterRto::ofile
 

The name of the output file (optional)

int _FilterRto::quiet
 

Minimal summary information

int _FilterRto::ss_to_print
 

The mask of which subsystems to print

int _FilterRto::to_print
 

The number of events to print.

int _FilterRto::to_process
 

The number of events to process.

int _FilterRto::to_skip
 

The number of events to initially skip.

EBF_streamType _FilterRto::type
 

The stream type

unsigned int _FilterRto::vetoes
 

Veto mask


The documentation for this struct was generated from the following file:
Generated on Thu Sep 4 01:46:00 2008 by  doxygen 1.4.4