Geant4-11
G4Scatterer
Register
Public Member Functions
G4Scatterer::Register Struct Reference
Public Member Functions
template<class T >
void
operator()
(T *,
G4CollisionVector
*aC)
Detailed Description
Definition at line
74
of file
G4Scatterer.hh
.
Member Function Documentation
◆
operator()()
template<class T >
void G4Scatterer::Register::operator()
(
T *
,
G4CollisionVector
*
aC
)
inline
Definition at line
76
of file
G4Scatterer.hh
.
77
{
78
G4VCollision
* aT =
new
T;
79
aC->push_back(aT);
80
}
G4VCollision
Definition:
G4VCollision.hh:40
The documentation for this struct was generated from the following file:
source/processes/hadronic/models/im_r_matrix/include/
G4Scatterer.hh
Generated by
1.9.3