DetectorGeometry: Remove IsModularDetector() as it is not used and actually designed wrong
This commit is contained in:
@@ -78,6 +78,3 @@ void DetectorGeometryFixed::VerticalFlip() {
|
||||
// Nothing;
|
||||
}
|
||||
|
||||
bool DetectorGeometryFixed::IsModularDetector() const {
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user