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

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

#include <Handle.h>

Public Member Functions

void operator() (T handle) const
 

Detailed Description

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

Functor to destroy handles and delete the cached object.

Definition at line 215 of file Handle.h.

Member Function Documentation

◆ operator()()

template<typename T >
void dd4hep::detail::ReleaseHandle< T >::operator() ( handle) const
inline

Definition at line 217 of file Handle.h.


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