Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions
G4GeneralNNCollision::MakeNNToNDelta< dm, d0, dp, dpp, channelType > Struct Template Reference

#include <G4GeneralNNCollision.hh>

Static Public Member Functions

static void Make (G4CollisionComposite *aC)
 

Detailed Description

template<int dm, int d0, int dp, int dpp, class channelType>
struct G4GeneralNNCollision::MakeNNToNDelta< dm, d0, dp, dpp, channelType >

Definition at line 53 of file G4GeneralNNCollision.hh.

Member Function Documentation

template<int dm, int d0, int dp, int dpp, class channelType >
static void G4GeneralNNCollision::MakeNNToNDelta< dm, d0, dp, dpp, channelType >::Make ( G4CollisionComposite aC)
inlinestatic

Definition at line 54 of file G4GeneralNNCollision.hh.

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

Referenced by G4CollisionNNToNDelta::G4CollisionNNToNDelta(), G4CollisionNNToNDelta1600::G4CollisionNNToNDelta1600(), G4CollisionNNToNDelta1620::G4CollisionNNToNDelta1620(), G4CollisionNNToNDelta1700::G4CollisionNNToNDelta1700(), G4CollisionNNToNDelta1900::G4CollisionNNToNDelta1900(), G4CollisionNNToNDelta1905::G4CollisionNNToNDelta1905(), G4CollisionNNToNDelta1910::G4CollisionNNToNDelta1910(), G4CollisionNNToNDelta1920::G4CollisionNNToNDelta1920(), G4CollisionNNToNDelta1930::G4CollisionNNToNDelta1930(), and G4CollisionNNToNDelta1950::G4CollisionNNToNDelta1950().

55  {
62  typedef GROUP6(theC1, theC2, theC3, theC4, theC5, theC6) theChannels;
63  G4CollisionComposite::Resolve aR;
64  G4ForEach<theChannels>::Apply(&aR, aC);
65  }};
INT4< channelType, NeutronPC, NeutronPC, Delta0PC, Delta0PC > theC1
INT4< channelType, ProtonPC, ProtonPC, DeltapPC, DeltapPC > theC5
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
typedef GROUP6(theC1, theC2, theC3, theC4, theC5, theC6) theChannels
INT4< channelType, ProtonPC, ProtonPC, Delta0PC, DeltappPC > theC6

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