9#ifndef QCSMONITORCREATOR_H_
10#define QCSMONITORCREATOR_H_
12#include <geometry/CreatorBase.h>
22 namespace qcsmonitor {
GearDir is the basic class used for accessing the parameter store.
Pure virtual base class for all geometry creators.
The creator for the QCSMONITOR geometry.
virtual void create(const GearDir &content, G4LogicalVolume &topVolume, geometry::GeometryTypes type)
Creation of the detector geometry from Gearbox (XML).
virtual ~QcsmonitorCreator()
Destructor.
QcsmonitorCreator()
Constructor.
SensitiveDetector * m_sensitive
SensitiveDetector QCSMONITOR.
Sensitive Detector implementation of the QCSMONITOR detector.
GeometryTypes
Flag indiciating the type of geometry to be used.
Abstract base class for different kinds of events.