1 #ifndef SimG4CMS_TkAccumulatingSensitiveDetector_H 2 #define SimG4CMS_TkAccumulatingSensitiveDetector_H 16 #include "G4StepPoint.hh" 32 public Observer<const BeginOfEvent*>,
33 public Observer<const BeginOfTrack*>,
42 bool ProcessHits(G4Step *,G4TouchableHistory *)
override;
47 std::vector<std::string>
getNames()
override;
53 virtual bool newHit(G4Step *);
TrackInformation * getOrCreateTrackInformation(const G4Track *)
virtual bool newHit(G4Step *)
void update(const BeginOfEvent *) override
This routine will be called when the appropriate signal arrives.
void fillHits(edm::PSimHitContainer &, std::string use) override
FrameRotation * myRotation
Local3DPoint toOrcaRef(Local3DPoint, G4VPhysicalVolume *)
G4TrackToParticleID * myG4TrackToParticleID
Local3DPoint globalExitPoint
bool ProcessHits(G4Step *, G4TouchableHistory *) override
TrackingSlaveSD * slaveHighTof
type of data representation of DDCompactView
UpdatablePSimHit * mySimHit
virtual void updateHit(G4Step *)
virtual bool closeHit(G4Step *)
uint32_t setDetUnitId(G4Step *) override
Local3DPoint globalEntryPoint
void clearHits() override
G4VPhysicalVolume * oldVolume
virtual void createHit(G4Step *)
TrackerG4SimHitNumberingScheme * numberingScheme_
std::vector< std::string > getNames() override
~TkAccumulatingSensitiveDetector() override
void checkExitPoint(Local3DPoint)
std::vector< PSimHit > PSimHitContainer
void EndOfEvent(G4HCofThisEvent *) override
TrackingSlaveSD * slaveLowTof
TkAccumulatingSensitiveDetector(std::string, const DDCompactView &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *)
const SimTrackManager * theManager
G4ProcessTypeEnumerator * theG4ProcessTypeEnumerator