ATLAS Offline Software
Classes | Enumerations
Crest Namespace Reference

Classes

class  CrestContainer
 It compares timestamp in string format. More...
 

Enumerations

enum  TypeId {
  TypeId::Bool, TypeId::UChar, TypeId::Int16, TypeId::UInt16,
  TypeId::Int32, TypeId::UInt32, TypeId::UInt63, TypeId::Int64,
  TypeId::Float, TypeId::Double, TypeId::String255, TypeId::String4k,
  TypeId::String64k, TypeId::String16M, TypeId::String128M, TypeId::Blob64k,
  TypeId::Blob16M, TypeId::Blob128M, TypeId::TypeIdCount
}
 
enum  ModeId { ModeId::Standard, ModeId::DCS, ModeId::DCS_FULL }
 

Enumeration Type Documentation

◆ ModeId

enum Crest::ModeId
strong
Enumerator
Standard 
DCS 
DCS_FULL 

Definition at line 49 of file CrestContainer.h.

49  {
51  };

◆ TypeId

enum Crest::TypeId
strong
Enumerator
Bool 
UChar 
Int16 
UInt16 
Int32 
UInt32 
UInt63 
Int64 
Float 
Double 
String255 
String4k 
String64k 
String16M 
String128M 
Blob64k 
Blob16M 
Blob128M 
TypeIdCount 

Definition at line 22 of file CrestContainer.h.

Crest::TypeId::UInt16
@ UInt16
Crest::TypeId::Blob128M
@ Blob128M
Crest::TypeId::UInt63
@ UInt63
Crest::ModeId::DCS_FULL
@ DCS_FULL
Crest::TypeId::String16M
@ String16M
Crest::TypeId::String255
@ String255
Crest::TypeId::Blob64k
@ Blob64k
Crest::TypeId::Float
@ Float
Crest::TypeId::Bool
@ Bool
Crest::TypeId::Blob16M
@ Blob16M
Crest::TypeId::UChar
@ UChar
Crest::TypeId::UInt32
@ UInt32
Crest::TypeId::Int32
@ Int32
Crest::TypeId::String128M
@ String128M
Crest::ModeId::Standard
@ Standard
Crest::TypeId::Int64
@ Int64
Crest::TypeId::String64k
@ String64k
Crest::TypeId::TypeIdCount
@ TypeIdCount
Crest::ModeId::DCS
@ DCS
Crest::TypeId::String4k
@ String4k
Crest::TypeId::Int16
@ Int16
Crest::TypeId::Double
@ Double