#include <RBCProcessRPCDigis.h>
Public Member Functions | |
void | builddata () |
void | configure () |
void | initialize (std::vector< RPCData * > &) |
int | next () |
void | print_output () |
RBCProcessRPCDigis () | |
Standard constructor. More... | |
RBCProcessRPCDigis (const edm::ESHandle< RPCGeometry > &, const edm::Handle< RPCDigiCollection > &) | |
void | reset () |
RPCInputSignal * | retrievedata () |
void | rewind () |
void | showfirst () |
virtual | ~RBCProcessRPCDigis () |
Destructor. More... | |
Public Member Functions inherited from ProcessInputSignal | |
virtual | ~ProcessInputSignal () |
Private Member Functions | |
int | getBarrelLayer (const int &, const int &) |
void | setDigiAt (int, int) |
void | setInputBit (std::bitset< 15 > &, int) |
Private Attributes | |
RPCData * | m_block |
std::map< int, RBCInput * > | m_data |
bool | m_debug |
RPCDigiCollection::DigiRangeIterator | m_detUnitItr |
std::map< int, l1trigger::Counters * > | m_digiCounters |
RPCDigiCollection::const_iterator | m_digiItr |
std::map< int, int > | m_layermap |
RPCInputSignal * | m_lbin |
int | m_maxBxWindow |
const edm::Handle < RPCDigiCollection > * | m_ptr_digiColl |
const edm::ESHandle < RPCGeometry > * | m_ptr_rpcGeom |
std::vector< int > | m_sec1id |
std::vector< int > | m_sec2id |
std::map< int, std::vector < RPCData * > > | m_vecDataperBx |
std::vector< int > | m_wheelid |
Definition at line 39 of file RBCProcessRPCDigis.h.
|
inline |
RBCProcessRPCDigis::RBCProcessRPCDigis | ( | const edm::ESHandle< RPCGeometry > & | rpcGeom, |
const edm::Handle< RPCDigiCollection > & | digiColl | ||
) |
Definition at line 19 of file RBCProcessRPCDigis.cc.
References configure(), m_data, m_debug, m_lbin, m_ptr_digiColl, and m_ptr_rpcGeom.
|
virtual |
Destructor.
Definition at line 91 of file RBCProcessRPCDigis.cc.
References m_digiCounters, m_layermap, m_lbin, m_sec1id, m_sec2id, m_wheelid, and reset().
void RBCProcessRPCDigis::builddata | ( | ) |
Definition at line 267 of file RBCProcessRPCDigis.cc.
References funct::abs(), gather_cfg::cout, relval_steps::k, m_data, m_debug, m_vecDataperBx, and RBCInput::needmapping.
Referenced by next().
void RBCProcessRPCDigis::configure | ( | ) |
Definition at line 34 of file RBCProcessRPCDigis.cc.
References m_digiCounters, m_layermap, m_maxBxWindow, m_sec1id, m_sec2id, and m_wheelid.
Referenced by RBCProcessRPCDigis().
|
private |
Definition at line 312 of file RBCProcessRPCDigis.cc.
Referenced by next().
void RBCProcessRPCDigis::initialize | ( | std::vector< RPCData * > & | dataVec | ) |
Definition at line 236 of file RBCProcessRPCDigis.cc.
References gather_cfg::cout, RBCInput::hasData, i, RBCInput::input_sec, j, m_block, m_debug, RPCData::m_orsignals, RPCData::m_sec1, m_sec1id, RPCData::m_sec2, m_sec2id, RPCData::m_wheel, m_wheelid, and RBCInput::needmapping.
Referenced by next().
|
virtual |
Implements ProcessInputSignal.
Definition at line 110 of file RBCProcessRPCDigis.cc.
References funct::abs(), builddata(), gather_cfg::cout, getBarrelLayer(), RPCRoll::id(), initialize(), RPCRoll::isForward(), RPCDetId::layer(), m_block, m_data, m_debug, m_detUnitItr, m_digiCounters, m_digiItr, m_maxBxWindow, m_vecDataperBx, print_output(), reset(), RPCDetId::ring(), RPCDetId::sector(), setDigiAt(), relativeConstraints::station, and RPCDetId::station().
Referenced by BeautifulSoup.PageElement::_invert().
void RBCProcessRPCDigis::print_output | ( | ) |
Definition at line 372 of file RBCProcessRPCDigis.cc.
References gather_cfg::cout, and m_data.
Referenced by next().
void RBCProcessRPCDigis::reset | ( | void | ) |
Definition at line 221 of file RBCProcessRPCDigis.cc.
References m_vecDataperBx.
Referenced by next(), and ~RBCProcessRPCDigis().
|
inlinevirtual |
Implements ProcessInputSignal.
Definition at line 61 of file RBCProcessRPCDigis.h.
References m_lbin.
|
inline |
Definition at line 65 of file RBCProcessRPCDigis.h.
|
private |
Definition at line 330 of file RBCProcessRPCDigis.cc.
References gather_cfg::cout, spr::find(), RBCInput::hasData, RBCInput::input_sec, m_block, m_debug, RPCData::m_orsignals, RPCData::m_sec1, m_sec1id, m_sec2id, and setInputBit().
Referenced by next().
|
private |
Definition at line 363 of file RBCProcessRPCDigis.cc.
References gather_cfg::cout, m_debug, and m_layermap.
Referenced by setDigiAt().
|
inline |
Definition at line 66 of file RBCProcessRPCDigis.h.
|
private |
Definition at line 84 of file RBCProcessRPCDigis.h.
Referenced by initialize(), next(), and setDigiAt().
|
private |
Definition at line 90 of file RBCProcessRPCDigis.h.
Referenced by builddata(), next(), print_output(), and RBCProcessRPCDigis().
|
private |
Definition at line 94 of file RBCProcessRPCDigis.h.
Referenced by builddata(), initialize(), next(), RBCProcessRPCDigis(), setDigiAt(), and setInputBit().
|
private |
Definition at line 82 of file RBCProcessRPCDigis.h.
Referenced by next().
|
private |
Definition at line 101 of file RBCProcessRPCDigis.h.
Referenced by configure(), next(), and ~RBCProcessRPCDigis().
|
private |
Definition at line 81 of file RBCProcessRPCDigis.h.
Referenced by next().
|
private |
Definition at line 88 of file RBCProcessRPCDigis.h.
Referenced by configure(), setInputBit(), and ~RBCProcessRPCDigis().
|
private |
Definition at line 86 of file RBCProcessRPCDigis.h.
Referenced by RBCProcessRPCDigis(), retrievedata(), and ~RBCProcessRPCDigis().
|
private |
Definition at line 95 of file RBCProcessRPCDigis.h.
Referenced by configure(), and next().
|
private |
Definition at line 79 of file RBCProcessRPCDigis.h.
Referenced by RBCProcessRPCDigis().
|
private |
Definition at line 78 of file RBCProcessRPCDigis.h.
Referenced by RBCProcessRPCDigis().
|
private |
Definition at line 98 of file RBCProcessRPCDigis.h.
Referenced by configure(), initialize(), setDigiAt(), and ~RBCProcessRPCDigis().
|
private |
Definition at line 99 of file RBCProcessRPCDigis.h.
Referenced by configure(), initialize(), setDigiAt(), and ~RBCProcessRPCDigis().
|
private |
Definition at line 92 of file RBCProcessRPCDigis.h.
Referenced by builddata(), next(), and reset().
|
private |
Definition at line 97 of file RBCProcessRPCDigis.h.
Referenced by configure(), initialize(), and ~RBCProcessRPCDigis().