5#ifndef RPCSensitiveDetectorTool_H
6#define RPCSensitiveDetectorTool_H
9#include "GaudiKernel/ServiceHandle.h"
20 G4VSensitiveDetector*
makeSD()
const override final;
Small wrapper around hit collection map to facilitate accessing the hit collection.
virtual StatusCode Gather() override
End of an athena event.
virtual StatusCode SetupEvent() override
Beginning of an athena event.
SensitiveDetectorBase(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.