G4OCCT 0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
Loading...
Searching...
No Matches
G4OCCTSensitiveDetectorMapReader.hh
Go to the documentation of this file.
1// SPDX-License-Identifier: LGPL-2.1-or-later
2// Copyright (C) 2026 G4OCCT Contributors
3
6
7#ifndef G4OCCT_G4OCCTSensitiveDetectorMapReader_hh
8#define G4OCCT_G4OCCTSensitiveDetectorMapReader_hh
9
11
12#include <G4String.hh>
13
77
78#endif // G4OCCT_G4OCCTSensitiveDetectorMapReader_hh
Declaration of G4OCCTSensitiveDetectorMap.
Parses an XML sensitive-detector-map file into a G4OCCTSensitiveDetectorMap.
G4OCCTSensitiveDetectorMap ReadFile(const G4String &path)
Maps volume name patterns to Geant4 G4VSensitiveDetector objects.