ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "G4AtlasInterfaces/ISensitiveDetector.h"
#include "G4VSensitiveDetector.hh"
#include "G4Types.hh"
#include <string>
#include <vector>
#include <thread>
Go to the source code of this file.
Classes | |
class | SensitiveDetectorBase |
Common base class for tools that create and manage Geant4 sensitive detectors. More... | |