Analysis Software
Documentation for sPHENIX simulation software
|
Struct that selects all G4VPhysicalVolume objects. More...
#include <acts/blob/sPHENIX/Plugins/Geant4/include/Acts/Plugins/Geant4/Geant4PhysicalVolumeSelectors.hpp>
Public Member Functions | |
bool | select (const G4VPhysicalVolume &) const final |
The main interface method. | |
Public Member Functions inherited from Acts::IGeant4PhysicalVolumeSelector | |
virtual | ~IGeant4PhysicalVolumeSelector ()=default |
Struct that selects all G4VPhysicalVolume objects.
Definition at line 33 of file Geant4PhysicalVolumeSelectors.hpp.
View newest version in sPHENIX GitHub at line 33 of file Geant4PhysicalVolumeSelectors.hpp
|
inlinefinalvirtual |
The main interface method.
g4Phys | the physical volume to be checked |
Implements Acts::IGeant4PhysicalVolumeSelector.
Definition at line 34 of file Geant4PhysicalVolumeSelectors.hpp.
View newest version in sPHENIX GitHub at line 34 of file Geant4PhysicalVolumeSelectors.hpp