Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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.

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

Here is the call graph for this function:

Here is the caller graph for this function:


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