Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Utilities/Delegate.hpp"
#include <string>
#include <vector>
#include "G4VPhysicalVolume.hh"
Go to the source code of this file.
Classes | |
class | Acts::IGeant4PhysicalVolumeSelector |
Interface class for selectors from physical volumes. More... | |
struct | Acts::Geant4PhysicalVolumeSelectors::AllSelector |
Struct that selects all G4VPhysicalVolume objects. More... | |
struct | Acts::Geant4PhysicalVolumeSelectors::NameSelector |
Struct that selects G4VPhysicalVolume objects that match one of the provided names, exact or partially. More... | |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
namespace | Acts::Geant4PhysicalVolumeSelectors |