Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
DeleteReactionProduct Struct Reference

#include <G4ReactionProductVector.hh>

Public Member Functions

void operator() (G4ReactionProduct *aR)
 

Detailed Description

Definition at line 44 of file G4ReactionProductVector.hh.

Member Function Documentation

◆ operator()()

void DeleteReactionProduct::operator() ( G4ReactionProduct * aR)
inline

Definition at line 44 of file G4ReactionProductVector.hh.

44{ void operator()(G4ReactionProduct * aR){delete aR;} };
void operator()(G4ReactionProduct *aR)

Referenced by operator()().


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