Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
DeleteVSplitableHadron Struct Reference

Public Member Functions

void operator() (G4VSplitableHadron *aH)
 

Detailed Description

Definition at line 68 of file G4FTFModel.cc.

Member Function Documentation

◆ operator()()

void DeleteVSplitableHadron::operator() ( G4VSplitableHadron aH)
inline

Definition at line 68 of file G4FTFModel.cc.

68{ void operator()(G4VSplitableHadron * aH){ delete aH;} };
void operator()(G4VSplitableHadron *aH)
Definition: G4FTFModel.cc:68

Referenced by operator()().


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