Geant4-11
Typedefs | Functions
G4CollisionNNToDeltaDelta.cc File Reference
#include "globals.hh"
#include "G4CollisionNNToDeltaDelta.hh"
#include "G4KineticTrack.hh"
#include "G4VCrossSectionSource.hh"
#include "G4Proton.hh"
#include "G4Neutron.hh"
#include "G4XAqmElastic.hh"
#include "G4AngularDistribution.hh"
#include "G4ThreeVector.hh"
#include "G4LorentzVector.hh"
#include "G4LorentzRotation.hh"
#include "G4KineticTrackVector.hh"
#include "G4ParticleTable.hh"
#include "G4CollisionVector.hh"
#include "G4ConcreteNNToDeltaDelta.hh"
#include "G4Pair.hh"
#include "G4HadParticleCodes.hh"

Go to the source code of this file.

Typedefs

typedef G4ConcreteNNToDeltaDelta channelType
 
typedef INT4< channelType, NeutronPC, NeutronPC, Delta0PC, Delta0PCtheC1
 
typedef INT4< channelType, NeutronPC, NeutronPC, DeltamPC, DeltapPCtheC2
 
typedef INT4< channelType, NeutronPC, ProtonPC, Delta0PC, DeltapPCtheC3
 
typedef INT4< channelType, NeutronPC, ProtonPC, DeltamPC, DeltappPCtheC4
 
typedef INT4< channelType, ProtonPC, ProtonPC, DeltapPC, DeltapPCtheC5
 
typedef INT4< channelType, ProtonPC, ProtonPC, Delta0PC, DeltappPCtheC6
 

Functions

typedef GROUP6 (theC1, theC2, theC3, theC4, theC5, theC6) theChannels
 

Typedef Documentation

◆ channelType

Definition at line 46 of file G4CollisionNNToDeltaDelta.cc.

◆ theC1

Definition at line 47 of file G4CollisionNNToDeltaDelta.cc.

◆ theC2

Definition at line 48 of file G4CollisionNNToDeltaDelta.cc.

◆ theC3

Definition at line 49 of file G4CollisionNNToDeltaDelta.cc.

◆ theC4

Definition at line 50 of file G4CollisionNNToDeltaDelta.cc.

◆ theC5

Definition at line 51 of file G4CollisionNNToDeltaDelta.cc.

◆ theC6

Definition at line 52 of file G4CollisionNNToDeltaDelta.cc.

Function Documentation

◆ GROUP6()

typedef GROUP6 ( theC1  ,
theC2  ,
theC3  ,
theC4  ,
theC5  ,
theC6   
)