Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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: