Geant4  10.02.p03
DeleteLevel Struct Reference

#include <G4PtrLevelVector.hh>

Collaboration diagram for DeleteLevel:

Public Member Functions

void operator() (G4NuclearLevel *aL)
 

Detailed Description

Definition at line 50 of file G4PtrLevelVector.hh.

Member Function Documentation

◆ operator()()

void DeleteLevel::operator() ( G4NuclearLevel aL)
inline

Definition at line 50 of file G4PtrLevelVector.hh.

50 { void operator () (G4NuclearLevel * aL) {delete aL;} };
void operator()(G4NuclearLevel *aL)

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