191 os <<
" Data of this FP420G4Hit are:" << std::endl
196 <<
" Tof : " << hit.
getTof() << std::endl
198 <<
" elmenergy = " << hit.
getEM() << std::endl
199 <<
" hadrenergy = " << hit.
getHadr() << std::endl
205 <<
" X at Entry = " << hit.
getX() << std::endl
206 <<
" Y at Entry = " << hit.
getY() << std::endl
207 <<
" Z at Entry = " << hit.
getZ() << std::endl
208 <<
" VtxX = " << hit.
getVx() << std::endl
209 <<
" VtxY = " << hit.
getVy() << std::endl
210 <<
" VtxZ = " << hit.
getVz() << std::endl
211 <<
" parentID = " << hit.
getParentId() << std::endl
212 <<
" Pabs = " << hit.
getPabs() << std::endl
213 <<
" Energy of primary particle (ID = " << hit.
getTrackID()
215 <<
" Entry point in FP420 unit number " << hit.
getUnitID()
216 <<
" is: " << hit.
getEntry() <<
" (mm)" << std::endl;
217 os <<
"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
const FP420G4Hit & operator=(const FP420G4Hit &right)
void setEntry(G4ThreeVector xyz)
double getEnergyDeposit() const
void setPhiAtEntry(float f)
G4ThreeVector getExitLocalP() const
std::ostream & operator<<(std::ostream &out, const ALILine &li)
unsigned int getTrackID() const
void addEnergyDeposit(double em, double hd)
float getPhiAtEntry() const
unsigned int getUnitID() const
void setEnergyLoss(float e)
std::pair< std::string, MonitorElement * > entry
double getIncidentEnergy() const
G4ThreeVector getEntryLocalP() const
void setTimeSlice(double d)
float getEnergyLoss() const
void setIncidentEnergy(double e)
int getTimeSliceID() const
int getParticleType() const
void setParticleType(short i)
void setExitLocalP(G4ThreeVector xyz1)
void setThetaAtEntry(float t)
void setUnitID(unsigned int i)
G4ThreeVector getEntry() const
double getTimeSlice() const
void addEnergyLoss(float e)
float getThetaAtEntry() const
void setEntryLocalP(G4ThreeVector xyz1)