ATLAS Offline Software
Loading...
Searching...
No Matches
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
6#include "GaudiKernel/MsgStream.h"
7
11#include <set>
12#include <algorithm>
13#include <iostream>
14#include <cassert>
15
16
17//______________________________________________________
19 : AtlasDetectorID ("LUCID_ID", "")
20{
21}
22//______________________________________________________
AtlasDetectorID(const std::string &name, const std::string &group)
singleton-like access to IMessageSvc via open function and helper