#include <GaudiKernel/IGiGaSetUpSvc.h>
Inheritance diagram for IGiGaSetUpSvc:

Public Methods | |
| virtual IGiGaSetUpSvc& | operator<< ( G4VUserDetectorConstruction * ) = 0 |
| set detector construction. | |
| virtual IGiGaSetUpSvc& | operator<< ( G4VPhysicalVolume * ) = 0 |
| set detector construction. | |
| virtual IGiGaSetUpSvc& | operator<< ( G4VUserPrimaryGeneratorAction * ) = 0 |
| define primary generator action. | |
| virtual IGiGaSetUpSvc& | operator<< ( G4VUserPhysicsList * ) = 0 |
| define Physics List. | |
| virtual IGiGaSetUpSvc& | operator<< ( G4UserRunAction * ) = 0 |
| define Run Action. | |
| virtual IGiGaSetUpSvc& | operator<< ( G4UserEventAction * ) = 0 |
| define Event Action. | |
| virtual IGiGaSetUpSvc& | operator<< ( G4UserStackingAction * ) = 0 |
| define Stacking Action. | |
| virtual IGiGaSetUpSvc& | operator<< ( G4UserTrackingAction * ) = 0 |
| define Tracking Action. | |
| virtual IGiGaSetUpSvc& | operator<< ( G4UserSteppingAction * ) = 0 |
| define Stepping Action. | |
| virtual IGiGaSetUpSvc& | operator<< ( G4VisManager * ) = 0 |
| define Visualisation Manager. | |
| virtual StatusCode | setConstruction ( G4VUserDetectorConstruction * ) = 0 |
| set detector construction. | |
| virtual StatusCode | setDetector ( G4VPhysicalVolume * ) = 0 |
| set detector construction. | |
| virtual StatusCode | setGenerator ( G4VUserPrimaryGeneratorAction * ) = 0 |
| define primary generator action. | |
| virtual StatusCode | setPhysics ( G4VUserPhysicsList * ) = 0 |
| define Physics List. | |
| virtual StatusCode | setRunAction ( G4UserRunAction * ) = 0 |
| define Run Action. | |
| virtual StatusCode | setEvtAction ( G4UserEventAction * ) = 0 |
| define Event Action. | |
| virtual StatusCode | setStacking ( G4UserStackingAction * ) = 0 |
| define Stacking Action. | |
| virtual StatusCode | setTracking ( G4UserTrackingAction * ) = 0 |
| define Tracking Action. | |
| virtual StatusCode | setStepping ( G4UserSteppingAction * ) = 0 |
| define Stepping Action. | |
| virtual StatusCode | setVisManager ( G4VisManager * ) = 0 |
| define Visualisation Manager. | |
| virtual StatusCode | initialize () = 0 |
| initialize & finalize methods. | |
| virtual StatusCode | finalize () = 0 |
| Finalize Service. | |
| virtual | ~IGiGaSetUpSvc () |
| virtual destructor. More... | |
| virtual StatusCode | queryInterface ( const IID& riid, void** ppvI ) = 0 |
| Query the interface. | |
Static Public Methods | |
| const InterfaceID& | interfaceID () |
| Retrieve interface ID. More... | |
Definition at line 31 of file IGiGaSetUpSvc.h.
|
|
virtual destructor.
Definition at line 84 of file IGiGaSetUpSvc.h. |
|
|
Finalize Service.
Reimplemented from IService. |
|
|
initialize & finalize methods.
Reimplemented from IService. |
|
|
Retrieve interface ID.
Reimplemented from IService. Definition at line 35 of file IGiGaSetUpSvc.h. |
|
|
define Visualisation Manager.
|
|
|
define Stepping Action.
|
|
|
define Tracking Action.
|
|
|
define Stacking Action.
|
|
|
define Event Action.
|
|
|
define Run Action.
|
|
|
define Physics List.
|
|
|
define primary generator action.
|
|
|
set detector construction.
|
|
|
set detector construction.
|
|
|
Query the interface.
|
|
|
set detector construction.
|
|
|
set detector construction.
|
|
|
define Event Action.
|
|
|
define primary generator action.
|
|
|
define Physics List.
|
|
|
define Run Action.
|
|
|
define Stacking Action.
|
|
|
define Stepping Action.
|
|
|
define Tracking Action.
|
|
|
define Visualisation Manager.
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000