| Summary: | G4SDStructure implementation could be sped up | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | JochemSnuverink <jochem.snuverink> |
| Component: | digits_hits/detector | Assignee: | asai |
| Status: | RESOLVED WONTFIX | ||
| Severity: | minor | CC: | jochem.snuverink, laurie.nevay |
| Priority: | P5 | ||
| Version: | 10.0 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
JochemSnuverink
2014-03-11 12:32:10 CET
It is a surprise to me that you reported this method dominated the processing time of the first event. I expect you are aware that one sensitive detector object could be assigned to any number of logical volumes. Even for the ATLAS detector the number of sensitive detector objects are rather small. How many sensitive detectors do you have? Could you please explain your use-case? Makoto Thanks for your comment. We typically define a unique sensitive detector per logical volume indeed. We will look into your proposed solution and see if that is feasible for our application (LHC simulation study). I will come back to you. We have adapted our code and your solution works well. Many thanks for your help. Nevertheless I feel that the implementation of the SDStructure could be improved but I understand that it might not be worth the effort. Feel free to close as won't fix or equivalent. |