|
Geant4
10.03
|
#include <DicomBeamBlock.hh>
Public Member Functions | |
| DicomBeamBlock (DRTBlockSequenceInRTBeamsModule::Item bcompItem) | |
| ~DicomBeamBlock () | |
| void | Print (std::ostream &out) |
| void | DumpToFile (std::ofstream &out) |
Private Attributes | |
| OFVector< Float64 > | theBlockData |
| OFString | theBlockDivergence |
| OFString | theBlockMountingPosition |
| OFString | theBlockName |
| Sint32 | theBlockNumber |
| Sint32 | theBlockNumberOfPoints |
| Float64 | theBlockThickness |
| Float64 | theBlockTransmission |
| OFString | theBlockTrayID |
| OFString | theBlockType |
| OFString | theMaterialID |
| Float64 | theSourceToBlockTrayDistance |
Definition at line 34 of file DicomBeamBlock.hh.
| DicomBeamBlock::DicomBeamBlock | ( | DRTBlockSequenceInRTBeamsModule::Item | bcompItem | ) |
Definition at line 32 of file DicomBeamBlock.cc.
References G4cout, G4endl, theBlockMountingPosition, theBlockNumber, and theSourceToBlockTrayDistance.
|
inline |
Definition at line 38 of file DicomBeamBlock.hh.
| void DicomBeamBlock::DumpToFile | ( | std::ofstream & | out | ) |
Definition at line 69 of file DicomBeamBlock.cc.
References G4UIcommand::ConvertToString(), G4endl, G4InuclParticleNames::name(), theBlockMountingPosition, theBlockNumber, and theSourceToBlockTrayDistance.
Here is the call graph for this function:| void DicomBeamBlock::Print | ( | std::ostream & | out | ) |
Definition at line 63 of file DicomBeamBlock.cc.
|
private |
Definition at line 47 of file DicomBeamBlock.hh.
|
private |
Definition at line 48 of file DicomBeamBlock.hh.
|
private |
Definition at line 49 of file DicomBeamBlock.hh.
Referenced by DicomBeamBlock(), and DumpToFile().
|
private |
Definition at line 50 of file DicomBeamBlock.hh.
|
private |
Definition at line 51 of file DicomBeamBlock.hh.
Referenced by DicomBeamBlock(), and DumpToFile().
|
private |
Definition at line 52 of file DicomBeamBlock.hh.
|
private |
Definition at line 53 of file DicomBeamBlock.hh.
|
private |
Definition at line 54 of file DicomBeamBlock.hh.
|
private |
Definition at line 55 of file DicomBeamBlock.hh.
|
private |
Definition at line 56 of file DicomBeamBlock.hh.
|
private |
Definition at line 57 of file DicomBeamBlock.hh.
|
private |
Definition at line 58 of file DicomBeamBlock.hh.
Referenced by DicomBeamBlock(), and DumpToFile().