1#ifndef SIMG4INTERFACE_ISIMG4DETECTORCONSTRUCTION_H
2#define SIMG4INTERFACE_ISIMG4DETECTORCONSTRUCTION_H
5#include "GaudiKernel/IAlgTool.h"
8class G4VUserDetectorConstruction;
abstract interface to load G4VUserDetectorConstruction
Definition ISimG4DetectorConstruction.h:17
virtual G4VUserDetectorConstruction * detectorConstruction()=0
get initilization hook for the geometry
DeclareInterfaceID(ISimG4DetectorConstruction, 1, 0)
Retrieve interface ID.