FDsimG4Materials.hh
Go to the documentation of this file.
1 #ifndef G4FDSIMMATERIALS_H
2 #define G4FDSIMMATERIALS_H
3 
4 namespace fdet {
5  class Telescope;
6 }
7 
8 namespace TelescopeSimulatorLX {
9 
11 
12 
13  public:
14 
15  FDsimG4Materials(const fdet::Telescope& tel) ;
17 
18  private:
19 
23 
24  };
25 }
26 
27 #endif // G4FDSIMMATERIALS_H
FDsimG4Materials(const fdet::Telescope &tel)
static FDsimG4Materials * fMaterials
Detector description interface for Telescope-related data.

, generated on Tue Sep 26 2023.