ATLAS Offline Software
Loading...
Searching...
No Matches
IdDictRegionEntry.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3 */
4
6
8
10
12 IdDictDictionary& /*dictionary*/,
13 IdDictRegion& /*region*/) {
14}
15
17 IdDictDictionary& /*dictionary*/,
18 IdDictRegion& /*region*/,
19 std::string_view /*tag*/) {
20}
21
24
26 return(true);
27}
28
virtual void reset_implementation()
virtual void resolve_references(IdDictMgr &, IdDictDictionary &, IdDictRegion &)
virtual void generate_implementation(const IdDictMgr &, IdDictDictionary &, IdDictRegion &, std::string_view tag)
virtual bool verify() const
virtual ~IdDictRegionEntry()