![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "PHG4Hit.h"#include <TSystem.h>#include <cassert>#include <cstdlib>#include <type_traits>
Include dependency graph for PHG4Hit.cc: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().
Here is the call graph for this function: