 |
Belle II Software
release-05-01-25
|
10 #ifndef BGO_SENSITIVEDETECTOR_H
11 #define BGO_SENSITIVEDETECTOR_H
13 #include <simulation/kernel/SensitiveDetectorBase.h>
46 bool step(G4Step*
step, G4TouchableHistory*)
override;
SensitiveDetector()
Constructor.
int m_EvnetNumber
The current number of created hits in an event.
double m_WightedTime
global time
int firstcall
flight time to diode sensor
TVector3 VecCell
center of crystal position
double m_trackLength
energy deposited in volume
int m_cellID
The current theta ID in an event.
int m_trackID
The current number of created hits in an event.
double m_startEnergy
global time
G4ThreeVector m_endPos
Position of prestep.
int iECLCell
length of the track in the volume
double m_startTime
momentum of track
G4ThreeVector m_momentum
Wighted step Position.
int saveSimHit(const G4int cellId, const G4int trackID, const G4int pid, const G4double tof, const G4double edep, G4ThreeVector mom, TVector3 WightedPos)
Save BgoSimHit into datastore.
Abstract base class for different kinds of events.
int m_thetaID
The current phi ID in an event.
G4ThreeVector m_startPos
track id
TVector3 PosCell
Hit Time of StoreArray.
TVector3 m_WightedPos
Position of poststep.
bool step(G4Step *step, G4TouchableHistory *) override
Step processing method.
int m_oldEvnetNumber
The current number of created hits in an event.
int m_phiID
flag of first call
VXD::SensitiveDetector< PXDSimHit, PXDTrueHit > SensitiveDetector
The PXD Sensitive Detector class.
double T_ave
position alongthe vector of crystal axis
~SensitiveDetector()
Destructor.
double m_energyDeposit
particle energy at the entrance in volume
double local_pos
vector of crystal axis
int m_hitNum
members of SensitiveDetector
double m_endTime
global time
int TimeIndex
Hit Energy of StoreArray.