CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DDGeometryReturnType.h
Go to the documentation of this file.
1 #ifndef SimG4Core_DDGeometryReturnType_h
2 #define SimG4Core_DDGeometryReturnType_h
3 
6 
7 #include "G4LogicalVolume.hh"
8 
10 
11 public:
12  DDGeometryReturnType(G4LogicalVolume* log,
16 
17  G4LogicalVolume* logicalVolume() const {return log_;}
20 
21 private:
22  G4LogicalVolume* log_;
25 
26 };
27 
28 #endif
G4LogicalVolume * log_
G4LogicalVolume * logicalVolume() const
G4LogicalVolumeToDDLogicalPartMap map_
SensitiveDetectorCatalog sdCatalog() const
G4LogicalVolumeToDDLogicalPartMap lvToDDLPMap() const
DDGeometryReturnType(G4LogicalVolume *log, G4LogicalVolumeToDDLogicalPartMap map, SensitiveDetectorCatalog catalog)
SensitiveDetectorCatalog catalog_