Analysis Software
Documentation for sPHENIX simulation software
|
#include "PHG4Hit.h"
#include <TSystem.h>
#include <cassert>
#include <cstdlib>
#include <type_traits>
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &stream, const PHG4Hit *hit) |
ostream& operator<< | ( | std::ostream & | stream, |
const PHG4Hit * | hit | ||
) |
Definition at line 63 of file PHG4Hit.cc.
View newest version in sPHENIX GitHub at line 63 of file PHG4Hit.cc
References PHG4Hit::get_avg_x(), PHG4Hit::get_avg_y(), PHG4Hit::get_avg_z(), PHG4Hit::get_hit_id(), PHG4Hit::get_layer(), and PHG4Hit::get_trkid().