Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Public Attributes | List of all members
geomtools::gdml_writer::physvol Class Reference

Description of a physical volume. More...

#include <bayeux/geomtools/gdml_writer.h>

Public Member Functions

 physvol (const std::string &volumeref_="", const std::string &positionref_="", const std::string &rotationref_="", const std::string &scaleref_="")
 

Public Attributes

std::string volumeref
 
std::string positionref
 
std::string rotationref
 
std::string scaleref
 

Detailed Description

Description of a physical volume.

Constructor & Destructor Documentation

◆ physvol()

geomtools::gdml_writer::physvol::physvol ( const std::string &  volumeref_ = "",
const std::string &  positionref_ = "",
const std::string &  rotationref_ = "",
const std::string &  scaleref_ = "" 
)

Member Data Documentation

◆ positionref

std::string geomtools::gdml_writer::physvol::positionref

◆ rotationref

std::string geomtools::gdml_writer::physvol::rotationref

◆ scaleref

std::string geomtools::gdml_writer::physvol::scaleref

◆ volumeref

std::string geomtools::gdml_writer::physvol::volumeref

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