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

#include <G4GeneralNNCollision.hh>

Static Public Member Functions

static void Make (G4CollisionComposite *aC)
 

Detailed Description

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

Definition at line 68 of file G4GeneralNNCollision.hh.

Member Function Documentation

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

Definition at line 69 of file G4GeneralNNCollision.hh.

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

Referenced by G4CollisionNNToNNstar::G4CollisionNNToNNstar().

70  {
75  typedef GROUP4(theC1, theC2, theC3, theC4) theChannels;
76  G4CollisionComposite::Resolve aR;
77  G4ForEach<theChannels>::Apply(&aR, aC);
78  }};
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: