|
Geant4
10.02.p03
|
#include <BrachyFactoryI.hh>
Public Member Functions | |
| BrachyFactoryI () | |
| ~BrachyFactoryI () | |
| void | CreateSource (G4VPhysicalVolume *) |
| void | CleanSource () |
Public Member Functions inherited from BrachyFactory | |
| BrachyFactory () | |
| virtual | ~BrachyFactory () |
Private Attributes | |
| BrachyDetectorConstructionI * | iodiumSource |
Definition at line 57 of file BrachyFactoryI.hh.
| BrachyFactoryI::BrachyFactoryI | ( | ) |
Definition at line 48 of file BrachyFactoryI.cc.
| BrachyFactoryI::~BrachyFactoryI | ( | ) |
Definition at line 53 of file BrachyFactoryI.cc.
|
virtual |
Implements BrachyFactory.
Definition at line 63 of file BrachyFactoryI.cc.
|
virtual |
Implements BrachyFactory.
Definition at line 58 of file BrachyFactoryI.cc.
|
private |
Definition at line 67 of file BrachyFactoryI.hh.