Definition at line 24 of file DDHCalTestBeamAlgo.cc.
◆ DDHCalTestBeamAlgo()
DDHCalTestBeamAlgo::DDHCalTestBeamAlgo |
( |
| ) |
|
◆ ~DDHCalTestBeamAlgo()
DDHCalTestBeamAlgo::~DDHCalTestBeamAlgo |
( |
| ) |
|
|
override |
◆ execute()
Definition at line 88 of file DDHCalTestBeamAlgo.cc.
89 double thetax = 90._deg +
theta;
90 double sthx =
sin(thetax);
96 double thetay = 90._deg;
97 double phiy = 90._deg +
phi;
98 double thetaz =
theta;
104 edm::LogVerbatim(
"HCalGeom") <<
"DDHCalTestBeamAlgo: Creating a rotation " << rotstr <<
"\t"
121 <<
" positioned in " << parentName <<
" at " << tran <<
" with " <<
rotation;
127 edm::LogInfo(
"HCalGeom") <<
"DDHCalTestBeamAlgo: Suggested Beam position "
128 <<
"(" << xpos <<
", " << ypos <<
", " << zpos <<
") and (dist, eta, phi) = (" << (
dist -
dz)
129 <<
", " <<
eta <<
", " <<
phi <<
")";
References funct::abs(), angle_units::operators::convertRadToDeg(), funct::cos(), DDrot(), PVValHelper::dz, MillePedeFileConverter_cfg::e, PVValHelper::eta, class-composition::parent, DDCompactView::position(), alignCSCRings::r, idealTransformation::rotation, funct::sin(), AlCaHLTBitMon_QueryRunRegistry::string, and theta().
◆ initialize()
◆ childName
std::string DDHCalTestBeamAlgo::childName |
|
private |
◆ copyNumber
int DDHCalTestBeamAlgo::copyNumber |
|
private |
◆ dist
double DDHCalTestBeamAlgo::dist |
|
private |
◆ distance
double DDHCalTestBeamAlgo::distance |
|
private |
◆ distanceZ
double DDHCalTestBeamAlgo::distanceZ |
|
private |
◆ dz
double DDHCalTestBeamAlgo::dz |
|
private |
◆ eta
double DDHCalTestBeamAlgo::eta |
|
private |
◆ idNameSpace
std::string DDHCalTestBeamAlgo::idNameSpace |
|
private |
◆ phi
double DDHCalTestBeamAlgo::phi |
|
private |
◆ theta
double DDHCalTestBeamAlgo::theta |
|
private |
void position(const DDLogicalPart &self, const DDLogicalPart &parent, const std::string ©no, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div=nullptr)