9#ifndef MICROTPCCREATOR_H_
10#define MICROTPCCREATOR_H_
12#include <geometry/CreatorBase.h>
GearDir is the basic class used for accessing the parameter store.
Pure virtual base class for all geometry creators.
MicrotpcCreator()
Constructor.
virtual void create(const GearDir &content, G4LogicalVolume &topVolume, geometry::GeometryTypes type)
Creation of the detector geometry from Gearbox (XML).
virtual ~MicrotpcCreator()
Destructor.
SensitiveDetector * m_sensitive
SensitiveDetector micro-tpc.
Sensitive Detector implementation of the MICROTPC detector.
GeometryTypes
Flag indicating the type of geometry to be used.
Namespace to encapsulate code needed for the MICROTPC detector.
Abstract base class for different kinds of events.