Geant4-11
Public Member Functions
G4StatMFChannel::DeleteFragment Struct Reference

Public Member Functions

template<typename T >
void operator() (const T *ptr) const
 

Detailed Description

Definition at line 101 of file G4StatMFChannel.hh.

Member Function Documentation

◆ operator()()

template<typename T >
void G4StatMFChannel::DeleteFragment::operator() ( const T *  ptr) const
inline

Definition at line 104 of file G4StatMFChannel.hh.

105 {
106 delete ptr;
107 }

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