#include <G4QCandidateVector.hh>
Public Member Functions | |
| void | operator() (G4QCandidate *aQ) |
Definition at line 45 of file G4QCandidateVector.hh.
| void DeleteQCandidate::operator() | ( | G4QCandidate * | aQ | ) | [inline] |
Definition at line 45 of file G4QCandidateVector.hh.
00045 { void operator()(G4QCandidate * aQ){delete aQ;}};
1.4.7