Geant4  10.00.p02
DicomPhantomZSliceMerged Class Reference

#include <DicomPhantomZSliceMerged.hh>

Public Member Functions

 DicomPhantomZSliceMerged ()
 
 ~DicomPhantomZSliceMerged ()
 
void AddZSlice (DicomPhantomZSliceHeader *val)
 
void CheckSlices ()
 
void DumpExcessMemory ()
 

Private Attributes

std::map< G4double,
DicomPhantomZSliceHeader * > 
fSlices
 

Detailed Description

Definition at line 47 of file DicomPhantomZSliceMerged.hh.

Constructor & Destructor Documentation

DicomPhantomZSliceMerged::DicomPhantomZSliceMerged ( )

Definition at line 48 of file DicomPhantomZSliceMerged.cc.

DicomPhantomZSliceMerged::~DicomPhantomZSliceMerged ( )

Definition at line 56 of file DicomPhantomZSliceMerged.cc.

References fSlices.

Member Function Documentation

void DicomPhantomZSliceMerged::AddZSlice ( DicomPhantomZSliceHeader val)
inline

Definition at line 56 of file DicomPhantomZSliceMerged.hh.

References fSlices, and DicomPhantomZSliceHeader::GetSliceLocation().

Referenced by DicomHandler::ReadFile().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void DicomPhantomZSliceMerged::CheckSlices ( )

Definition at line 63 of file DicomPhantomZSliceMerged.cc.

References fSlices, G4cout, G4endl, DicomPhantomZSliceHeader::GetMaxZ(), DicomPhantomZSliceHeader::GetMinZ(), DicomPhantomZSliceHeader::GetSliceLocation(), mm, DicomPhantomZSliceHeader::SetMaxZ(), and DicomPhantomZSliceHeader::SetMinZ().

Referenced by DicomHandler::CheckFileFormat().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void DicomPhantomZSliceMerged::DumpExcessMemory ( )
inline

Definition at line 75 of file DicomPhantomZSliceMerged.hh.

References fSlices.

Member Data Documentation

std::map<G4double,DicomPhantomZSliceHeader*> DicomPhantomZSliceMerged::fSlices
private

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