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

Public Member Functions

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

Detailed Description

Definition at line 110 of file G4StatMFMacroCanonical.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 113 of file G4StatMFMacroCanonical.hh.

114 {
115 delete ptr;
116 }

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