|
Geant4
10.03
|
#include <G4SPBaryon.hh>
Collaboration diagram for G4SPBaryon: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 148 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4Neutron * | aNeutron | ) |
Definition at line 164 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4Lambda * | aLambda | ) |
Definition at line 180 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4SigmaPlus * | aSigmaPlus | ) |
Definition at line 200 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4SigmaZero * | aSigmaZero | ) |
Definition at line 216 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4SigmaMinus * | aSigmaMinus | ) |
Definition at line 236 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4XiMinus * | aXiMinus | ) |
Definition at line 252 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4XiZero * | aXiZero | ) |
Definition at line 268 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4OmegaMinus * | anOmegaMinus | ) |
Definition at line 284 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4AntiProton * | aAntiProton | ) |
Definition at line 156 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4AntiNeutron * | aAntiNeutron | ) |
Definition at line 172 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4AntiLambda * | aAntiLambda | ) |
Definition at line 190 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4AntiSigmaPlus * | aAntiSigmaPlus | ) |
Definition at line 208 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4AntiSigmaZero * | aAntiSigmaZero | ) |
Definition at line 226 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4AntiSigmaMinus * | aAntiSigmaMinus | ) |
Definition at line 244 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4AntiXiMinus * | aAntiXiMinus | ) |
Definition at line 260 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4AntiXiZero * | aAntiXiZero | ) |
Definition at line 276 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4AntiOmegaMinus * | anAntiOmegaMinus | ) |
Definition at line 290 of file G4SPBaryon.cc.
References theDefinition, and thePartonInfo.
| G4SPBaryon::G4SPBaryon | ( | G4ParticleDefinition * | aDefinition | ) |
Definition at line 297 of file G4SPBaryon.cc.
References G4ParticleTable::GetParticleTable(), theDefinition, and thePartonInfo.
Here is the call graph for this function:| G4SPBaryon::~G4SPBaryon | ( | ) |
Definition at line 390 of file G4SPBaryon.cc.
References thePartonInfo.
Definition at line 119 of file G4SPBaryon.cc.
References G4UniformRand, and thePartonInfo.
Referenced by G4BaryonSplitter::FindDiquark().
Here is the caller graph for this function:Definition at line 32 of file G4SPBaryon.cc.
References G4UniformRand, GetProbability(), and thePartonInfo.
Here is the call graph for this function:
|
inline |
Definition at line 87 of file G4SPBaryon.hh.
References theDefinition.
Definition at line 55 of file G4SPBaryon.cc.
References thePartonInfo.
Referenced by FindQuark(), and MatchDiQuarkAndGetQuark().
Here is the caller graph for this function:| G4int G4SPBaryon::MatchDiQuarkAndGetQuark | ( | const G4SPBaryon & | aBaryon, |
| G4int & | aDiQuark | ||
| ) | const |
Definition at line 70 of file G4SPBaryon.cc.
References G4UniformRand, GetProbability(), thePartonInfo, and G4INCL::CrossSections::total().
Here is the call graph for this function:
|
private |
Definition at line 95 of file G4SPBaryon.cc.
References G4UniformRand, G4ParticleDefinition::GetPDGEncoding(), theDefinition, and thePartonInfo.
Referenced by G4BaryonSplitter::SplitBarion().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().