ATLAS Offline Software
ForwardDetectors
LUCID
LUCID_Identifier
LUCID_Identifier
LUCID_ID.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LUCID_ID_H
6
#define LUCID_ID_H
7
8
#include "
AtlasDetDescr/AtlasDetectorID.h
"
9
#include "Identifier/Identifier.h"
10
#include "
Identifier/IdentifierHash.h
"
11
#include "
Identifier/MultiRange.h
"
12
#include "
Identifier/IdHelper.h
"
13
#include "
IdDict/IdDictFieldImplementation.h
"
14
#include "
AthenaKernel/CLASS_DEF.h
"
15
16
#include <string>
17
#include <map>
18
#include <assert.h>
19
#include <vector>
20
21
class
IdDictDictionary
;
22
23
class
LUCID_ID
:
public
AtlasDetectorID
24
{
25
public
:
26
27
28
typedef
Identifier::size_type
size_type
;
29
typedef
std::vector<Identifier>::const_iterator
const_id_iterator
;
30
typedef
MultiRange::const_identifier_factory
const_expanded_id_iterator
;
31
32
LUCID_ID
(
void
);
33
~LUCID_ID
(
void
);
34
35
private
:
36
37
38
39
};
40
41
CLASS_DEF
(
LUCID_ID
, 2718, 1)
42
43
44
#endif
LUCID_ID::const_id_iterator
std::vector< Identifier >::const_iterator const_id_iterator
Definition:
LUCID_ID.h:29
LUCID_ID::size_type
Identifier::size_type size_type
Definition:
LUCID_ID.h:28
LUCID_ID::LUCID_ID
LUCID_ID(void)
Definition:
LUCID_ID.cxx:19
IdHelper.h
AtlasDetectorID.h
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
MultiRange::const_identifier_factory
Definition:
MultiRange.h:52
IdentifierHash.h
MultiRange.h
IdDictDictionary
Definition:
IdDictDictionary.h:30
IdDictFieldImplementation.h
LUCID_ID
Definition:
LUCID_ID.h:24
LUCID_ID::const_expanded_id_iterator
MultiRange::const_identifier_factory const_expanded_id_iterator
Definition:
LUCID_ID.h:30
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition:
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
Identifier::size_type
unsigned long long size_type
Definition:
DetectorDescription/Identifier/Identifier/Identifier.h:29
LUCID_ID::~LUCID_ID
~LUCID_ID(void)
Definition:
LUCID_ID.cxx:23
CLASS_DEF.h
macros to associate a CLID to a type
AtlasDetectorID
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
Definition:
AtlasDetectorID.h:57
Generated on Mon Dec 23 2024 21:14:01 for ATLAS Offline Software by
1.8.18