ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "globals.hh"
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) |
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().
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().