Analysis Software
Documentation for sPHENIX simulation software
|
#include "PHG4HitDefs.h"
#include <phool/PHObject.h>
#include <cmath>
#include <iostream>
#include <map>
#include <set>
Go to the source code of this file.
Classes | |
class | PHG4Shower |
Functions | |
bool | operator== (const PHG4Shower &lhs, const PHG4Shower &rhs) |
bool | operator!= (const PHG4Shower &lhs, const PHG4Shower &rhs) |
|
inline |
Definition at line 144 of file PHG4Shower.h.
View newest version in sPHENIX GitHub at line 144 of file PHG4Shower.h
References check_smearing_config::rhs.
|
inline |
Equality operators for PHG4TruthInfoContainer. Note that the comparison is performed only on the publicly accessible members.
Definition at line 131 of file PHG4Shower.h.
View newest version in sPHENIX GitHub at line 131 of file PHG4Shower.h
References PHG4Shower::g4hit_ids(), PHG4Shower::g4particle_ids(), PHG4Shower::g4vertex_ids(), PHG4Shower::get_id(), PHG4Shower::get_parent_particle_id(), PHG4Shower::get_parent_shower_id(), PHG4Shower::get_x(), PHG4Shower::get_y(), and PHG4Shower::get_z().