#include <io/EventFile.h>
#include <evt/Event.h>
#include <utl/AugerException.h>
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 18 of file testEventFile.cc.
References io::EventFile::Close(), io::eCDas, io::eFDas, io::eRead, io::eSuccess, utl::AugerException::GetMessage(), io::EventFile::Open(), and io::EventFile::Read().