Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
DeleteCollisionInitialState Struct Reference

#include <G4ListOfCollisions.hh>

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)

Referenced by operator()().


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