Geant4-11
Public Member Functions
DeleteCollisionInitialState Struct Reference

#include <G4ListOfCollisions.hh>

Public Member Functions

void operator() (G4CollisionInitialState *aC)
 

Detailed Description

Definition at line 43 of file G4ListOfCollisions.hh.

Member Function Documentation

◆ operator()()

void DeleteCollisionInitialState::operator() ( G4CollisionInitialState aC)
inline

Definition at line 43 of file G4ListOfCollisions.hh.

43{ void operator()(G4CollisionInitialState *aC) {delete aC;} };
void operator()(G4CollisionInitialState *aC)

References operator()().

Referenced by operator()().


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