52 for (
auto pv : thePhysicalVolumeList) {
53 if (pv == pvp)
return true;
60 for (
auto lv : theLogicalVolumeList) {
61 if (lv == lvp)
return true;
G4LogicalVolume represents a leaf node or unpositioned subtree in the geometry hierarchy....
G4bool CheckLV(const G4LogicalVolume *lvp) const
G4bool operator!=(const G4SensitiveVolumeList &right) const
G4bool CheckPV(const G4VPhysicalVolume *pvp) const
G4bool operator==(const G4SensitiveVolumeList &right) const
G4VPhysicalVolume is an abstract base class for the representation of a positioned volume....