77 int subsystem = (
m_sector < 32)? 0 : 1;
83 bool oldSimulation=
false;
86 oldSimulation=(*pad)->give_pad(readCdo, NOBXS, BCZERO)->isOldSimulation();
89 m_SectorL = std::make_unique<SectorLogic>(0,0,
m_debug,subsystem,logic_sector,oldSimulation, NOBXS, BCZERO);
93 Pad* Pad_board = (*pad)->give_pad(readCdo, NOBXS, BCZERO);
94 for (
int bunch=0;bunch<NOBXS;++bunch)
120 stream <<
name() <<
" number "
127 stream <<
" :" << std::endl;
128 PADdata::PatternsList::const_iterator pad =
m_pad_patterns.begin();
131 (*pad)->Print(stream,
false);
135 else stream <<
"." << std::endl;
const std::string & name() const
ubit16 getPTCoding(ubit16 bunch)
ubit16 getBCIDCounter(ubit16 bunch)
ubit16 getRoI(ubit16 bunch)
ubit16 getOPL(ubit16 bunch)
ubit16 getRoIAmbiguity(ubit16 bunch)
ubit16 getOverlapPhi(ubit16 bunch)
ubit16 getOverlapEta(ubit16 bunch)
RPCtrigDataObject(int, const std::string &)
bool operator==(const SLpatterns &) const
SectorLogic * give_SectorL(const RpcCablingCondData *readCdo, int NOBXS, int BCZERO)
bool operator!=(const SLpatterns &) const
unsigned long int debug(void) const
const PADdata::PatternsList & pad_patterns(void) const
SLpatterns & operator<<(PADpatterns *)
bool operator<(const SLpatterns &) const
PADdata::PatternsList m_pad_patterns
void load_pad_patterns(PADpatterns *)
SLpatterns operator=(const SLpatterns &)
unsigned long int m_debug
SLpatterns(int, unsigned long int)
std::unique_ptr< SectorLogic > m_SectorL
void Print(std::ostream &, bool) const
std::vector< std::string > patterns