|
DLG4::VolumeBuilders
A fluent interface for Geant4 geometry definition.
|
#include <DLG4Units.hh>
Public Member Functions | |
| PropertySetter (const PropertySetter &)=delete | |
| PropertySetter & | operator= (const PropertySetter &)=delete |
| void | operator= (G4double val) |
| G4double | operator() () const |
| operator G4double () const | |
Public Attributes | |
| Unit< T > & | parent |
| G4double | scale |
Friends | |
| std::istream & | operator>> (std::istream &is, const PropertySetter &ap) |
Definition at line 158 of file DLG4Units.hh.
|
delete |
|
inline |
Definition at line 171 of file DLG4Units.hh.
|
inline |
Definition at line 170 of file DLG4Units.hh.
|
delete |
|
inline |
Definition at line 167 of file DLG4Units.hh.
|
friend |
Definition at line 174 of file DLG4Units.hh.
| Unit<T>& parent |
Definition at line 159 of file DLG4Units.hh.
| G4double scale |
Definition at line 160 of file DLG4Units.hh.