Geant4  10.02.p03
DeleteKineticTrack Struct Reference

#include <G4KineticTrackVector.hh>

Collaboration diagram for DeleteKineticTrack:

Public Member Functions

void operator() (G4KineticTrack *aT)
 

Detailed Description

Definition at line 49 of file G4KineticTrackVector.hh.

Member Function Documentation

◆ operator()()

void DeleteKineticTrack::operator() ( G4KineticTrack aT)
inline

Definition at line 49 of file G4KineticTrackVector.hh.

49 {void operator()(G4KineticTrack * aT){delete aT;}};
void operator()(G4KineticTrack *aT)
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: