Returns hits collection.
| 89 | |
| 90 | // Returns hits collection. |
| 91 | inline const G4HCtable* GetHCtable() const { return HCtable; } |
| 92 | |
| 93 | // Returns digi collection. |
| 94 | inline const G4DCtable* GetDCtable() const { return DCtable; } |
no outgoing calls
no test coverage detected