GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DefaultKeyFactory.h File Reference

header file for DefaultKeyFactory.cpp More...

#include "KeyFactory.h"
#include "Key.h"

Go to the source code of this file.

Classes

class  ADF::DefaultKeyFactory
 
class  ADF::FSKey_0_0
 FSKey_0_0 The length of the frame is coded on 2 bytes (UShort_t, max size: 65534) More...
 
class  ADF::FSKey_0_1
 FSKey_0_1 The length of the frame is coded on 4 bytes. More...
 
class  ADF::UIDKey
 Base Key for frames assoeciated with a id which could be event # or Timestamp (32 bits) More...
 
class  ADF::UIDKey_0_0
 UIDKey used for sequences of frames with contant length starting with a id which could be event # or Timestamp (32 bits) More...
 
class  ADF::UIDKey_0_1
 UIDKey used for sequences of frames with contant length starting with a id which could be event # or Timestamp (64 bits) More...
 
class  ADF::UIDKey_1_0
 UIDKey used for sequences of frames with variable length starting associated to an id which could be event # or Timestamp. More...
 
class  ADF::UIDKey_1_1
 UIDKey used for sequences of frames with contant length starting with a id which could be event # or Timestamp (64 bits) More...
 

Namespaces

 ADF
 

Macros

#define ADF_DEFAULTKEYFACTORY_H   ADF_DefaultKeyFactory
 

Detailed Description

header file for DefaultKeyFactory.cpp

Definition in file DefaultKeyFactory.h.