| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

ClassID.h File Reference

#include "GaudiKernel/Kernel.h"

Include dependency graph for ClassID.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Typedefs

typedef unsigned int CLID
 Class ID definition.

Variables

static const CLID CLID_NULL = 0
static const CLID CLID_Catalog = 3
static const CLID CLID_Run = 100
static const CLID CLID_ObjectVector = 1<<17
static const CLID CLID_ObjectList = 1<<18
static const CLID CLID_Any = 0x0000FFFF
static const CLID CLID_StatisticsFile = 40
static const CLID CLID_StatisticsDirectory = 41
static const CLID CLID_H1D = 32
static const CLID CLID_H1DVar = 33
static const CLID CLID_ProfileH = 34
static const CLID CLID_ProfileHVar = 35
static const CLID CLID_H2D = 36
static const CLID CLID_H2DF = 37
static const CLID CLID_H2DVar = 38
static const CLID CLID_ProfileH2 = 39
static const CLID CLID_H3D = 50
static const CLID CLID_H3DF = 51
static const CLID CLID_H3DVar = 52
static const CLID CLID_NTupleFile = CLID_StatisticsFile
static const CLID CLID_NTupleDirectory = CLID_StatisticsDirectory
static const CLID CLID_RowWiseTuple = 42
static const CLID CLID_ColumnWiseTuple = 43
const long TEST_StorageType = 0x00
const long SICB_StorageType = 0x01
const long ROOT_StorageType = 0x02
const long OBJY_StorageType = 0x03
const long ESC_StorageType = 0x04
const long CDF_StorageType = 0x05
const long HBOOK_StorageType = 0x06
const long XML_StorageType = 0x07
const long DBOOMS_StorageType = 0x08
const long CONDDB_StorageType = 0x09
const long ACCESS_StorageType = 0x0a
const long EXCEL_StorageType = 0x0b
const long TEXTJET_StorageType = 0x0c
const long SQLSERVER_StorageType = 0x0d
const long MYSQL_StorageType = 0x0e
const long ORACLE_StorageType = 0x0f
const long XMLSTRING_StorageType = 0x10
const long POOL_StorageType = 0x100
const long POOL_ROOT_StorageType = 0x200
const long POOL_ROOTKEY_StorageType = 0x201
const long POOL_ROOTTREE_StorageType = 0x202
const long POOL_ACCESS_StorageType = 0x400
const long POOL_MYSQL_StorageType = 0x800
const long POOL_ORACLE_StorageType = 0x900
const long RAWDATA_StorageType = 0xA000000
const long RAWDESC_StorageType = 0xC000000
const long MBM_StorageType = 0xB000000
const long GiGaKine_StorageType = 0x32
const long GiGaGeom_StorageType = 0x33
const long GiGaTraj_StorageType = 0x34
const long GiGaHits_StorageType = 0x35

Typedef Documentation

typedef unsigned int CLID

Class ID definition.

Definition at line 9 of file ClassID.h.


Variable Documentation

const CLID CLID_NULL = 0 [static]

Definition at line 15 of file ClassID.h.

const CLID CLID_Catalog = 3 [static]

Definition at line 16 of file ClassID.h.

const CLID CLID_Run = 100 [static]

Definition at line 18 of file ClassID.h.

const CLID CLID_ObjectVector = 1<<17 [static]

Definition at line 20 of file ClassID.h.

const CLID CLID_ObjectList = 1<<18 [static]

Definition at line 21 of file ClassID.h.

const CLID CLID_Any = 0x0000FFFF [static]

Definition at line 22 of file ClassID.h.

const CLID CLID_StatisticsFile = 40 [static]

Definition at line 24 of file ClassID.h.

const CLID CLID_StatisticsDirectory = 41 [static]

Definition at line 25 of file ClassID.h.

const CLID CLID_H1D = 32 [static]

Definition at line 28 of file ClassID.h.

const CLID CLID_H1DVar = 33 [static]

Definition at line 29 of file ClassID.h.

const CLID CLID_ProfileH = 34 [static]

Definition at line 30 of file ClassID.h.

const CLID CLID_ProfileHVar = 35 [static]

Definition at line 31 of file ClassID.h.

const CLID CLID_H2D = 36 [static]

Definition at line 32 of file ClassID.h.

const CLID CLID_H2DF = 37 [static]

Definition at line 33 of file ClassID.h.

const CLID CLID_H2DVar = 38 [static]

Definition at line 34 of file ClassID.h.

const CLID CLID_ProfileH2 = 39 [static]

Definition at line 35 of file ClassID.h.

const CLID CLID_H3D = 50 [static]

Definition at line 36 of file ClassID.h.

const CLID CLID_H3DF = 51 [static]

Definition at line 37 of file ClassID.h.

const CLID CLID_H3DVar = 52 [static]

Definition at line 38 of file ClassID.h.

const CLID CLID_NTupleFile = CLID_StatisticsFile [static]

Definition at line 41 of file ClassID.h.

const CLID CLID_NTupleDirectory = CLID_StatisticsDirectory [static]

Definition at line 42 of file ClassID.h.

const CLID CLID_RowWiseTuple = 42 [static]

Definition at line 43 of file ClassID.h.

const CLID CLID_ColumnWiseTuple = 43 [static]

Definition at line 44 of file ClassID.h.

const long TEST_StorageType = 0x00

Definition at line 50 of file ClassID.h.

const long SICB_StorageType = 0x01

Definition at line 52 of file ClassID.h.

const long ROOT_StorageType = 0x02

Definition at line 53 of file ClassID.h.

const long OBJY_StorageType = 0x03

Definition at line 54 of file ClassID.h.

const long ESC_StorageType = 0x04

Definition at line 55 of file ClassID.h.

const long CDF_StorageType = 0x05

Definition at line 56 of file ClassID.h.

const long HBOOK_StorageType = 0x06

Definition at line 57 of file ClassID.h.

const long XML_StorageType = 0x07

Definition at line 58 of file ClassID.h.

const long DBOOMS_StorageType = 0x08

Definition at line 59 of file ClassID.h.

const long CONDDB_StorageType = 0x09

Definition at line 60 of file ClassID.h.

const long ACCESS_StorageType = 0x0a

Definition at line 61 of file ClassID.h.

const long EXCEL_StorageType = 0x0b

Definition at line 62 of file ClassID.h.

const long TEXTJET_StorageType = 0x0c

Definition at line 63 of file ClassID.h.

const long SQLSERVER_StorageType = 0x0d

Definition at line 64 of file ClassID.h.

const long MYSQL_StorageType = 0x0e

Definition at line 65 of file ClassID.h.

const long ORACLE_StorageType = 0x0f

Definition at line 66 of file ClassID.h.

const long XMLSTRING_StorageType = 0x10

Definition at line 67 of file ClassID.h.

const long POOL_StorageType = 0x100

Definition at line 68 of file ClassID.h.

const long POOL_ROOT_StorageType = 0x200

Definition at line 69 of file ClassID.h.

const long POOL_ROOTKEY_StorageType = 0x201

Definition at line 70 of file ClassID.h.

const long POOL_ROOTTREE_StorageType = 0x202

Definition at line 71 of file ClassID.h.

const long POOL_ACCESS_StorageType = 0x400

Definition at line 72 of file ClassID.h.

const long POOL_MYSQL_StorageType = 0x800

Definition at line 73 of file ClassID.h.

const long POOL_ORACLE_StorageType = 0x900

Definition at line 74 of file ClassID.h.

const long RAWDATA_StorageType = 0xA000000

Definition at line 75 of file ClassID.h.

const long RAWDESC_StorageType = 0xC000000

Definition at line 76 of file ClassID.h.

const long MBM_StorageType = 0xB000000

Definition at line 77 of file ClassID.h.

const long GiGaKine_StorageType = 0x32

Definition at line 80 of file ClassID.h.

const long GiGaGeom_StorageType = 0x33

Definition at line 81 of file ClassID.h.

const long GiGaTraj_StorageType = 0x34

Definition at line 82 of file ClassID.h.

const long GiGaHits_StorageType = 0x35

Definition at line 83 of file ClassID.h.

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:56:59 2011 for GaudiKernel by doxygen 1.4.7