ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4GeometryCell.hh File Reference
#include "globals.hh"
+ Include dependency graph for G4GeometryCell.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4GeometryCell
 

Functions

G4bool operator== (const G4GeometryCell &k1, const G4GeometryCell &k2)
 
G4bool operator!= (const G4GeometryCell &k1, const G4GeometryCell &k2)
 

Function Documentation

G4bool operator!= ( const G4GeometryCell k1,
const G4GeometryCell k2 
)

Definition at line 84 of file G4GeometryCell.cc.

View newest version in sPHENIX GitHub at line 84 of file G4GeometryCell.cc

References G4GeometryCell::GetPhysicalVolume(), and G4GeometryCell::GetReplicaNumber().

+ Here is the call graph for this function:

G4bool operator== ( const G4GeometryCell k1,
const G4GeometryCell k2 
)

Definition at line 70 of file G4GeometryCell.cc.

View newest version in sPHENIX GitHub at line 70 of file G4GeometryCell.cc

References G4GeometryCell::GetPhysicalVolume(), and G4GeometryCell::GetReplicaNumber().

+ Here is the call graph for this function: