10 : parent_(parent), axis_(axis), nReplicas_(nReplicas), width_(width), offset_(offset) {}
13 : parent_(parent), axis_(axis), nReplicas_(nReplicas), width_(0.0), offset_(offset) {}
16 : parent_(parent), axis_(axis), nReplicas_(0), width_(width), offset_(offset) {}
26 os <<
" LogicalPart: " <<
parent_ << std::endl;
29 <<
" offset: " <<
offset() << std::endl;
const DDLogicalPart & parent() const
void stream(std::ostream &)
const DDSolid & solid(void) const
Returns a reference object of the solid being the shape of this LogicalPart.
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
Division(const DDLogicalPart &parent, DDAxes axis, int nReplicas, double width, double offset)
static const std::string name(const DDAxes &s)
DDAxes
analagous to geant4/source/global/HEPGeometry/include/geomdefs.hh