Geant4  10.02.p03
DeleteReactionProduct Struct Reference

#include <G4ReactionProductVector.hh>

Collaboration diagram for DeleteReactionProduct:

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)
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: