aux.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include <ctype.h>
#include <math.h>
#include <errno.h>
#include <unistd.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <dirent.h>
#include <signal.h>
#include <sys/time.h>
#include <sys/resource.h>
#include "common.h"

Include dependency graph for aux.c:

Go to the source code of this file.

Functions

char * MaskToList (int64_t mask)
int DumpTriggerEvents (char *file)
 read the TiggerEvent file and print the content in a human readable form


Function Documentation

int DumpTriggerEvents ( char *  file  ) 

read the TiggerEvent file and print the content in a human readable form

Parameters:
file the TiggerEvent file name
Returns:
-1 on error 0 on success

Definition at line 64 of file aux.c.

References MaskToList(), PrintError, time2str(), and trigger.

Referenced by ParseOptions().

Here is the call graph for this function:

char* MaskToList ( int64_t  mask  ) 

Definition at line 43 of file aux.c.

Referenced by DumpOIF(), DumpTriggerEvents(), and PrintField().


Generated on Tue Jul 22 23:11:56 2008 for Titan2Reader by  doxygen 1.5.6