ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/brachytherapy/include/BrachyFactoryLeipzig.hh>
Public Member Functions | |
BrachyFactoryLeipzig () | |
~BrachyFactoryLeipzig () | |
void | CreateSource (G4VPhysicalVolume *) |
void | CleanSource () |
Public Member Functions inherited from BrachyFactory | |
BrachyFactory () | |
virtual | ~BrachyFactory () |
Private Attributes | |
BrachyDetectorConstructionLeipzig * | leipzigSource |
Definition at line 51 of file BrachyFactoryLeipzig.hh.
View newest version in sPHENIX GitHub at line 51 of file BrachyFactoryLeipzig.hh
BrachyFactoryLeipzig::BrachyFactoryLeipzig | ( | ) |
Definition at line 49 of file BrachyFactoryLeipzig.cc.
View newest version in sPHENIX GitHub at line 49 of file BrachyFactoryLeipzig.cc
References leipzigSource.
BrachyFactoryLeipzig::~BrachyFactoryLeipzig | ( | ) |
Definition at line 54 of file BrachyFactoryLeipzig.cc.
View newest version in sPHENIX GitHub at line 54 of file BrachyFactoryLeipzig.cc
References leipzigSource.
|
virtual |
Implements BrachyFactory.
Definition at line 64 of file BrachyFactoryLeipzig.cc.
View newest version in sPHENIX GitHub at line 64 of file BrachyFactoryLeipzig.cc
References leipzigSource.
|
virtual |
Implements BrachyFactory.
Definition at line 59 of file BrachyFactoryLeipzig.cc.
View newest version in sPHENIX GitHub at line 59 of file BrachyFactoryLeipzig.cc
References leipzigSource.
|
private |
Definition at line 61 of file BrachyFactoryLeipzig.hh.
View newest version in sPHENIX GitHub at line 61 of file BrachyFactoryLeipzig.hh
Referenced by BrachyFactoryLeipzig(), CleanSource(), CreateSource(), and ~BrachyFactoryLeipzig().