ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHG4Shower.h File Reference
#include "PHG4HitDefs.h"
#include <phool/PHObject.h>
#include <cmath>
#include <iostream>
#include <map>
#include <set>
+ Include dependency graph for PHG4Shower.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

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

bool operator== ( const PHG4Shower lhs,
const PHG4Shower 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().

+ Here is the call graph for this function: