Geant4-11
Public Member Functions
DeleteKineticTrack Struct Reference

#include <G4KineticTrackVector.hh>

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)

References operator()().

Referenced by operator()().


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