Xerces-C++

2010. 3. 29. 12:22memo

Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data.  
http://xerces.apache.org/xerces-c/

GEANT4 HUMAN PHANTOM - Requires the GDML module to be installed with Geant4

Geometry Description Markup Language HOWTO;
http://gdml1.web.cern.ch/GDML1/doc/g4gdml_howto.html

#include "G4PVPlacement.hh"

src/G4MIRDTestes.cc:61: error: expected type-specifier before ‘G4PVPlacement’
src/G4ORNLFemaleBodyFactory.cc:72: error: expected type-specifier before ‘G4PVPlacement’
src/G4ORNLMaleBodyFactory.cc:71: error: expected type-specifier before ‘G4PVPlacement’