DeleteDiscreteProcess Struct Reference

#include <G4QDiscreteProcessVector.hh>


Public Member Functions

void operator() (std::pair< G4VDiscreteProcess *, G4double > *DP)


Detailed Description

Definition at line 45 of file G4QDiscreteProcessVector.hh.


Member Function Documentation

void DeleteDiscreteProcess::operator() ( std::pair< G4VDiscreteProcess *, G4double > *  DP  )  [inline]

Definition at line 45 of file G4QDiscreteProcessVector.hh.

00045                              { void operator()(std::pair<G4VDiscreteProcess*,G4double>* DP)
00046                                {delete DP->first; delete DP;} };


The documentation for this struct was generated from the following file:
Generated on Mon May 27 17:51:22 2013 for Geant4 by  doxygen 1.4.7