#include <G4INCLParticle.hh>
Public 멤버 함수 | |
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 |
void | remove (const Particle *&t) |
G4bool | contains (const Particle *&t) const |
G4INCLParticle.hh 파일의 62 번째 라인에서 정의되었습니다.
void G4INCL::ParticleList::boost | ( | const ThreeVector & | b | ) | const |
G4INCLParticle.cc 파일의 175 번째 라인에서 정의되었습니다.
다음을 참조함 : e.
다음에 의해서 참조됨 : G4INCL::InteractionAvatar::postInteraction().
|
inlineinherited |
G4INCLUnorderedVector.hh 파일의 95 번째 라인에서 정의되었습니다.
G4double G4INCL::ParticleList::getParticleListBias | ( | ) | const |
G4INCLParticle.cc 파일의 181 번째 라인에서 정의되었습니다.
다음을 참조함 : e, G4INCL::Particle::getBiasFromVector(), G4INCL::Particle::MergeVectorBias().
std::vector< G4int > G4INCL::ParticleList::getParticleListBiasVector | ( | ) | const |
G4INCLParticle.cc 파일의 190 번째 라인에서 정의되었습니다.
다음을 참조함 : e, G4INCL::Particle::MergeVectorBias().
다음에 의해서 참조됨 : G4INCL::DecayAvatar::postInteraction(), G4INCL::SurfaceAvatar::postInteraction(), G4INCL::InteractionAvatar::postInteraction().
|
inlineinherited |
G4INCLUnorderedVector.hh 파일의 88 번째 라인에서 정의되었습니다.
void G4INCL::ParticleList::rotateMomentum | ( | const G4double | angle, |
const ThreeVector & | axis | ||
) | const |
G4INCLParticle.cc 파일의 169 번째 라인에서 정의되었습니다.
다음을 참조함 : e.
void G4INCL::ParticleList::rotatePosition | ( | const G4double | angle, |
const ThreeVector & | axis | ||
) | const |
G4INCLParticle.cc 파일의 163 번째 라인에서 정의되었습니다.
다음을 참조함 : e.
void G4INCL::ParticleList::rotatePositionAndMomentum | ( | const G4double | angle, |
const ThreeVector & | axis | ||
) | const |
G4INCLParticle.cc 파일의 157 번째 라인에서 정의되었습니다.
다음을 참조함 : e.