32 if (refLayerHits.empty())
35 int phiRef = refLayerHits[iInput];
49 out <<
"min Phi in each logicRegion (X) in each ref Layer (Y): " << std::endl;
58 out <<
"max Phi in each logicRegion (X) in each ref Layer (Y): " << std::endl;
74 if (refLayerHits.empty())
77 for (
unsigned int iInput = 0; iInput < refLayerHits.size(); ++iInput) {
78 int phiRef = refLayerHits[iInput];
96 for (
unsigned int iInput = 0; iInput < 14; ++iInput) {
105 unsigned int iRegion,
106 unsigned int iRefLayer,
107 unsigned int iInput) {
113 out <<
"iProcessor: " << iProcessor <<
" iRegion: " << iRegion << std::endl;
115 out <<
"Ref hits" << std::endl;
117 out <<
"Logic layer: " << iLogicLayer <<
" Hits: ";