13 os << *(defined.first) <<
" ";
17 os <<
"* division not defined * ";
20 os <<
"* division not declared * ";
36 create(name, std::make_unique<Division>(parent, axis, nReplicas, width, offset));
41 create(name, std::make_unique<Division>(parent, axis, nReplicas, offset));
46 create(name, std::make_unique<Division>(parent, axis, width, offset));
def_type isDefined() const
const DDI::rep_traits< N, C >::reference rep() const
DDName is used to identify DDD entities uniquely.
std::ostream & operator<<(std::ostream &out, const ALILine &li)
std::unique_ptr< T, impl::DeviceDeleter > unique_ptr
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
DDDivision()
The default constructor provides an uninitialzed reference object.
std::pair< const N *, bool > def_type
DDAxes
analagous to geant4/source/global/HEPGeometry/include/geomdefs.hh
const DDLogicalPart & parent() const
void create(const DDName &name, std::unique_ptr< DDI::Division >vals)