Geant4  10.02.p03
DeleteDynamicParticle Struct Reference

#include <G4DynamicParticleVector.hh>

Collaboration diagram for DeleteDynamicParticle:

Public Member Functions

void operator() (G4DynamicParticle *aP)
 

Detailed Description

Definition at line 44 of file G4DynamicParticleVector.hh.

Member Function Documentation

◆ operator()()

void DeleteDynamicParticle::operator() ( G4DynamicParticle aP)
inline

Definition at line 44 of file G4DynamicParticleVector.hh.

44 {void operator()(G4DynamicParticle*aP) {delete aP;}};
void operator()(G4DynamicParticle *aP)
Here is the call graph for this function:
Here is the caller graph for this function:

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