27 #include "G4StepPoint.hh" 29 #include "G4VPhysicalVolume.hh" 56 public Observer<const BeginOfEvent*>,
67 bool ProcessHits(G4Step *,G4TouchableHistory *)
override;
70 void Initialize(G4HCofThisEvent * HCE)
override;
71 void EndOfEvent(G4HCofThisEvent * eventHC)
override;
72 void clear()
override;
81 std::vector<std::string>
getNames()
override;
86 void update(const ::EndOfEvent *)
override;
96 G4ThreeVector
SetToLocal(
const G4ThreeVector& global);
G4ThreeVector SetToLocal(const G4ThreeVector &global)
BscSD(std::string, const DDCompactView &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *)
virtual double getEnergyDeposit(G4Step *step)
void GetStepInfo(G4Step *aStep)
BscG4HitCollection * theHC
G4ThreeVector hitPointLocalExit
type of data representation of DDCompactView
std::vector< std::string > getNames() override
G4VPhysicalVolume * currentPV
void update(const BeginOfRun *) override
This routine will be called when the appropriate signal arrives.
G4StepPoint * preStepPoint
void fillHits(edm::PSimHitContainer &, std::string use) override
bool ProcessHits(G4Step *, G4TouchableHistory *) override
uint32_t setDetUnitId(G4Step *) 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
G4THitsCollection< BscG4Hit > BscG4HitCollection
G4ThreeVector hitPointLocal
void ResetForNewPrimary()
const SimTrackManager * theManager