![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/brachytherapy/include/BrachyFactoryTG186.hh>
Inheritance diagram for BrachyFactoryTG186:
Collaboration diagram for BrachyFactoryTG186:Public Member Functions | |
| BrachyFactoryTG186 () | |
| ~BrachyFactoryTG186 () | |
| void | CreateSource (G4VPhysicalVolume *) |
| void | CleanSource () |
Public Member Functions inherited from BrachyFactory | |
| BrachyFactory () | |
| virtual | ~BrachyFactory () |
Private Attributes | |
| BrachyDetectorConstructionTG186 * | TG186iridiumSource |
Definition at line 50 of file BrachyFactoryTG186.hh.
View newest version in sPHENIX GitHub at line 50 of file BrachyFactoryTG186.hh
| BrachyFactoryTG186::BrachyFactoryTG186 | ( | ) |
Definition at line 48 of file BrachyFactoryTG186.cc.
View newest version in sPHENIX GitHub at line 48 of file BrachyFactoryTG186.cc
References TG186iridiumSource.
| BrachyFactoryTG186::~BrachyFactoryTG186 | ( | ) |
Definition at line 53 of file BrachyFactoryTG186.cc.
View newest version in sPHENIX GitHub at line 53 of file BrachyFactoryTG186.cc
References TG186iridiumSource.
|
virtual |
Implements BrachyFactory.
Definition at line 63 of file BrachyFactoryTG186.cc.
View newest version in sPHENIX GitHub at line 63 of file BrachyFactoryTG186.cc
References TG186iridiumSource.
|
virtual |
Implements BrachyFactory.
Definition at line 58 of file BrachyFactoryTG186.cc.
View newest version in sPHENIX GitHub at line 58 of file BrachyFactoryTG186.cc
References TG186iridiumSource.
|
private |
Definition at line 59 of file BrachyFactoryTG186.hh.
View newest version in sPHENIX GitHub at line 59 of file BrachyFactoryTG186.hh
Referenced by BrachyFactoryTG186(), CleanSource(), CreateSource(), and ~BrachyFactoryTG186().