#include <DDG4Dispatchable.h>
Public Member Functions | |
DDG4Dispatchable (const DDLogicalPart *ddL, G4LogicalVolume *g4L) | |
const DDLogicalPart * | getDDLogicalPart () const |
G4LogicalVolume * | getG4LogicalVolume () const |
Private Attributes | |
const DDLogicalPart * | ddLogical |
G4LogicalVolume * | g4Logical |
Definition at line 8 of file DDG4Dispatchable.h.
|
inline |
Definition at line 11 of file DDG4Dispatchable.h.
|
inline |
Definition at line 13 of file DDG4Dispatchable.h.
References ddLogical.
Referenced by DDG4SensitiveConverter::upDate().
|
inline |
Definition at line 14 of file DDG4Dispatchable.h.
References g4Logical.
Referenced by DDG4SensitiveConverter::upDate().
|
private |
Definition at line 16 of file DDG4Dispatchable.h.
Referenced by getDDLogicalPart().
|
private |
Definition at line 17 of file DDG4Dispatchable.h.
Referenced by getG4LogicalVolume().