#include "CCalHit.hh"
#include <iostream>
 
Go to the source code of this file.
◆ operator<<()
      
        
          | 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()
 int getTimeSliceID() const
 
double getEnergyDeposit() const
 
unsigned int getUnitID() const
 
CLHEP::Hep3Vector getEntry() const
 
double getIncidentEnergy() const