Gaudi Framework, version v20r2

Generated: 18 Jul 2008

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 long ACCESS_StorageType = 0x0a

Definition at line 61 of file ClassID.h.

Referenced by PersistencySvc::getService().

const long CDF_StorageType = 0x05

Definition at line 56 of file ClassID.h.

const CLID CLID_Any = 0x0000FFFF [static]

Definition at line 22 of file ClassID.h.

Referenced by PoolDbCnvSvc::createConverter().

const CLID CLID_Catalog = 3 [static]

Definition at line 16 of file ClassID.h.

Referenced by DetDataSvc::clearStore(), DetDataSvc::DetDataSvc(), and DetDataSvc::setupDetectorDescription().

const CLID CLID_ColumnWiseTuple = 43 [static]

Definition at line 44 of file ClassID.h.

Referenced by RootHistCnv::RCWNTupleCnv::classID(), HbookCnv::HCWNTupleCnv::classID(), NTuple::ColumnWiseTuple::classID(), Tuples::TupleObj::columnWise(), NTupleSvc::create(), RootHistCnv::RDirectoryCnv::fillObjRefs(), HbookCnv::HDirectoryCnv::fillObjRefs(), NTuple::Tuple::i_addItem(), NTuple::Tuple::i_addObject(), NTuple::Tuple::i_item(), RootHistCnv::RCWNTupleCnv::load(), HbookCnv::HCWNTupleCnv::load(), PoolDbDirectoryCnv::updateObjRefs(), and PoolDbAddress::~PoolDbAddress().

const CLID CLID_H1D = 32 [static]

Definition at line 28 of file ClassID.h.

Referenced by HbookCnv::H1DCnv::classID(), Gaudi::Histogram1D::classID(), RootHistCnv::RDirectoryCnv::fillObjRefs(), and HbookCnv::HDirectoryCnv::fillObjRefs().

const CLID CLID_H1DVar = 33 [static]

Definition at line 29 of file ClassID.h.

const CLID CLID_H2D = 36 [static]

Definition at line 32 of file ClassID.h.

Referenced by HbookCnv::H2DCnv::classID(), Gaudi::Histogram2D::classID(), RootHistCnv::RDirectoryCnv::fillObjRefs(), and HbookCnv::HDirectoryCnv::fillObjRefs().

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_H3D = 50 [static]

Definition at line 36 of file ClassID.h.

Referenced by Gaudi::Histogram3D::classID(), and RootHistCnv::RDirectoryCnv::fillObjRefs().

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_NTupleDirectory = CLID_StatisticsDirectory [static]

Definition at line 42 of file ClassID.h.

Referenced by RootHistCnv::RDirectoryCnv::classID(), NTuple::Directory::classID(), and RootHistCnv::RDirectoryCnv::fillObjRefs().

const CLID CLID_NTupleFile = CLID_StatisticsFile [static]

Definition at line 41 of file ClassID.h.

Referenced by NTupleSvc::attachTuple(), RootHistCnv::RFileCnv::classID(), HbookCnv::HFileCnv::classID(), and NTuple::File::classID().

const CLID CLID_NULL = 0 [static]

Definition at line 15 of file ClassID.h.

Referenced by HbookCnv::HDirectoryCnv::fillObjRefs(), ConversionSvc::makeCall(), PersistencySvc::objType(), and ConversionSvc::objType().

const CLID CLID_ObjectList = 1<<18 [static]

Definition at line 21 of file ClassID.h.

Referenced by ObjectList< TYPE >::classID(), PoolDbCnvSvc::createConverter(), StoreExplorerAlg::printObj(), and PoolDbKeyedContainerCnv::updateObjRefs().

const CLID CLID_ObjectVector = 1<<17 [static]

Definition at line 20 of file ClassID.h.

Referenced by Containers::KeyedObjectManager< SETUP >::classID(), ObjectVector< TYPE >::classID(), PoolDbCnvSvc::createConverter(), StoreExplorerAlg::printObj(), and PoolDbKeyedContainerCnv::updateObjRefs().

const CLID CLID_ProfileH = 34 [static]

Definition at line 30 of file ClassID.h.

Referenced by RootHistCnv::RHistogramCnv< T, S, Q >::classID(), Gaudi::Profile1D::classID(), and RootHistCnv::RDirectoryCnv::fillObjRefs().

const CLID CLID_ProfileH2 = 39 [static]

Definition at line 35 of file ClassID.h.

Referenced by Gaudi::Profile2D::classID(), and RootHistCnv::RDirectoryCnv::fillObjRefs().

const CLID CLID_ProfileHVar = 35 [static]

Definition at line 31 of file ClassID.h.

const CLID CLID_RowWiseTuple = 42 [static]

Definition at line 43 of file ClassID.h.

Referenced by RootHistCnv::RRWNTupleCnv::classID(), HbookCnv::HRWNTupleCnv::classID(), NTuple::RowWiseTuple::classID(), NTupleSvc::create(), HbookCnv::HDirectoryCnv::fillObjRefs(), HbookCnv::HRWNTupleCnv::load(), Tuples::TupleObj::rowWise(), PoolDbDirectoryCnv::updateObjRefs(), and PoolDbAddress::~PoolDbAddress().

const CLID CLID_Run = 100 [static]

Definition at line 18 of file ClassID.h.

const CLID CLID_StatisticsDirectory = 41 [static]

Definition at line 25 of file ClassID.h.

Referenced by HbookCnv::HDirectoryCnv::classID(), PoolDbDirectoryCnv::createRep(), HbookCnv::HDirectoryCnv::fillObjRefs(), and PoolDbDirectoryCnv::updateObjRefs().

const CLID CLID_StatisticsFile = 40 [static]

Definition at line 24 of file ClassID.h.

Referenced by HistogramAgent::analyse(), HistogramSvc::connectInput(), PoolDbDirectoryCnv::createRep(), and PoolDbDirectoryCnv::updateObjRefs().

const long CONDDB_StorageType = 0x09

Definition at line 60 of file ClassID.h.

const long DBOOMS_StorageType = 0x08

Definition at line 59 of file ClassID.h.

const long ESC_StorageType = 0x04

Definition at line 55 of file ClassID.h.

const long EXCEL_StorageType = 0x0b

Definition at line 62 of file ClassID.h.

const long GiGaGeom_StorageType = 0x33

Definition at line 81 of file ClassID.h.

const long GiGaHits_StorageType = 0x35

Definition at line 83 of file ClassID.h.

const long GiGaKine_StorageType = 0x32

Definition at line 80 of file ClassID.h.

const long GiGaTraj_StorageType = 0x34

Definition at line 82 of file ClassID.h.

const long HBOOK_StorageType = 0x06

Definition at line 57 of file ClassID.h.

Referenced by HistogramSvc::connectInput(), NTupleSvc::createService(), and HbookCnv::HConverter::storageType().

const long MBM_StorageType = 0xB000000

Definition at line 77 of file ClassID.h.

const long MYSQL_StorageType = 0x0e

Definition at line 65 of file ClassID.h.

Referenced by PersistencySvc::getService().

const long OBJY_StorageType = 0x03

Definition at line 54 of file ClassID.h.

Referenced by PersistencySvc::getService().

const long ORACLE_StorageType = 0x0f

Definition at line 66 of file ClassID.h.

Referenced by PersistencySvc::getService().

const long POOL_ACCESS_StorageType = 0x400

Definition at line 72 of file ClassID.h.

Referenced by PersistencySvc::getService().

const long POOL_MYSQL_StorageType = 0x800

Definition at line 73 of file ClassID.h.

Referenced by PersistencySvc::getService().

const long POOL_ORACLE_StorageType = 0x900

Definition at line 74 of file ClassID.h.

Referenced by PersistencySvc::getService().

const long POOL_ROOT_StorageType = 0x200

Definition at line 69 of file ClassID.h.

Referenced by PersistencySvc::getService().

const long POOL_ROOTKEY_StorageType = 0x201

Definition at line 70 of file ClassID.h.

Referenced by PersistencySvc::getService().

const long POOL_ROOTTREE_StorageType = 0x202

Definition at line 71 of file ClassID.h.

Referenced by PersistencySvc::getService().

const long POOL_StorageType = 0x100

Definition at line 68 of file ClassID.h.

Referenced by PoolDbCnvSvc::createConverter(), PoolDbNTupleCnv::createRep(), PersistencySvc::getService(), and PoolDbCnvSvc::markUpdate().

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 ROOT_StorageType = 0x02

Definition at line 53 of file ClassID.h.

Referenced by HistogramSvc::connectInput(), NTupleSvc::createService(), PersistencySvc::getService(), and RootHistCnv::RConverter::storageType().

const long SICB_StorageType = 0x01

Definition at line 52 of file ClassID.h.

Referenced by PersistencySvc::getService().

const long SQLSERVER_StorageType = 0x0d

Definition at line 64 of file ClassID.h.

Referenced by PersistencySvc::getService().

const long TEST_StorageType = 0x00

Definition at line 50 of file ClassID.h.

Referenced by NTupleSvc::createService().

const long TEXTJET_StorageType = 0x0c

Definition at line 63 of file ClassID.h.

const long XML_StorageType = 0x07

Definition at line 58 of file ClassID.h.

Referenced by DetDataSvc::DetDataSvc().

const long XMLSTRING_StorageType = 0x10

Definition at line 67 of file ClassID.h.


Generated at Fri Jul 18 12:00:51 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004