![]() |
ATLAS Offline Software
|
#include <string>#include <vector>#include <memory>#include "G4VSensitiveDetector.hh"#include "StoreGate/WriteHandle.h"Go to the source code of this file.
Classes | |
| class | LArG4::detail::SDWrapper< SDType, HitContainerType > |
| A template class which wraps multiple sensitive detectors. More... | |
Namespaces | |
| namespace | LArG4 |
| namespace | LArG4::detail |
Typedefs | |
| using | LArG4::SimpleSDWrapper = detail::SDWrapper<LArG4SimpleSD, LArHitContainer> |
| Template instantiation for LArG4SimpleSD. | |
| using | LArG4::CalibSDWrapper = detail::SDWrapper<LArG4CalibSD, CaloCalibrationHitContainer> |
| Template instantiation for LArG4CalibSD. | |