![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/brachytherapy/include/BrachyFactoryI.hh>
Inheritance diagram for BrachyFactoryI:
Collaboration diagram for BrachyFactoryI: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 56 of file BrachyFactoryI.hh.
View newest version in sPHENIX GitHub at line 56 of file BrachyFactoryI.hh
| BrachyFactoryI::BrachyFactoryI | ( | ) |
Definition at line 47 of file BrachyFactoryI.cc.
View newest version in sPHENIX GitHub at line 47 of file BrachyFactoryI.cc
References iodiumSource.
| BrachyFactoryI::~BrachyFactoryI | ( | ) |
Definition at line 52 of file BrachyFactoryI.cc.
View newest version in sPHENIX GitHub at line 52 of file BrachyFactoryI.cc
References iodiumSource.
|
virtual |
Implements BrachyFactory.
Definition at line 62 of file BrachyFactoryI.cc.
View newest version in sPHENIX GitHub at line 62 of file BrachyFactoryI.cc
References iodiumSource.
|
virtual |
Implements BrachyFactory.
Definition at line 57 of file BrachyFactoryI.cc.
View newest version in sPHENIX GitHub at line 57 of file BrachyFactoryI.cc
References iodiumSource.
|
private |
Definition at line 66 of file BrachyFactoryI.hh.
View newest version in sPHENIX GitHub at line 66 of file BrachyFactoryI.hh
Referenced by BrachyFactoryI(), CleanSource(), CreateSource(), and ~BrachyFactoryI().