Skip to content

Commit

Permalink
add empty implementation for generic pw method
Browse files Browse the repository at this point in the history
  • Loading branch information
maciacco authored Oct 11, 2024
1 parent a9fcf2b commit ef32328
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Detectors/Base/src/Detector.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ void Detector::addAlignableVolumes() const

void Detector::fillParallelWorld() const
{
LOG(warning) << "Parallel world is not filled for " << GetName();
}

int Detector::registerSensitiveVolumeAndGetVolID(TGeoVolume const* vol)
Expand Down

0 comments on commit ef32328

Please sign in to comment.