Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions
G4GeneralNNCollision::MakeNNToDeltaDelta< 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::MakeNNToDeltaDelta< dm, d0, dp, dpp, channelType >

Definition at line 109 of file G4GeneralNNCollision.hh.

Member Function Documentation

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

Definition at line 110 of file G4GeneralNNCollision.hh.

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

111  {
122  typedef GROUP10(theC1, theC2, theC3, theC4, theC5, theC6, theC7, theC8, theC9, theC10) theChannels;
123  G4CollisionComposite::Resolve aR;
124  G4ForEach<theChannels>::Apply(&aR, aC);
125  }};
#define GROUP10(t1, t2, t3, t4, t5, t6, t7, t8, t9, t10)
Definition: G4Pair.hh:50
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
INT4< channelType, ProtonPC, ProtonPC, Delta0PC, DeltappPC > theC6

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