|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODROOTACCESS_TOOLS_TDESTRUCTOR_H
9 #define XAODROOTACCESS_TOOLS_TDESTRUCTOR_H
60 #endif // XAODROOTACCESS_TOOLS_TDESTRUCTOR_H
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Implementation of the destructor base class for a given type.
virtual void destruct(void *ptr) const =0
Function that deletes an object of a given type from memory.
virtual ~TVirtualDestructor()
Virtual destructor (just realising the pun...), to make vtable happy.
Base class for the templated destructor types.
virtual void destruct(void *ptr) const
Function that deletes an object of this type from memory.