Skip to content

Commit

Permalink
taking out blah
Browse files Browse the repository at this point in the history
  • Loading branch information
martinunland committed Sep 3, 2024
1 parent fcadd81 commit 7124884
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ void runXYZfrontalScan()
hitManager.reset();
}
}
scanner->runBeamPicoQuantSetup(40, 40);

}


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ void OMSimEffiCaliDetector::constructDetector()
managerPMT->placeIt(G4ThreeVector(0, 0, 0), G4RotationMatrix(), m_worldLogical, "_0");
hitManager.setNumberOfPMTs(1, 0);
managerPMT->configureSensitiveVolume(this, "/PMT/0");
log_info("aijdpoijdspogijrdspog {}", managerPMT->getDistancePMTCenterToTip());
break;
}
case 2:
Expand Down

0 comments on commit 7124884

Please sign in to comment.