/[PAMELA software]/yoda/event/DirectoryStructure.h
ViewVC logotype

Contents of /yoda/event/DirectoryStructure.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3.0 - (show annotations) (download)
Fri Mar 4 15:54:11 2005 UTC (19 years, 9 months ago) by kusanagi
Branch: MAIN
Changes since 2.0: +1 -1 lines
File MIME type: text/plain
Error proof version.
Implemented all detectors packets plus all the main telemetries packets.
Missing all the Init and Alarm packets.
Disabled CRC control on VarDump, ArrDump, TabDump for CPU debugging needs
(the data formats seems correct even if CRC get wrong)

1 /** @file
2 * $Source: /home/cvsmanager/yoda/event/DirectoryStructure.h,v $
3 * $Id: DirectoryStructure.h,v 2.0 2004/09/21 20:49:57 kusanagi Exp $
4 * $Author: kusanagi $
5 *
6 * Header file for the CreateDirectoryStructure() function.
7 */
8 #ifndef DIRECTORYSTRUCTURE_H
9 #define DIRECTORYSTRUCTURE_H
10
11 int CreateDirectoryStructure(const char *FileName);
12
13 #endif /* DIRECTORYSTRUCTURE_H */

  ViewVC Help
Powered by ViewVC 1.1.23