Go to the source code of this file.
◆ operator<<()
std::ostream& operator<< |
( |
std::ostream & |
, |
|
|
const MTDDetSector & |
|
|
) |
| |
Definition at line 183 of file MTDDetSector.cc.
References alignBH_cfg::fixed, recoMuon::in, interestingEgammaIsoDetIdsSequence_cff::innerRadius, l1tGTMenu_BTagSeeds_cff::os, interestingEgammaIsoDetIdsSequence_cff::outerRadius, PVValHelper::phi, position, cms_rounding::roundIfNear0(), cms_rounding::roundVecIfNear0(), contentValuesCheck::ss, Calorimetry_cff::thickness, and ApeEstimator_cff::width.
184 auto fround = [&](
double in) {
185 std::stringstream
ss;
192 <<
" L/W/T : " << fround(
id.specificSurface().
bounds().length()) <<
" / " 195 <<
" rmin : " << fround(
id.specificSurface().
innerRadius()) << std::endl
196 <<
" rmax : " << fround(
id.specificSurface().
outerRadius()) << std::endl
197 <<
" phi ref : " << fround(
id.specificSurface().
position().
phi()) << std::endl
198 <<
" phi w/2 : " << fround(
id.specificSurface().phiHalfExtension()) << std::endl;
constexpr valType roundVecIfNear0(valType value, double tolerance=1.e-7)
constexpr valType roundIfNear0(valType value, double tolerance=1.e-7)
static int position[264][3]