9#ifndef Ph1bpipeSIMHIT_H
10#define Ph1bpipeSIMHIT_H
ClassPh1bpipeSimHit - Geant4 simulated hit for the Ph1bpipe detector.
float m_energyDep
Deposited energy in electrons.
float getEnergyDep() const
Return the energy deposition in electrons.
int getdetNb() const
Return the TPC number.
Ph1bpipeSimHit()
default constructor for ROOT
Ph1bpipeSimHit(float energyDep, int detNb)
Standard constructor.
Abstract base class for different kinds of events.