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

edm Namespace Reference

The EventDataModel package. More...


Classes

class  DataBucket
 Codify and simplify access to a ROOT TFolder. More...

class  Event
 The base event data store object. More...

class  EventHandle
 Interface to the event store. Allows for partial I/O of various event components and enforcess const-correctness. More...

class  EventHeader
 Event header base class. More...

class  Exception
 Exceptions thrown by the event data model package. More...

class  TestDataObject
 Simple dummy data object to test reading and writing. More...


Enumerations

enum  { COLLECTION_NOT_FOUND, TYPE_MISMATCH, NO_FOLDER_FOUND }
 Enumerate the exception codes. More...


Detailed Description

The EventDataModel package.

Version:
Id
GenCheck.h,v 1.1.1.1 2007/08/30 21:32:22 messier Exp
Author:
messier@indiana.edu


Enumeration Type Documentation

anonymous enum
 

Enumerate the exception codes.

Enumeration values:
COLLECTION_NOT_FOUND 
TYPE_MISMATCH 
NO_FOLDER_FOUND 

Definition at line 29 of file fmwk/EventDataModel/Exception.h.

00029        {
00030     COLLECTION_NOT_FOUND,
00031     TYPE_MISMATCH,
00032     NO_FOLDER_FOUND
00033   };


Generated on Thu Sep 4 02:05:33 2008 for NOvA Offline by doxygen 1.3.5