ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
part_prop_t () | |
Public Attributes | |
G4ParticleMomentum | momentum_direction |
G4double | energy |
G4ThreeVector | position |
Definition at line 233 of file G4SingleParticleSource.hh.
View newest version in sPHENIX GitHub at line 233 of file G4SingleParticleSource.hh
G4SingleParticleSource::part_prop_t::part_prop_t | ( | ) |
Definition at line 64 of file G4SingleParticleSource.cc.
View newest version in sPHENIX GitHub at line 64 of file G4SingleParticleSource.cc
References energy, MeV, and momentum_direction.
G4double G4SingleParticleSource::part_prop_t::energy |
Definition at line 235 of file G4SingleParticleSource.hh.
View newest version in sPHENIX GitHub at line 235 of file G4SingleParticleSource.hh
Referenced by G4SingleParticleSource::GeneratePrimaryVertex(), and part_prop_t().
G4ParticleMomentum G4SingleParticleSource::part_prop_t::momentum_direction |
Definition at line 234 of file G4SingleParticleSource.hh.
View newest version in sPHENIX GitHub at line 234 of file G4SingleParticleSource.hh
Referenced by G4SingleParticleSource::GeneratePrimaryVertex(), and part_prop_t().
G4ThreeVector G4SingleParticleSource::part_prop_t::position |
Definition at line 236 of file G4SingleParticleSource.hh.
View newest version in sPHENIX GitHub at line 236 of file G4SingleParticleSource.hh
Referenced by G4SingleParticleSource::GeneratePrimaryVertex().