27 #include "G4StepPoint.hh"
29 #include "G4VPhysicalVolume.hh"
56 public Observer<const BeginOfEvent*>,
67 virtual bool ProcessHits(G4Step *,G4TouchableHistory *);
70 virtual void Initialize(G4HCofThisEvent * HCE);
71 virtual void EndOfEvent(G4HCofThisEvent * eventHC);
86 void update(const ::EndOfEvent *);
96 G4ThreeVector
SetToLocal(
const G4ThreeVector& global);
void fillHits(edm::PSimHitContainer &, std::string use)
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)
virtual bool ProcessHits(G4Step *, G4TouchableHistory *)
BscG4HitCollection * theHC
G4ThreeVector hitPointLocalExit
type of data representation of DDCompactView
virtual void Initialize(G4HCofThisEvent *HCE)
virtual uint32_t setDetUnitId(G4Step *)
G4VPhysicalVolume * currentPV
G4StepPoint * preStepPoint
std::vector< std::string > getNames()
void StoreHit(BscG4Hit *)
G4ThreeVector theEntryPoint
G4StepPoint * postStepPoint
G4ThreeVector hitPointExit
BscNumberingScheme * numberingScheme
G4ThreeVector theExitPoint
G4ThreeVector SetToLocalExit(const G4ThreeVector &globalPoint)
G4ThreeVector entrancePoint
void update(const BeginOfRun *)
This routine will be called when the appropriate signal arrives.
std::vector< PSimHit > PSimHitContainer
G4THitsCollection< BscG4Hit > BscG4HitCollection
virtual void EndOfEvent(G4HCofThisEvent *eventHC)
G4ThreeVector hitPointLocal
void ResetForNewPrimary()
const SimTrackManager * theManager