DD4hep  1.28.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | List of all members
dd4hep::detail::DestroyHandle< T > Class Template Reference

Functor to destroy handles and delete the cached object. More...

#include <Handle.h>

Public Member Functions

void operator() (T ptr) const
 

Detailed Description

template<typename T>
class dd4hep::detail::DestroyHandle< T >

Functor to destroy handles and delete the cached object.

Definition at line 189 of file Handle.h.

Member Function Documentation

◆ operator()()

template<typename T >
void dd4hep::detail::DestroyHandle< T >::operator() ( ptr) const
inline

Definition at line 191 of file Handle.h.


The documentation for this class was generated from the following file: