#include "G4VHit.hh"
#include "DataFormats/Math/interface/Point3D.h"
#include <cstdint>
#include <iostream>
Go to the source code of this file.
Classes | |
class | TotemG4Hit |
Functions | |
std::ostream & | operator<< (std::ostream &, const TotemG4Hit &) |
std::ostream& operator<< | ( | std::ostream & | , |
const TotemG4Hit & | |||
) |
Definition at line 185 of file TotemG4Hit.cc.
References TotemG4Hit::getEnergyLoss(), TotemG4Hit::getEntry(), TotemG4Hit::getIncidentEnergy(), TotemG4Hit::getTimeSliceID(), TotemG4Hit::getTrackID(), and TotemG4Hit::getUnitID().