Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4CollisionComposite::Register Struct Reference

#include <G4CollisionComposite.hh>

Public Member Functions

template<class T >
void operator() (T *, G4CollisionComposite *aC)
 

Detailed Description

Definition at line 79 of file G4CollisionComposite.hh.

Member Function Documentation

◆ operator()()

template<class T >
void G4CollisionComposite::Register::operator() ( T *  ,
G4CollisionComposite aC 
)
inline

Definition at line 81 of file G4CollisionComposite.hh.

82 {
83 aC->AddComponent(new T());
84 }
void AddComponent(G4VCollision *aC)

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