There are ton of unused gdml files in the geometry/ directory. Some are even confusingly named, similar to the ones that are actually in use with similar structure and similar logical volumes. When we grep for some string, it returns multiple files with same content, only one of which is a file in actual use creating confusion.
I propose to remove all unnecessary gdml files from the develop branch.
There are ton of unused gdml files in the
geometry/directory. Some are even confusingly named, similar to the ones that are actually in use with similar structure and similar logical volumes. When wegrepfor some string, it returns multiple files with same content, only one of which is a file in actual use creating confusion.I propose to remove all unnecessary gdml files from the develop branch.