Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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: