2 #ifndef FP420_FP420SD_h
3 #define FP420_FP420SD_h
29 #include "G4StepPoint.hh"
31 #include "G4VPhysicalVolume.hh"
57 public Observer<const BeginOfEvent*>,
79 virtual bool ProcessHits(G4Step *,G4TouchableHistory *);
82 virtual void Initialize(G4HCofThisEvent * HCE);
83 virtual void EndOfEvent(G4HCofThisEvent * eventHC);
98 void update(const ::EndOfEvent *);
108 G4ThreeVector
SetToLocal(
const G4ThreeVector& global);
G4ThreeVector theExitPoint
std::vector< std::string > getNames()
G4ThreeVector SetToLocalExit(const G4ThreeVector &globalPoint)
virtual void Initialize(G4HCofThisEvent *HCE)
virtual double getEnergyDeposit(G4Step *step)
G4ThreeVector hitPointExit
virtual bool ProcessHits(G4Step *, G4TouchableHistory *)
G4StepPoint * preStepPoint
void ResetForNewPrimary()
type of data representation of DDCompactView
virtual uint32_t setDetUnitId(G4Step *)
virtual void EndOfEvent(G4HCofThisEvent *eventHC)
void update(const BeginOfRun *)
This routine will be called when the appropriate signal arrives.
G4ThreeVector theEntryPoint
FP420SD(std::string, const DDCompactView &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *)
void GetStepInfo(G4Step *aStep)
FP420G4HitCollection * theHC
void fillHits(edm::PSimHitContainer &, std::string use)
G4THitsCollection< FP420G4Hit > FP420G4HitCollection
G4VPhysicalVolume * currentPV
G4ThreeVector hitPointLocalExit
FP420NumberingScheme * numberingScheme
G4ThreeVector SetToLocal(const G4ThreeVector &global)
G4ThreeVector entrancePoint
std::vector< PSimHit > PSimHitContainer
const SimTrackManager * theManager
G4StepPoint * postStepPoint
G4ThreeVector hitPointLocal
void StoreHit(FP420G4Hit *)