#include <G4DetailedBalancePhaseSpaceIntegral.hh>
◆ G4DetailedBalancePhaseSpaceIntegral()
G4DetailedBalancePhaseSpaceIntegral::G4DetailedBalancePhaseSpaceIntegral |
( |
G4ParticleDefinition * |
aR | ) |
|
Definition at line 111 of file G4DetailedBalancePhaseSpaceIntegral.cc.
112 : theR(aR)
113{
116 data=0;
127
128 else if(theID.
IsN1440(pdg)) data = N1440;
129 else if(theID.
IsN1520(pdg)) data = N1520;
130 else if(theID.
IsN1535(pdg)) data = N1535;
131 else if(theID.
IsN1650(pdg)) data = N1650;
132 else if(theID.
IsN1675(pdg)) data = N1675;
133 else if(theID.
IsN1680(pdg)) data = N1680;
134 else if(theID.
IsN1700(pdg)) data = N1700;
135 else if(theID.
IsN1710(pdg)) data = N1710;
136 else if(theID.
IsN1720(pdg)) data = N1720;
137 else if(theID.
IsN1900(pdg)) data = N1900;
138 else if(theID.
IsN1990(pdg)) data = N1990;
139 else if(theID.
IsN2090(pdg)) data = N2090;
140 else if(theID.
IsN2190(pdg)) data = N2190;
141 else if(theID.
IsN2220(pdg)) data = N2220;
142 else if(theID.
IsN2250(pdg)) data = N2250;
143}
G4int GetPDGEncoding() const
G4bool IsDelta1920(G4int pdg)
G4bool IsN1520(G4int pdg)
G4bool IsN1700(G4int pdg)
G4bool IsDelta1905(G4int pdg)
G4bool IsDelta1620(G4int pdg)
G4bool IsDelta1700(G4int pdg)
G4bool IsN1650(G4int pdg)
G4bool IsN1440(G4int pdg)
G4bool IsN2220(G4int pdg)
G4bool IsN2190(G4int pdg)
G4bool IsDelta1930(G4int pdg)
G4bool IsDelta1900(G4int pdg)
G4bool IsN1535(G4int pdg)
G4bool IsDelta1910(G4int pdg)
G4bool IsN1680(G4int pdg)
G4bool IsDelta1950(G4int pdg)
G4bool IsDelta1600(G4int pdg)
G4bool IsN2090(G4int pdg)
G4bool IsN1990(G4int pdg)
G4bool IsN2250(G4int pdg)
G4bool IsN1675(G4int pdg)
G4bool IsN1720(G4int pdg)
G4bool IsN1710(G4int pdg)
G4bool IsDelta1232(G4int pdg)
G4bool IsN1900(G4int pdg)
◆ GetPhaseSpaceIntegral()
G4double G4DetailedBalancePhaseSpaceIntegral::GetPhaseSpaceIntegral |
( |
G4double |
sqrts | ) |
|
The documentation for this class was generated from the following files: