ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BrachyFactoryI Class Reference

#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

BrachyDetectorConstructionIiodiumSource
 

Detailed Description

Definition at line 56 of file BrachyFactoryI.hh.

View newest version in sPHENIX GitHub at line 56 of file BrachyFactoryI.hh

Constructor & Destructor Documentation

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.

Member Function Documentation

void BrachyFactoryI::CleanSource ( )
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.

void BrachyFactoryI::CreateSource ( G4VPhysicalVolume mother)
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.

Member Data Documentation

BrachyDetectorConstructionI* BrachyFactoryI::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().


The documentation for this class was generated from the following files: