 |
Belle II Software
release-05-01-25
|
14 #include <simulation/dataobjects/SimHitBase.h>
28 class PlumeHit :
public SimHitBase {
40 PlumeHit(
int a_sensorID,
int a_nofPixels,
float a_posmm_u,
float a_posmm_v,
41 float a_posmm_x,
float a_posmm_y,
float a_posmm_z)
float getpos_y() const
impact position in G4 y frame, in mm
float m_posmm_z
impact position in G4 z frame, in mm
int m_nofPixels
cluster size
float getpos_u() const
impact position in sensor u frame, in mm
float m_posmm_u
impact position in sensor u frame, in mm
ClassDef(RelationsInterface, 0)
defines interface for accessing relations of objects in StoreArray.
float m_posmm_y
impact position in G4 y frame, in mm
float m_posmm_x
impact position in G4 x frame, in mm
int getsensorID() const
sensor ID
int getnofPixels() const
cluster size
ClassPlumeHit - digitization simulated hit for the Microtpc detector.
Abstract base class for different kinds of events.
float getpos_z() const
impact position in G4 z frame, in mm
float getpos_v() const
impact position in sensor v frame, in mm
float m_posmm_v
impact position in sensor v frame, in mm
PlumeHit()
default constructor for ROOT
float getpos_x() const
impact position in G4 x frame, in mm