26 #ifndef DicomVFileImage__HH
27 #define DicomVFileImage__HH
84 void Print( std::ostream& out );
106 template <
typename T>
111 "Consistency Mismatch : Keeping previous value if nonzero",
void SetMaxY(const G4double &val)
G4int GetNoVoxelX() const
void SetMaxZ(const G4double &val)
G4double fRescaleIntercept
DicomVFileImage operator+(const DicomVFileImage &rhs)
void SetMinZ(const G4double &val)
void SetNoVoxelZ(const G4int &val)
void SetNoVoxelX(const G4int &val)
void Print(std::ostream &out)
G4ThreeVector fOrientationRows
void SetMinX(const G4double &val)
G4ThreeVector fOrientationColumns
std::vector< int > fHounsfieldV
G4ThreeVector GetOrientationRows() const
void SetMinY(const G4double &val)
void SetMaxX(const G4double &val)
void DumpHeaderToTextFile(std::ofstream &fout)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
G4ThreeVector GetOrientationColumns() const
DicomFileMgr * theFileMgr
void SetNoVoxelY(const G4int &val)
G4int GetNoVoxelZ() const
void SetLocation(const G4double &val)
const G4double & GetLocation() const
void operator+=(const DicomVFileImage &rhs)
bool CheckConsistency(const T &, const T &, G4String)
G4int GetNoVoxelY() const
G4int GetNoVoxels() const