1 #ifndef Forward_TotemSD_h 2 #define Forward_TotemSD_h 35 #include "G4StepPoint.hh" 44 public Observer<const BeginOfEvent*>{
52 bool ProcessHits(G4Step *,G4TouchableHistory *)
override;
55 void Initialize(G4HCofThisEvent * HCE)
override;
56 void EndOfEvent(G4HCofThisEvent * eventHC)
override;
68 G4ThreeVector
setToLocal(
const G4ThreeVector& globalPoint);
73 G4ThreeVector
posizioEvo(
const G4ThreeVector&,
double ,
double ,
double,
double,
int&);
G4ThreeVector setToLocal(const G4ThreeVector &globalPoint)
void resetForNewPrimary()
void Initialize(G4HCofThisEvent *HCE) override
G4ThreeVector posizioEvo(const G4ThreeVector &, double, double, double, double, int &)
TotemG4HitCollection * theHC
G4ThreeVector entrancePoint
bool ProcessHits(G4Step *, G4TouchableHistory *) override
void storeHit(TotemG4Hit *)
void update(const BeginOfEvent *) override
This routine will be called when the appropriate signal arrives.
TotemVDetectorOrganization * numberingScheme
Compact representation of the geometrical detector hierarchy.
const G4StepPoint * preStepPoint
void fillHits(edm::PSimHitContainer &, const std::string &) override
G4VPhysicalVolume * currentPV
uint32_t setDetUnitId(const G4Step *) override
TotemSD(const std::string &, const DDCompactView &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *)
const G4StepPoint * postStepPoint
void EndOfEvent(G4HCofThisEvent *eventHC) override
std::vector< PSimHit > PSimHitContainer
void clearHits() override
const SimTrackManager * theManager
void getStepInfo(const G4Step *aStep)