ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Classes | |
struct | DeleteSPBaryon |
Public Member Functions | |
~G4SPBaryonTable () | |
void | insert (G4SPBaryon *aBaryon) |
G4double | length () |
const G4SPBaryon * | GetBaryon (G4ParticleDefinition *aDefinition) |
Private Attributes | |
std::vector< G4SPBaryon * > | theBaryons |
Definition at line 32 of file G4SPBaryonTable.hh.
View newest version in sPHENIX GitHub at line 32 of file G4SPBaryonTable.hh
|
inline |
Definition at line 37 of file G4SPBaryonTable.hh.
View newest version in sPHENIX GitHub at line 37 of file G4SPBaryonTable.hh
References theBaryons.
|
inline |
Definition at line 48 of file G4SPBaryonTable.hh.
View newest version in sPHENIX GitHub at line 48 of file G4SPBaryonTable.hh
References theBaryons.
Referenced by G4BaryonSplitter::FindDiquark(), G4BaryonSplitter::GetSPBaryon(), and G4BaryonSplitter::SplitBarion().
|
inline |
Definition at line 38 of file G4SPBaryonTable.hh.
View newest version in sPHENIX GitHub at line 38 of file G4SPBaryonTable.hh
References theBaryons.
Referenced by G4BaryonSplitter::G4BaryonSplitter().
|
inline |
Definition at line 39 of file G4SPBaryonTable.hh.
View newest version in sPHENIX GitHub at line 39 of file G4SPBaryonTable.hh
References theBaryons.
|
private |
Definition at line 44 of file G4SPBaryonTable.hh.
View newest version in sPHENIX GitHub at line 44 of file G4SPBaryonTable.hh
Referenced by GetBaryon(), insert(), length(), and ~G4SPBaryonTable().