15 #include "CLHEP/Units/GlobalSystemOfUnits.h" 33 m_TrgVetoHoleRadius(0),
55 LogDebug(
"EcalGeom") <<
"DDTBH4Algo test: Creating an instance";
63 std::make_unique<DDRotationMatrix>(
r.xx(),
r.xy(),
r.xz(),
r.yx(),
r.yy(),
r.yz(),
r.zx(),
r.zy(),
r.zz()));
69 const std::pair<std::string, std::string>
temp(
DDSplit(
s));
118 const unsigned int copyOne(1);
153 if (
tName.name() ==
"VETO") {
179 for (
unsigned int j(0);
j != 32; ++
j) {
Log< level::Info, true > LogVerbatim
std::string m_idNameSpace
void initialize(const DDNumericArguments &nArgs, const DDVectorArguments &vArgs, const DDMapArguments &mArgs, const DDStringArguments &sArgs, const DDStringVectorArguments &vsArgs) override
DDMaterial holeMat() const
std::vector< double > m_vecFibXOff
const std::vector< double > & vecTrgPhi() const
void position(const DDLogicalPart &self, const DDLogicalPart &parent, const std::string ©no, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=nullptr)
const std::vector< double > & vecVacZBeg() const
DDMaterial is used to define and access material information.
DDMaterial ddmat(const std::string &s) const
std::vector< double > m_vecWinThick
const std::vector< double > & vecTrgSide() const
DDName is used to identify DDD entities uniquely.
static std::string & ns()
std::vector< double > m_vecTrgYOff
Compact representation of the geometrical detector hierarchy.
std::vector< double > m_vecTrgXOff
A DDSolid represents the shape of a part.
static std::string to_string(const XMLCh *ch)
DDName fibFibName() const
double m_TrgVetoHoleRadius
Represents a uniquely identifyable rotation matrix.
const std::string & name() const
Returns the name.
const std::vector< double > & vecVacZEnd() const
const std::vector< double > & vecTrgYOff() const
DDMaterial vacMat() const
const std::vector< double > & vecTrgThick() const
DDMaterial trgMat() const
const std::vector< double > & vecFibXOff() const
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
std::vector< double > m_vecWinZBeg
double trgVetoHoleRadius() const
static DDSolid tubs(const DDName &name, double zhalf, double rIn, double rOut, double startPhi, double deltaPhi)
std::vector< double > m_vecFibZPiv
std::string m_FibCladName
std::vector< std::string > m_vecWinMat
static DDSolid box(const DDName &name, double xHalf, double yHalf, double zHalf)
Creates a box with side length 2*xHalf, 2*yHalf, 2*zHalf.
std::vector< double > m_vecTrgThick
std::vector< double > m_vecVacZEnd
std::vector< double > m_vecTrgSide
const std::vector< double > & vecFibZPiv() const
std::vector< double > m_vecTrgPhi
std::vector< double > m_vecFibPhi
std::vector< std::string > m_vecTrgName
const std::vector< double > & vecTrgZPiv() const
std::string vacName() const
DDName ddname(const std::string &s) const
DDMaterial fibFibMat() const
std::string winName() const
std::vector< double > m_vecTrgZPiv
DDRotation myrot(const std::string &s, const CLHEP::HepRotation &r) const
const std::vector< double > & vecWinThick() const
const std::string & idNameSpace() const
std::vector< double > m_vecVacZBeg
const std::vector< double > & vecFibPhi() const
const std::vector< double > & vecFibYOff() const
const std::vector< double > & vecWinZBeg() const
void execute(DDCompactView &cpv) override
const std::vector< std::string > & vecTrgName() const
std::vector< double > m_vecFibYOff
double fibCladThick() const
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > DDTranslation
DDMaterial fibCladMat() const
DDName fibCladName() const
const std::vector< std::string > & vecWinMat() const
const std::vector< double > & vecTrgXOff() const