ATLAS Offline Software
LUCID_HardwareID.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 "IdDict/IdDictDefs.h"
8 #include "GaudiKernel/MsgStream.h"
9 
10 
12  : AtlasDetectorID ("LUCID_HardwareID", "")
13 {
14 }
15 
17 {
18 }
LUCID_HardwareID::LUCID_HardwareID
LUCID_HardwareID()
Definition: LUCID_HardwareID.cxx:11
LUCID_HardwareID.h
IdDictDefs.h
LUCID_HardwareID::~LUCID_HardwareID
virtual ~LUCID_HardwareID()
Definition: LUCID_HardwareID.cxx:16
IdentifierHash.h
AtlasDetectorID
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
Definition: AtlasDetectorID.h:57