1 #ifndef SimG4CMS_ShowerLibraryProducer_FiberSD_h 2 #define SimG4CMS_ShowerLibraryProducer_FiberSD_h 24 class G4HCofThisEvent;
29 public Observer<const BeginOfEvent*>,
40 G4bool
ProcessHits(G4Step* aStep,G4TouchableHistory* ROhist)
override;
41 void EndOfEvent(G4HCofThisEvent* HCE)
override;
42 void clear()
override;
55 void update(const ::EndOfEvent *)
override;
uint32_t setDetUnitId(const G4Step *) override
const SimTrackManager * m_trackManager
void clearHits() override
std::vector< PCaloHit > PCaloHitContainer
Compact representation of the geometrical detector hierarchy.
void update(const BeginOfJob *) override
This routine will be called when the appropriate signal arrives.
FiberSD(const std::string &, const DDCompactView &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *)
void Initialize(G4HCofThisEvent *HCE) override
G4bool ProcessHits(G4Step *aStep, G4TouchableHistory *ROhist) override
FiberG4HitsCollection * theHC
G4THitsCollection< FiberG4Hit > FiberG4HitsCollection
void fillHits(edm::PCaloHitContainer &, const std::string &) override
void EndOfEvent(G4HCofThisEvent *HCE) override