PosGen_FillShell Class Reference
|
Ratpac-two
|
RAT::PosGen_FillShell Class Reference
Inheritance diagram for RAT::PosGen_FillShell:
Public Member Functions | |
| PosGen_FillShell (const char *arg_dbname="fillshell") | |
| virtual void | GeneratePosition (G4ThreeVector &argResult) |
| void | SetState (G4String newValues) |
| G4String | GetState () const |
Public Member Functions inherited from GLG4PosGen | |
| GLG4PosGen (const char *arg_dbname="pos") | |
Protected Member Functions | |
| G4VPhysicalVolume * | FindPhysVolume (const std::string vol_name) |
Protected Attributes | |
| G4ThreeVector | pos |
| G4VPhysicalVolume * | pVolume |
| double | ri |
| double | ro |
| int | max_iterations |
Protected Attributes inherited from GLG4PosGen | |
| G4String | _dbname |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/gen/include/RAT/PosGen_FillShell.hh
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/gen/src/PosGen_FillShell.cc
Generated by
Public Member Functions inherited from