Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Geant4PhysicalVolumeSelectors::AllSelector Struct Reference

Struct that selects all G4VPhysicalVolume objects. More...

#include <acts/blob/sPHENIX/Plugins/Geant4/include/Acts/Plugins/Geant4/Geant4PhysicalVolumeSelectors.hpp>

+ Inheritance diagram for Acts::Geant4PhysicalVolumeSelectors::AllSelector:
+ Collaboration diagram for Acts::Geant4PhysicalVolumeSelectors::AllSelector:

Public Member Functions

bool select (const G4VPhysicalVolume &) const final
 The main interface method.
 
- Public Member Functions inherited from Acts::IGeant4PhysicalVolumeSelector
virtual ~IGeant4PhysicalVolumeSelector ()=default
 

Detailed Description

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

Member Function Documentation

bool Acts::Geant4PhysicalVolumeSelectors::AllSelector::select ( const G4VPhysicalVolume g4Phys) const
inlinefinalvirtual

The main interface method.

Parameters
g4Physthe physical volume to be checked
Returns
a boolean indicating if it should be selected or not

Implements Acts::IGeant4PhysicalVolumeSelector.

Definition at line 34 of file Geant4PhysicalVolumeSelectors.hpp.

View newest version in sPHENIX GitHub at line 34 of file Geant4PhysicalVolumeSelectors.hpp


The documentation for this struct was generated from the following file: