Geant4  10.02.p03
DeleteCollisionInitialState Struct Reference

#include <G4ListOfCollisions.hh>

Collaboration diagram for DeleteCollisionInitialState:

Public Member Functions

void operator() (G4CollisionInitialState *aC)
 

Detailed Description

Definition at line 45 of file G4ListOfCollisions.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 45 of file G4ListOfCollisions.hh.

45 { void operator()(G4CollisionInitialState *aC) {delete aC;} };
void operator()(G4CollisionInitialState *aC)
Here is the call graph for this function:
Here is the caller graph for this function:

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