Geant4
10.00.p01
|
#include <G4SPBaryon.hh>
Private Member Functions | |
G4bool | operator== (const G4SPBaryon &aBaryon) const |
Private Attributes | |
G4ParticleDefinition * | theDefinition |
std::vector< G4SPPartonInfo * > | thePartonInfo |
Definition at line 56 of file G4SPBaryon.hh.
G4SPBaryon::G4SPBaryon | ( | G4Proton * | aProton | ) |
Definition at line 154 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4Neutron * | aNeutron | ) |
Definition at line 172 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4Lambda * | aLambda | ) |
Definition at line 190 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4SigmaPlus * | aSigmaPlus | ) |
Definition at line 212 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4SigmaZero * | aSigmaZero | ) |
Definition at line 230 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4SigmaMinus * | aSigmaMinus | ) |
Definition at line 252 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4XiMinus * | aXiMinus | ) |
Definition at line 270 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4XiZero * | aXiZero | ) |
Definition at line 288 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4OmegaMinus * | anOmegaMinus | ) |
Definition at line 306 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4AntiProton * | aAntiProton | ) |
Definition at line 163 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4AntiNeutron * | aAntiNeutron | ) |
Definition at line 181 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4AntiLambda * | aAntiLambda | ) |
Definition at line 201 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4AntiSigmaPlus * | aAntiSigmaPlus | ) |
Definition at line 221 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4AntiSigmaZero * | aAntiSigmaZero | ) |
Definition at line 241 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4AntiSigmaMinus * | aAntiSigmaMinus | ) |
Definition at line 261 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4AntiXiMinus * | aAntiXiMinus | ) |
Definition at line 279 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4AntiXiZero * | aAntiXiZero | ) |
Definition at line 297 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4AntiOmegaMinus * | anAntiOmegaMinus | ) |
Definition at line 314 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
G4SPBaryon::G4SPBaryon | ( | G4ParticleDefinition * | aDefinition | ) |
Definition at line 322 of file G4SPBaryon.cc.
References G4ParticleTable::GetParticleTable(), theDefinition, and thePartonInfo.
G4SPBaryon::~G4SPBaryon | ( | ) |
Definition at line 433 of file G4SPBaryon.cc.
References thePartonInfo.
Definition at line 124 of file G4SPBaryon.cc.
References G4UniformRand, and thePartonInfo.
Referenced by G4BaryonSplitter::FindDiquark().
Definition at line 32 of file G4SPBaryon.cc.
References G4UniformRand, GetProbability(), and thePartonInfo.
|
inline |
Definition at line 86 of file G4SPBaryon.hh.
References theDefinition.
Definition at line 55 of file G4SPBaryon.cc.
References thePartonInfo.
Referenced by FindQuark(), and MatchDiQuarkAndGetQuark().
G4int G4SPBaryon::MatchDiQuarkAndGetQuark | ( | const G4SPBaryon & | aBaryon, |
G4int & | aDiQuark | ||
) | const |
Definition at line 71 of file G4SPBaryon.cc.
References G4UniformRand, GetProbability(), thePartonInfo, and G4INCL::CrossSections::total().
|
private |
Definition at line 97 of file G4SPBaryon.cc.
References G4UniformRand, G4ParticleDefinition::GetPDGEncoding(), theDefinition, and thePartonInfo.
Referenced by G4BaryonSplitter::SplitBarion().
|
private |
Definition at line 95 of file G4SPBaryon.hh.
Referenced by G4SPBaryon(), GetDefinition(), and SampleQuarkAndDiquark().
|
private |
Definition at line 96 of file G4SPBaryon.hh.
Referenced by FindDiquark(), FindQuark(), G4SPBaryon(), GetProbability(), MatchDiQuarkAndGetQuark(), SampleQuarkAndDiquark(), and ~G4SPBaryon().