32 #ifndef DicomIntersectVolume__HH
33 #define DicomIntersectVolume__HH
61 void BuildUserSolid( std::vector<G4String> params );
62 void BuildG4Solid( std::vector<G4String> params );
65 std::vector<G4VPhysicalVolume*> GetPhysicalVolumes(
const G4String&
name,
66 bool exists,
G4int nVols );
67 std::vector<G4LogicalVolume*> GetLogicalVolumes(
const G4String& name,
68 bool exists,
G4int nVols );
69 std::vector<G4String> GetWordsInString(
const G4String& stemp);
Manages intersections of DICOM files with volumes.
virtual void SetNewValue(G4UIcommand *command, G4String newValues)