ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/graphics_reps/include/HepPolyhedron.h>
Classes | |
struct | G4Edge |
Public Member Functions | |
G4Facet (G4int v1=0, G4int f1=0, G4int v2=0, G4int f2=0, G4int v3=0, G4int f3=0, G4int v4=0, G4int f4=0) | |
Private Attributes | |
G4Edge | edge [4] |
Friends | |
class | HepPolyhedron |
std::ostream & | operator<< (std::ostream &, const G4Facet &facet) |
Definition at line 179 of file HepPolyhedron.h.
View newest version in sPHENIX GitHub at line 179 of file HepPolyhedron.h
|
inline |
Definition at line 188 of file HepPolyhedron.h.
View newest version in sPHENIX GitHub at line 188 of file HepPolyhedron.h
References edge, G4Facet::G4Edge::f, f1, f2, f3, f4, G4Facet::G4Edge::v, v1, v2, v3, and v4.
|
friend |
Definition at line 180 of file HepPolyhedron.h.
View newest version in sPHENIX GitHub at line 180 of file HepPolyhedron.h
|
friend |
Definition at line 85 of file HepPolyhedron.cc.
View newest version in sPHENIX GitHub at line 85 of file HepPolyhedron.cc
|
private |
Definition at line 185 of file HepPolyhedron.h.
View newest version in sPHENIX GitHub at line 185 of file HepPolyhedron.h
Referenced by G4Facet(), HepPolyhedron::InvertFacets(), operator<<(), and HepPolyhedron::SetReferences().