ATLAS Offline Software
Loading...
Searching...
No Matches
IdDictRegionEntry.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
8
10
12 IdDictDictionary& /*dictionary*/,
13 IdDictRegion& /*region*/) {
14}
15
17 IdDictDictionary& /*dictionary*/,
18 IdDictRegion& /*region*/,
19 const std::string& /*tag*/) {
20}
21
24
26 return(true);
27}
28
virtual void reset_implementation()
virtual void generate_implementation(const IdDictMgr &, IdDictDictionary &, IdDictRegion &, const std::string &)
virtual void resolve_references(IdDictMgr &, IdDictDictionary &, IdDictRegion &)
virtual bool verify() const
virtual ~IdDictRegionEntry()