to load a setup from the factory More...
#include <SToGS_LoadFromDetectorFactory.hh>
Inherits G4VUserDetectorConstruction.
Public Member Functions | |
virtual G4VPhysicalVolume * | Construct () |
it built only the detector part i.e. load the xml file and the dmap More... | |
virtual void | ConstructSDandField () |
it set the sensitivity, colors and fields here More... | |
LoadFromDetectorFactory (G4String name_in_factory="") | |
virtual | ~LoadFromDetectorFactory () |
to load a setup from the factory
Definition at line 37 of file SToGS_LoadFromDetectorFactory.hh.
|
inline |
Definition at line 40 of file SToGS_LoadFromDetectorFactory.hh.
|
virtual |
Definition at line 31 of file SToGS_LoadFromDetectorFactory.cc.
|
virtual |
it built only the detector part i.e. load the xml file and the dmap
Definition at line 35 of file SToGS_LoadFromDetectorFactory.cc.
|
virtual |
it set the sensitivity, colors and fields here
Definition at line 53 of file SToGS_LoadFromDetectorFactory.cc.