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

#include <Geant4GeometryInfo.h>

Public Member Functions

 PropertyVector ()=default
 
 ~PropertyVector ()=default
 

Public Attributes

std::vector< double > bins
 
std::vector< double > values
 
std::string name
 
std::string title
 

Detailed Description

Definition at line 122 of file Geant4GeometryInfo.h.

Constructor & Destructor Documentation

◆ PropertyVector()

dd4hep::sim::Geant4GeometryInfo::PropertyVector::PropertyVector ( )
default

◆ ~PropertyVector()

dd4hep::sim::Geant4GeometryInfo::PropertyVector::~PropertyVector ( )
default

Member Data Documentation

◆ bins

std::vector<double> dd4hep::sim::Geant4GeometryInfo::PropertyVector::bins

Definition at line 123 of file Geant4GeometryInfo.h.

◆ name

std::string dd4hep::sim::Geant4GeometryInfo::PropertyVector::name

Definition at line 125 of file Geant4GeometryInfo.h.

◆ title

std::string dd4hep::sim::Geant4GeometryInfo::PropertyVector::title

Definition at line 125 of file Geant4GeometryInfo.h.

◆ values

std::vector<double> dd4hep::sim::Geant4GeometryInfo::PropertyVector::values

Definition at line 124 of file Geant4GeometryInfo.h.


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