Parent Directory
|
Revision Log
|
Patch
revision 6.2 by kusanagi, Wed Mar 8 10:49:50 2006 UTC | revision 6.3 by kusanagi, Tue May 30 19:10:02 2006 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | ||
2 | // Implementation of the EventTrkReader class. | // Implementation of the EventTrkReader class. |
3 | ||
#include <log4cxx/logger.h> | ||
#include <fstream> | ||
4 | #include "ReaderAlgorithms.h" | #include "ReaderAlgorithms.h" |
5 | ||
#include "event/EventTrkEvent.h" | ||
6 | extern "C" { | extern "C" { |
7 | //Passo il path verso la il file temporaneo | //Passo il path verso la il file temporaneo |
8 | extern void trkeventpkt_(int*, unsigned char[], long int*, int*); | extern void trkeventpkt_(int*, unsigned char[], long int*, int*); |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |