ATLAS Offline Software
Loading...
Searching...
No Matches
SDWrapper.h File Reference
#include <string>
#include <vector>
#include <memory>
#include "G4VSensitiveDetector.hh"
#include "StoreGate/WriteHandle.h"
Include dependency graph for LArCalorimeter/LArG4/LArG4Code/LArG4Code/SDWrapper.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.