Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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

◆ operator()()

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

Definition at line 50 of file G4QPDGCodeVector.hh.

51 {
52 //G4cout<<"G4QPDGCodeVector::DeleteQPDGCode: Before aN="<<aN<<G4endl; // TMP
53 if(aN) delete aN; // void Destructor
54 else G4cerr<<"***G4QPDGCodeVector::DeleteQPDGCode: aN="<<aN<<G4endl; // TMP
55 }
#define G4endl
Definition: G4ios.hh:52
G4DLLIMPORT std::ostream G4cerr

The documentation for this struct was generated from the following file: