Definition at line 23 of file DDHCalTestBeamAlgo.cc.
◆ DDHCalTestBeamAlgo()
DDHCalTestBeamAlgo::DDHCalTestBeamAlgo |
( |
| ) |
|
◆ ~DDHCalTestBeamAlgo()
DDHCalTestBeamAlgo::~DDHCalTestBeamAlgo |
( |
| ) |
|
|
override |
◆ execute()
Definition at line 87 of file DDHCalTestBeamAlgo.cc.
88 double thetax = 90._deg +
theta;
89 double sthx =
sin(thetax);
95 double thetay = 90._deg;
96 double phiy = 90._deg +
phi;
97 double thetaz =
theta;
103 edm::LogVerbatim(
"HCalGeom") <<
"DDHCalTestBeamAlgo: Creating a rotation " << rotstr <<
"\t"
120 <<
" positioned in " << parentName <<
" at " << tran <<
" with " <<
rotation;
126 edm::LogInfo(
"HCalGeom") <<
"DDHCalTestBeamAlgo: Suggested Beam position "
127 <<
"(" << xpos <<
", " << ypos <<
", " << zpos <<
") and (dist, eta, phi) = (" << (
dist -
dz)
128 <<
", " <<
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)