DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Attributes | List of all members
dd4hep::sim::Geant4GeometryInfo::PlacementFlags::_flags Struct Reference

#include <Geant4GeometryInfo.h>

Public Attributes

unsigned parametrised:1
 
unsigned replicated:1
 
unsigned path_has_parametrised:1
 
unsigned path_has_replicated:1
 

Detailed Description

Definition at line 101 of file Geant4GeometryInfo.h.

Member Data Documentation

◆ parametrised

unsigned dd4hep::sim::Geant4GeometryInfo::PlacementFlags::_flags::parametrised

Definition at line 102 of file Geant4GeometryInfo.h.

◆ path_has_parametrised

unsigned dd4hep::sim::Geant4GeometryInfo::PlacementFlags::_flags::path_has_parametrised

Definition at line 104 of file Geant4GeometryInfo.h.

◆ path_has_replicated

unsigned dd4hep::sim::Geant4GeometryInfo::PlacementFlags::_flags::path_has_replicated

Definition at line 105 of file Geant4GeometryInfo.h.

◆ replicated

unsigned dd4hep::sim::Geant4GeometryInfo::PlacementFlags::_flags::replicated

Definition at line 103 of file Geant4GeometryInfo.h.


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