18 #include "G4StepPoint.hh" 20 #include "G4VPhysicalVolume.hh" 37 public Observer<const BeginOfEvent*>,
47 bool ProcessHits(G4Step *,G4TouchableHistory *)
override;
50 void Initialize(G4HCofThisEvent * HCE)
override;
51 void EndOfEvent(G4HCofThisEvent * eventHC)
override;
52 void clear()
override;
63 void update(const ::EndOfEvent *)
override;
65 G4ThreeVector
SetToLocal(
const G4ThreeVector& global);
G4ThreeVector SetToLocal(const G4ThreeVector &global)
void GetStepInfo(G4Step *aStep)
BscG4HitCollection * theHC
G4ThreeVector hitPointLocalExit
type of data representation of DDCompactView
G4VPhysicalVolume * currentPV
void update(const BeginOfRun *) override
This routine will be called when the appropriate signal arrives.
double getEnergyDeposit(const G4Step *step)
G4StepPoint * preStepPoint
bool ProcessHits(G4Step *, G4TouchableHistory *) override
void fillHits(edm::PSimHitContainer &, const std::string &) override
void StoreHit(BscG4Hit *)
G4ThreeVector theEntryPoint
void clearHits() override
G4StepPoint * postStepPoint
G4ThreeVector hitPointExit
BscNumberingScheme * numberingScheme
G4ThreeVector theExitPoint
G4ThreeVector SetToLocalExit(const G4ThreeVector &globalPoint)
void EndOfEvent(G4HCofThisEvent *eventHC) override
G4ThreeVector entrancePoint
void Initialize(G4HCofThisEvent *HCE) override
std::vector< PSimHit > PSimHitContainer
BscSD(const std::string &, const DDCompactView &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *)
G4THitsCollection< BscG4Hit > BscG4HitCollection
uint32_t setDetUnitId(const G4Step *) override
G4ThreeVector hitPointLocal
void ResetForNewPrimary()
const SimTrackManager * theManager