ATLAS Offline Software
ForwardDetectors
LUCID
LUCID_Identifier
src
LUCID_ID.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
AthenaKernel/getMessageSvc.h
"
6
#include "GaudiKernel/MsgStream.h"
7
8
#include "
LUCID_Identifier/LUCID_ID.h
"
9
#include "
LUCID_Identifier/LUCID_DetElemHash.h
"
10
#include "
Identifier/IdentifierHash.h
"
11
#include "
IdDict/IdDictDefs.h
"
12
#include <set>
13
#include <algorithm>
14
#include <iostream>
15
#include <cassert>
16
17
18
//______________________________________________________
19
LUCID_ID::LUCID_ID
()
20
:
AtlasDetectorID
(
"LUCID_ID"
,
""
)
21
{
22
}
23
//______________________________________________________
24
LUCID_ID::~LUCID_ID
(){
25
26
}
getMessageSvc.h
singleton-like access to IMessageSvc via open function and helper
LUCID_ID::LUCID_ID
LUCID_ID()
Definition:
LUCID_ID.cxx:19
IdDictDefs.h
IdentifierHash.h
LUCID_ID::~LUCID_ID
~LUCID_ID()
Definition:
LUCID_ID.cxx:24
AtlasDetectorID
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
Definition:
AtlasDetectorID.h:57
LUCID_ID.h
LUCID_DetElemHash.h
Generated on Tue Sep 2 2025 21:15:48 for ATLAS Offline Software by
1.8.18