![]() |
|
|
Generated: 18 Jul 2008 |
#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 |
| const long ACCESS_StorageType = 0x0a |
| const long CDF_StorageType = 0x05 |
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().
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 32 of file ClassID.h.
Referenced by HbookCnv::H2DCnv::classID(), Gaudi::Histogram2D::classID(), RootHistCnv::RDirectoryCnv::fillObjRefs(), and HbookCnv::HDirectoryCnv::fillObjRefs().
const CLID CLID_H2DVar = 38 [static] |
Definition at line 36 of file ClassID.h.
Referenced by Gaudi::Histogram3D::classID(), and RootHistCnv::RDirectoryCnv::fillObjRefs().
const CLID CLID_H3DVar = 52 [static] |
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().
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] |
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_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 |
| const long DBOOMS_StorageType = 0x08 |
| const long ESC_StorageType = 0x04 |
| const long EXCEL_StorageType = 0x0b |
| const long GiGaGeom_StorageType = 0x33 |
| const long GiGaHits_StorageType = 0x35 |
| const long GiGaKine_StorageType = 0x32 |
| const long GiGaTraj_StorageType = 0x34 |
| 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 |
| const long MYSQL_StorageType = 0x0e |
| const long OBJY_StorageType = 0x03 |
| const long ORACLE_StorageType = 0x0f |
| const long POOL_ACCESS_StorageType = 0x400 |
| const long POOL_MYSQL_StorageType = 0x800 |
| const long POOL_ORACLE_StorageType = 0x900 |
| const long POOL_ROOT_StorageType = 0x200 |
| const long POOL_ROOTKEY_StorageType = 0x201 |
| const long POOL_ROOTTREE_StorageType = 0x202 |
| 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 |
| const long RAWDESC_StorageType = 0xC000000 |
| 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 |
| const long SQLSERVER_StorageType = 0x0d |
| const long TEST_StorageType = 0x00 |
| const long TEXTJET_StorageType = 0x0c |
| const long XML_StorageType = 0x07 |
| const long XMLSTRING_StorageType = 0x10 |