Celeritas 0.7.0-dev.127+develop.e63889793
Loading...
Searching...
No Matches
Public Member Functions | List of all members
celeritas::test::ShimSensitiveDetector Class Referencefinal

Forward hits to a std::function. More...

#include <ShimSensitiveDetector.hh>

Inheritance diagram for celeritas::test::ShimSensitiveDetector:
Inheritance graph
[legend]

Public Types

Type aliases
using HitProcessor = std::function< void(G4Step const *)>
 

Public Member Functions

 ShimSensitiveDetector (std::string const &name, HitProcessor &&process_hit)
 
void Initialize (G4HCofThisEvent *) final
 
bool ProcessHits (G4Step *step, G4TouchableHistory *) final
 

Detailed Description

Forward hits to a std::function.


The documentation for this class was generated from the following file: