47 public Observer<const BeginOfEvent*>,
54 bool ProcessHits(G4Step*, G4TouchableHistory*)
override;
56 void Initialize(G4HCofThisEvent* HCE)
override;
57 void EndOfEvent(G4HCofThisEvent* eventHC)
override;
67 void update(const ::EndOfEvent*)
override;
70 G4ThreeVector
setToLocal(
const G4ThreeVector& globalPoint);
77 std::unique_ptr<TrackingSlaveSD>
slave_;
PPSPixelSD(const std::string &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, SimTrackManager const *)
G4ThreeVector setToLocal(const G4ThreeVector &globalPoint)
uint32_t setDetUnitId(const G4Step *) override
void stepInfo(const G4Step *aStep)
void clearHits() override
G4VPhysicalVolume * currentPV_
const SimTrackManager * theManager_
G4StepPoint * preStepPoint_
void storeHit(PPSPixelG4Hit *)
bool ProcessHits(G4Step *, G4TouchableHistory *) override
void update(const BeginOfEvent *) override
This routine will be called when the appropriate signal arrives.
PPSPixelG4Hit * currentHit_
G4ThreeVector theLocalExitPoint_
void Initialize(G4HCofThisEvent *HCE) override
std::unique_ptr< TrackingSlaveSD > slave_
PPSPixelG4HitCollection * theHC_
std::unique_ptr< PPSVDetectorOrganization > numberingScheme_
void fillHits(edm::PSimHitContainer &, const std::string &) override
G4StepPoint * postStepPoint_
std::vector< PSimHit > PSimHitContainer
void EndOfEvent(G4HCofThisEvent *eventHC) override
G4ThreeVector theLocalEntryPoint_