Geant4  10.02.p03
DeleteParton Struct Reference

#include <G4PartonVector.hh>

Collaboration diagram for DeleteParton:

Public Member Functions

void operator() (G4Parton *aP)
 

Detailed Description

Definition at line 42 of file G4PartonVector.hh.

Member Function Documentation

◆ operator()()

void DeleteParton::operator() ( G4Parton aP)
inline

Definition at line 42 of file G4PartonVector.hh.

42 { void operator()(G4Parton*aP){delete aP;} };
void operator()(G4Parton *aP)
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: