ATLAS Offline Software
Classes | Namespaces | Typedefs
LArCalorimeter/LArG4/LArG4Code/LArG4Code/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

 LArG4
 
 LArG4::detail
 

Typedefs

using LArG4::SimpleSDWrapper = detail::SDWrapper< LArG4SimpleSD, LArHitContainer >
 Template instantiation for LArG4SimpleSD. More...
 
using LArG4::CalibSDWrapper = detail::SDWrapper< LArG4CalibSD, CaloCalibrationHitContainer >
 Template instantiation for LArG4CalibSD. More...