christopherpoole / G4VoxelData

A generic voxelised data loader for GEANT4.
7 stars 7 forks source link

mapped array io #10

Closed christopherpoole closed 11 years ago

christopherpoole commented 11 years ago

These classes should inherit from G4VoxelArray.

christopherpoole commented 11 years ago

Is G4VoxelArrayMappedIO still required? Create dummy G4VoxelArray::Read andG4VoxelArray::Write methods.

Linking against correct libs needs to be added to cmake file.