#include <array>
#include <cctype>
#include <cerrno>
#include <cfloat>
#include <climits>
#include <clocale>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <ctime>
#include <fstream>
#include <iostream>
#include "MuonCablingTools/BaseObject.h"
#include "TrigT1RPChardware/Lvl1Def.h"
Go to the source code of this file.
|
std::ostream & | dfpa (std::ostream &stream, int indent, int whitesp, int ntimes) |
|
std::ostream & | ofsla (std::ostream &stream, int indent, int whitesp, int ntimes) |
|
◆ dfpa()
std::ostream& dfpa |
( |
std::ostream & |
stream, |
|
|
int |
indent, |
|
|
int |
whitesp, |
|
|
int |
ntimes |
|
) |
| |
Definition at line 46 of file SectorLogic.cxx.
47 int iind = 0, iwhit = 0, itime = 0;
48 for (iind = 0; iind <=
indent - 1; iind++)
stream <<
" ";
49 for (itime = 0; itime <= ntimes - 1; itime++) {
50 for (iwhit = 0; iwhit <= whitesp - 1; iwhit++)
stream <<
" ";
51 stream <<
"b o r o o p m n s";
54 for (iind = 0; iind <=
indent - 1; iind++)
stream <<
" ";
55 for (itime = 0; itime <= ntimes - 1; itime++) {
56 for (iwhit = 0; iwhit <= whitesp - 1; iwhit++)
stream <<
" ";
57 stream <<
"c p s e f t t t g";
◆ ofsla()
std::ostream& ofsla |
( |
std::ostream & |
stream, |
|
|
int |
indent, |
|
|
int |
whitesp, |
|
|
int |
ntimes |
|
) |
| |
Definition at line 83 of file SectorLogic.cxx.
84 int iind = 0, iwhit = 0, itime = 0;
85 for (iind = 0; iind <=
indent - 1; iind++)
stream <<
" ";
86 for (itime = 0; itime <= ntimes - 1; itime++) {
87 for (iwhit = 0; iwhit <= whitesp - 1; iwhit++)
stream <<
" ";
88 stream <<
"ss bnnppoorproorprn";
91 for (iind = 0; iind <=
indent - 1; iind++)
stream <<
" ";
92 for (itime = 0; itime <= ntimes - 1; itime++) {
93 for (iwhit = 0; iwhit <= whitesp - 1; iwhit++)
stream <<
" ";
94 stream <<
"gg cttttefsdiefsdit";
97 for (iind = 0; iind <=
indent - 1; iind++)
stream <<
" ";
98 for (itime = 0; itime <= ntimes - 1; itime++) {
99 for (iwhit = 0; iwhit <= whitesp - 1; iwhit++)
stream <<
" ";
100 stream <<
"21 21212222211111 ";