| 
    Geant4
    10.01
    
   | 
 
#include <DicomPhantomZSliceMerged.hh>
Public Member Functions | |
| DicomPhantomZSliceMerged () | |
| ~DicomPhantomZSliceMerged () | |
| void | AddZSlice (DicomPhantomZSliceHeader *val) | 
| void | CheckSlices () | 
| void | DumpExcessMemory () | 
Private Attributes | |
| std::map< G4double,  DicomPhantomZSliceHeader * >  | fSlices | 
Definition at line 47 of file DicomPhantomZSliceMerged.hh.
| DicomPhantomZSliceMerged::DicomPhantomZSliceMerged | ( | ) | 
Definition at line 48 of file DicomPhantomZSliceMerged.cc.
| DicomPhantomZSliceMerged::~DicomPhantomZSliceMerged | ( | ) | 
Definition at line 56 of file DicomPhantomZSliceMerged.cc.
References fSlices.
      
  | 
  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:
      
  | 
  inline | 
Definition at line 74 of file DicomPhantomZSliceMerged.hh.
References fSlices.
      
  | 
  private | 
Definition at line 69 of file DicomPhantomZSliceMerged.hh.
Referenced by AddZSlice(), CheckSlices(), DumpExcessMemory(), and ~DicomPhantomZSliceMerged().