#include <IsoSphereGenerator.h>
◆ IsoSphereGenerator()
| IsoSphereGenerator::IsoSphereGenerator |
( |
| ) |
|
◆ ~IsoSphereGenerator()
| IsoSphereGenerator::~IsoSphereGenerator |
( |
| ) |
|
◆ GeneratePrimaries()
| void IsoSphereGenerator::GeneratePrimaries |
( |
G4Event * |
anEvent | ) |
|
◆ SetMaxTheta()
| void IsoSphereGenerator::SetMaxTheta |
( |
const float |
maxTheta | ) |
|
|
inline |
◆ SetMinTheta()
| void IsoSphereGenerator::SetMinTheta |
( |
const float |
minTheta | ) |
|
|
inline |
◆ SetRadius()
| void IsoSphereGenerator::SetRadius |
( |
const float |
radius | ) |
|
|
inline |
◆ SetSphereCenter()
| void IsoSphereGenerator::SetSphereCenter |
( |
const G4ThreeVector |
center | ) |
|
|
inline |
◆ _dVertexRadius
| float IsoSphereGenerator::_dVertexRadius |
|
private |
◆ _firstEvent
| bool IsoSphereGenerator::_firstEvent |
|
private |
◆ _maxTheta
| float IsoSphereGenerator::_maxTheta |
|
private |
◆ _messenger
| G4GenericMessenger* IsoSphereGenerator::_messenger |
|
private |
◆ _minTheta
| float IsoSphereGenerator::_minTheta |
|
private |
◆ _particleSource
| G4GeneralParticleSource* IsoSphereGenerator::_particleSource |
|
private |
◆ _SphereCenter
| G4ThreeVector IsoSphereGenerator::_SphereCenter |
|
private |
The documentation for this class was generated from the following files: