ATLAS Offline Software
Loading...
Searching...
No Matches
Identifiable.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
9
10// default implementation
15
16// default implementation
17const IdHelper*
19 return (nullptr);
20}
21
This is an abstract base class for helper classes that know how to convert Identifier <-> IdentifierH...
Definition IdHelper.h:24
virtual IdentifierHash identifyHash() const
virtual const IdHelper * getHelper() const
This is a "hash" representation of an Identifier.