ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Classes | |
class | G4Molecule |
Functions | |
G4Molecule * | GetMolecule (const G4Track &track) |
G4Molecule * | GetMolecule (const G4Track *track) |
G4DLLIMPORT G4Allocator < G4Molecule > *& | aMoleculeAllocator () |
G4DLLIMPORT G4Allocator<G4Molecule>*& aMoleculeAllocator | ( | ) |
Referenced by G4Molecule::operator delete(), and G4Molecule::operator new().
G4Molecule* GetMolecule | ( | const G4Track & | track | ) |
Definition at line 76 of file G4Molecule.cc.
View newest version in sPHENIX GitHub at line 76 of file G4Molecule.cc
References GetIT().
Referenced by G4DNABrownianTransportation::AlongStepDoIt(), G4DNABrownianTransportation::AlongStepGetPhysicalInteractionLength(), G4DNAMoleculeEncounterStepper::CalculateStep(), G4DNABrownianTransportation::ComputeStep(), G4DNAMolecularDissociation::DecayIt(), G4DNABrownianTransportation::Diffusion(), G4DNAElectronHoleRecombination::FindReactant(), G4DNASmoluchowskiReactionModel::FindReaction(), G4DNAMolecularDissociation::GetMeanLifeTime(), G4DNAMolecularReaction::MakeReaction(), G4DNAElectronHoleRecombination::MakeReaction(), G4DNASecondOrderReaction::PostStepDoIt(), G4DNABrownianTransportation::PostStepDoIt(), G4DNASecondOrderReaction::PostStepGetPhysicalInteractionLength(), G4DNAMolecularReaction::TestReactibility(), and G4DNAMoleculeEncounterStepper::Utils::Utils().
G4Molecule* GetMolecule | ( | const G4Track * | track | ) |
Definition at line 83 of file G4Molecule.cc.
View newest version in sPHENIX GitHub at line 83 of file G4Molecule.cc
References GetIT().