1 #ifndef Forward_TotemSD_h 2 #define Forward_TotemSD_h 38 #include "G4StepPoint.hh" 51 bool ProcessHits(G4Step*, G4TouchableHistory*)
override;
54 void Initialize(G4HCofThisEvent* HCE)
override;
55 void EndOfEvent(G4HCofThisEvent* eventHC)
override;
65 G4ThreeVector
setToLocal(
const G4ThreeVector& globalPoint);
70 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
const G4StepPoint * preStepPoint
void fillHits(edm::PSimHitContainer &, const std::string &) override
G4VPhysicalVolume * currentPV
uint32_t setDetUnitId(const G4Step *) override
const G4StepPoint * postStepPoint
void EndOfEvent(G4HCofThisEvent *eventHC) override
TotemSD(const std::string &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *)
std::vector< PSimHit > PSimHitContainer
void clearHits() override
const SimTrackManager * theManager
void getStepInfo(const G4Step *aStep)