99 LogDebug(
"TOBGeom") <<
"==>> Constructing DDTOBAxCableAlgo...";
106 double dz, rin, rout, startphi, widthphi, deltaphi;
126 << (startphi + deltaphi) / CLHEP::deg <<
" with Rin " << rin <<
" Rout " << rout <<
" ZHalf " 135 <<
" positioned in " << tubsName <<
" with no translation and no rotation";
139 startphi += deltaphi;
146 << (startphi + deltaphi) / CLHEP::deg <<
" with Rin " << rin <<
" Rout " << rout <<
" ZHalf " 155 <<
" positioned in " << tubsName <<
" with no translation and no rotation";
159 startphi += deltaphi;
166 << (startphi + deltaphi) / CLHEP::deg <<
" with Rin " << rin <<
" Rout " << rout <<
" ZHalf " 175 <<
" positioned in " << tubsName <<
" with no translation and no rotation";
178 LogDebug(
"TOBGeom") <<
"<<== End of DDTOBAxCableAlgo construction ...";
void position(const DDLogicalPart &self, const DDLogicalPart &parent, const std::string ©no, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=nullptr)
DDMaterial is used to define and access material information.
DDName is used to identify DDD entities uniquely.
vector< string > sectorNumber
A DDSolid represents the shape of a part.
Represents a uniquely identifyable rotation matrix.
U second(std::pair< T, U > const &p)
vector< string > sectorMaterial_B
vector< string > sectorMaterial_A
vector< double > sectorStartPhi
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
static DDSolid tubs(const DDName &name, double zhalf, double rIn, double rOut, double startPhi, double deltaPhi)
vector< string > sectorMaterial_C
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > DDTranslation