![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4INCL::ParticleList:
Collaboration diagram for G4INCL::ParticleList:Public Member Functions | |
| void | rotatePositionAndMomentum (const G4double angle, const ThreeVector &axis) const |
| void | rotatePosition (const G4double angle, const ThreeVector &axis) const |
| void | rotateMomentum (const G4double angle, const ThreeVector &axis) const |
| void | boost (const ThreeVector &b) const |
| G4double | getParticleListBias () const |
| std::vector< G4int > | getParticleListBiasVector () const |
Public Member Functions inherited from G4INCL::UnorderedVector< Particle * > | |
| UnorderedVector () | |
| void | remove (const Particle *&t) |
| G4bool | contains (const Particle *&t) const |
Definition at line 62 of file G4INCLParticle.hh.
View newest version in sPHENIX GitHub at line 62 of file G4INCLParticle.hh
| void G4INCL::ParticleList::boost | ( | const ThreeVector & | b | ) | const |
Definition at line 178 of file G4INCLParticle.cc.
View newest version in sPHENIX GitHub at line 178 of file G4INCLParticle.cc
References e.
Referenced by G4INCL::InteractionAvatar::postInteraction().
Here is the caller graph for this function:| G4double G4INCL::ParticleList::getParticleListBias | ( | ) | const |
Definition at line 184 of file G4INCLParticle.cc.
View newest version in sPHENIX GitHub at line 184 of file G4INCLParticle.cc
References e, G4INCL::Particle::getBiasFromVector(), and G4INCL::Particle::MergeVectorBias().
Here is the call graph for this function:| std::vector< G4int > G4INCL::ParticleList::getParticleListBiasVector | ( | ) | const |
Definition at line 193 of file G4INCLParticle.cc.
View newest version in sPHENIX GitHub at line 193 of file G4INCLParticle.cc
References e, and G4INCL::Particle::MergeVectorBias().
Referenced by G4INCL::DecayAvatar::postInteraction(), G4INCL::SurfaceAvatar::postInteraction(), and G4INCL::InteractionAvatar::postInteraction().
Here is the call graph for this function:
Here is the caller graph for this function:| void G4INCL::ParticleList::rotateMomentum | ( | const G4double | angle, |
| const ThreeVector & | axis | ||
| ) | const |
Definition at line 172 of file G4INCLParticle.cc.
View newest version in sPHENIX GitHub at line 172 of file G4INCLParticle.cc
References e.
| void G4INCL::ParticleList::rotatePosition | ( | const G4double | angle, |
| const ThreeVector & | axis | ||
| ) | const |
Definition at line 166 of file G4INCLParticle.cc.
View newest version in sPHENIX GitHub at line 166 of file G4INCLParticle.cc
References e.
| void G4INCL::ParticleList::rotatePositionAndMomentum | ( | const G4double | angle, |
| const ThreeVector & | axis | ||
| ) | const |
Definition at line 160 of file G4INCLParticle.cc.
View newest version in sPHENIX GitHub at line 160 of file G4INCLParticle.cc
References e.