13 #include <CLHEP/Vector/ThreeVector.h> 14 #include <boost/cstdint.hpp> 36 void setEntry(
const G4ThreeVector& xyz);
void setEntry(const G4ThreeVector &xyz)
G4ThreeVector getEntryLocalP() const
float getPhiAtEntry() const
int getParticleType() const
void setEnergyLoss(float e)
void setUnitID(unsigned int i)
unsigned int getUnitID() const
int getTimeSliceID() const
void setThetaAtEntry(float t)
std::ostream & operator<<(std::ostream &, const BscG4Hit &)
void setEntryLocalP(const G4ThreeVector &xyz1)
const BscG4Hit & operator=(const BscG4Hit &right)
void setPhiAtEntry(float f)
float getThetaAtEntry() const
int operator==(const BscG4Hit &)
void addEnergyDeposit(double em, double hd)
void setTimeSlice(double d)
void setParticleType(short i)
G4ThreeVector getExitLocalP() const
double getEnergyDeposit() const
G4ThreeVector getEntry() const
double getIncidentEnergy() const
void setExitLocalP(const G4ThreeVector &xyz1)
void setIncidentEnergy(double e)
double getTimeSlice() const
float getEnergyLoss() const