Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

rcArchiver Class Reference

Event Archiver. More...

Inheritance diagram for rcArchiver:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 __init__ (filePath=None, fileName=None, mode=MODE_CREATE, userId=123)
 write (rawEventData)
 writeTuple (tuple)
 read ()
 close ()
 isClosed ()
 getFileName ()
 getFilePath ()

Static Public Member Functions

static getFileNameFromTS (ts)

Detailed Description

Event Archiver.

Default event archiver class to store event data to a file. This class can be inherited to create a custom event class and using it from a RunControl class by calling the setArchiverClass method.

Definition at line 20 of file rcArchiver.py.


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 13:27:48 2006 for LATTE R04-12-00 by doxygen 1.4.3