#include "CCalHit.hh"
#include <iostream>
Go to the source code of this file.
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const CCalHit & |
hit |
|
) |
| |
Definition at line 104 of file CCalHit.cc.
105 os <<
" Data of this CCalHit are:"<<
G4endl
107 <<
" \t Energy of primary particle (ID = " << hit.
getTrackID()
109 <<
" \t Entry point in Calorimeter unit number " << hit.
getUnitID()
double getIncidentEnergy() const
double getEnergyDeposit() const
CLHEP::Hep3Vector getEntry() const
unsigned int getUnitID() const
int getTimeSliceID() const