DeleteQPDGCode Struct Reference

#include <G4QPDGCodeVector.hh>


Public Member Functions

void operator() (G4QPDGCode *aN)


Detailed Description

Definition at line 48 of file G4QPDGCodeVector.hh.


Member Function Documentation

void DeleteQPDGCode::operator() ( G4QPDGCode aN  )  [inline]

Definition at line 50 of file G4QPDGCodeVector.hh.

References G4cerr, and G4endl.

00051   {
00052     //G4cout<<"G4QPDGCodeVector::DeleteQPDGCode: Before aN="<<aN<<G4endl; // TMP
00053     if(aN) delete aN; // void Destructor
00054     else G4cerr<<"***G4QPDGCodeVector::DeleteQPDGCode: aN="<<aN<<G4endl; // TMP
00055   }


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