30 #ifndef DicomIntersectVolume__HH
31 #define DicomIntersectVolume__HH
59 void BuildUserSolid( std::vector<G4String> params );
60 void BuildG4Solid( std::vector<G4String> params );
63 std::vector<G4VPhysicalVolume*> GetPhysicalVolumes(
const G4String&
name,
bool exists,
G4int nVols );
64 std::vector<G4LogicalVolume*> GetLogicalVolumes(
const G4String& name,
bool exists,
G4int nVols );
65 std::vector<G4String> GetWordsInString(
const G4String& stemp);