12#ifndef MUONWALL_MUONWALLSD_H
13#define MUONWALL_MUONWALLSD_H
16#include "G4VSensitiveDetector.hh"
26class G4TouchableHistory;
35 MuonWallSD(
const std::string& name,
const std::string& hitCollectionName,
int verbose);
40 void Initialize(G4HCofThisEvent*)
override final;
41 G4bool
ProcessHits(G4Step*, G4TouchableHistory*)
override final;
Handle class for recording to StoreGate.
static const int s_nCellMu
void Initialize(G4HCofThisEvent *) override final
const TileTBID * m_tileTBID
TileSimHit * m_hit[s_nCell]
G4bool ProcessHits(G4Step *, G4TouchableHistory *) override final
void StartOfAthenaEvent()
SG::WriteHandle< TileHitVector > m_HitColl
static const int s_nCellS
MuonWallSD(const std::string &name, const std::string &hitCollectionName, int verbose)
Helper class for TileCal offline identifiers of ancillary testbeam detectors and MBTS.