Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions
G4GeneralNNCollision::MakeNNStarToNN< channelType, Np, Nn > Struct Template Reference

#include <G4GeneralNNCollision.hh>

Static Public Member Functions

static void Make (G4CollisionComposite *aC)
 

Detailed Description

template<class channelType, int Np, int Nn>
struct G4GeneralNNCollision::MakeNNStarToNN< channelType, Np, Nn >

Definition at line 81 of file G4GeneralNNCollision.hh.

Member Function Documentation

template<class channelType , int Np, int Nn>
static void G4GeneralNNCollision::MakeNNStarToNN< channelType, Np, Nn >::Make ( G4CollisionComposite aC)
inlinestatic

Definition at line 82 of file G4GeneralNNCollision.hh.

References G4ForEach< group >::Apply(), and GROUP4.

Referenced by G4CollisionNStarNToNN::G4CollisionNStarNToNN().

83  {
88  typedef GROUP4(theC1, theC2, theC3, theC4) theChannels;
89  G4CollisionComposite::Resolve aR;
90  G4ForEach<theChannels>::Apply(&aR, aC);
91  }};
INT4< channelType, NeutronPC, NeutronPC, Delta0PC, Delta0PC > theC1
INT4< channelType, NeutronPC, ProtonPC, DeltamPC, DeltappPC > theC4
INT4< channelType, NeutronPC, ProtonPC, Delta0PC, DeltapPC > theC3
Definition: G4Pair.hh:207
INT4< channelType, NeutronPC, NeutronPC, DeltamPC, DeltapPC > theC2
#define GROUP4(t1, t2, t3, t4)
Definition: G4Pair.hh:44

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