#include <G4QHadronVector.hh>
Public Member Functions | |
void | operator() (G4QHadron *aQH) |
Definition at line 57 of file G4QHadronVector.hh.
void DeleteQHadron::operator() | ( | G4QHadron * | aQH | ) | [inline] |
Definition at line 57 of file G4QHadronVector.hh.
00057 { void operator()(G4QHadron* aQH){delete aQH;}};