acceptSMDataDiscard_ | evf::IPCMethod | protected |
acceptSMDqmDiscard_ | evf::IPCMethod | protected |
allocateResource() | evf::IPCMethod | |
app_ | evf::IPCMethod | protected |
bu_ | evf::IPCMethod | protected |
buildResource(MemRef_t *bufRef) | evf::FUResourceQueue | virtual |
cache_ | evf::FUResourceQueue | private |
cellEvtNumbers() const | evf::FUResourceQueue | virtual |
cellPrcIds() const | evf::FUResourceQueue | virtual |
cellStates() const | evf::FUResourceQueue | virtual |
cellTimeStamps() const | evf::FUResourceQueue | virtual |
clear() | evf::FUResourceQueue | virtual |
clientPrcIds() const | evf::FUResourceQueue | virtual |
clientPrcIdsAsString() const | evf::FUResourceQueue | virtual |
discard() | evf::FUResourceQueue | virtual |
discardDataEvent(MemRef_t *bufRef) | evf::FUResourceQueue | virtual |
discardDataEventWhileHalting(MemRef_t *bufRef) | evf::FUResourceQueue | virtual |
discardDqmEvent(MemRef_t *bufRef) | evf::FUResourceQueue | virtual |
discardDqmEventWhileHalting(MemRef_t *bufRef) | evf::FUResourceQueue | virtual |
discardWhileHalting(bool sendDiscards) | evf::FUResourceQueue | virtual |
doCrcCheck_ | evf::IPCMethod | protected |
doDumpEvents_ | evf::IPCMethod | protected |
dqmCellSize_ | evf::FUResourceQueue | private |
dqmCellStates() const | evf::FUResourceQueue | virtual |
dropEvent() | evf::FUResourceQueue | virtual |
dumpEvent(evf::FUShmRawCell *cell) | evf::FUResourceQueue | |
frb_ | evf::IPCMethod | protected |
freeResourceIds_ | evf::IPCMethod | protected |
freeResRequiredForAllocate_ | evf::IPCMethod | protected |
FUResourceQueue(bool segmentationMode, UInt_t nbRawCells, UInt_t nbRecoCells, UInt_t nbDqmCells, UInt_t rawCellSize, UInt_t recoCellSize, UInt_t dqmCellSize, int freeResReq, BUProxy *bu, SMProxy *sm, log4cplus::Logger logger, unsigned int, EvffedFillerRB *frb, xdaq::Application *) | evf::FUResourceQueue | |
handleCrashedEP(UInt_t runNumber, pid_t pid) | evf::FUResourceQueue | virtual |
initialize(bool segmentationMode, UInt_t nbRawCells, UInt_t nbRecoCells, UInt_t nbDqmCells, UInt_t rawCellSize, UInt_t recoCellSize, UInt_t dqmCellSize) | evf::FUResourceQueue | |
injectCRCError() | evf::IPCMethod | |
IPCMethod(bool segmentationMode, UInt_t nbRawCells, UInt_t nbRecoCells, UInt_t nbDqmCells, UInt_t rawCellSize, UInt_t recoCellSize, UInt_t dqmCellSize, int freeResReq, BUProxy *bu, SMProxy *sm, log4cplus::Logger logger, unsigned int timeout, EvffedFillerRB *frb, xdaq::Application *app) | evf::IPCMethod | |
isActive() const | evf::IPCMethod | inline |
isActive_ | evf::IPCMethod | protected |
isLastMessageOfEvent(MemRef_t *bufRef) | evf::IPCMethod | |
isReadyToShutDown() const | evf::IPCMethod | inline |
isReadyToShutDown_ | evf::IPCMethod | protected |
lastResort() | evf::FUResourceQueue | virtual |
lock() | evf::IPCMethod | inline |
lock_ | evf::IPCMethod | protected |
log_ | evf::IPCMethod | protected |
msq_ | evf::FUResourceQueue | private |
nbAllocated() const | evf::IPCMethod | inline |
nbAllocated_ | evf::IPCMethod | protected |
nbAllocSent() const | evf::IPCMethod | inline |
nbAllocSent_ | evf::IPCMethod | protected |
nbClients() const | evf::FUResourceQueue | virtual |
nbClientsToShutDown_ | evf::IPCMethod | protected |
nbCompleted() const | evf::IPCMethod | inline |
nbCompleted_ | evf::IPCMethod | protected |
nbCrcErrors() const | evf::IPCMethod | inline |
nbCrcErrors_ | evf::IPCMethod | protected |
nbDiscarded() const | evf::IPCMethod | inline |
nbDiscarded_ | evf::IPCMethod | protected |
nbDqmCells_ | evf::IPCMethod | protected |
nbEolDiscarded() const | evf::IPCMethod | inline |
nbEolDiscarded_ | evf::IPCMethod | protected |
nbEolPosted() const | evf::IPCMethod | inline |
nbEolPosted_ | evf::IPCMethod | protected |
nbErrors() const | evf::IPCMethod | inline |
nbErrors_ | evf::IPCMethod | protected |
nbFreeSlots() const | evf::IPCMethod | inline |
nbLost() const | evf::IPCMethod | inline |
nbLost_ | evf::IPCMethod | protected |
nbPending() const | evf::IPCMethod | inline |
nbPending_ | evf::IPCMethod | protected |
nbPendingSMDiscards() const | evf::IPCMethod | inline |
nbPendingSMDiscards_ | evf::IPCMethod | protected |
nbPendingSMDqmDiscards() const | evf::IPCMethod | inline |
nbPendingSMDqmDiscards_ | evf::IPCMethod | protected |
nbRawCells_ | evf::IPCMethod | protected |
nbRecoCells_ | evf::IPCMethod | protected |
nbResources() const | evf::FUResourceQueue | inlinevirtual |
nbSent() const | evf::IPCMethod | inline |
nbSent_ | evf::IPCMethod | protected |
nbSentDqm() const | evf::IPCMethod | inline |
nbSentDqm_ | evf::IPCMethod | protected |
nbSentError() const | evf::IPCMethod | inline |
nbSentError_ | evf::IPCMethod | protected |
postEndOfLumiSection(MemRef_t *bufRef) | evf::FUResourceQueue | virtual |
printStatus() | evf::IPCMethod | virtual |
rawCellSize_ | evf::FUResourceQueue | private |
recoCellSize_ | evf::FUResourceQueue | private |
releaseResources() | evf::IPCMethod | |
resetCounters() | evf::FUResourceQueue | virtual |
resetIPC() | evf::FUResourceQueue | inlinevirtual |
resetPendingAllocates() | evf::IPCMethod | |
resources_ | evf::IPCMethod | protected |
runNumber_ | evf::IPCMethod | protected |
sendAllocate() | evf::IPCMethod | |
sendData() | evf::FUResourceQueue | virtual |
sendDataEvent(UInt_t fuResourceId, UInt_t runNumber, UInt_t evtNumber, UInt_t outModId, UInt_t fuProcessId, UInt_t fuGuid, UChar_t *data, UInt_t dataSize) | evf::IPCMethod | |
sendDataWhileHalting() | evf::FUResourceQueue | virtual |
sendDiscard(UInt_t buResourceId) | evf::IPCMethod | |
sendDqm() | evf::FUResourceQueue | virtual |
sendDqmEvent(UInt_t fuDqmId, UInt_t runNumber, UInt_t evtAtUpdate, UInt_t folderId, UInt_t fuProcessId, UInt_t fuGuid, UChar_t *data, UInt_t dataSize) | evf::IPCMethod | |
sendDqmWhileHalting() | evf::FUResourceQueue | virtual |
sendErrorEvent(UInt_t fuResourceId, UInt_t runNumber, UInt_t evtNumber, UInt_t fuProcessId, UInt_t fuGuid, UChar_t *data, UInt_t dataSize) | evf::IPCMethod | |
sendInitMessage(UInt_t fuResourceId, UInt_t outModId, UInt_t fuProcessId, UInt_t fuGuid, UChar_t *data, UInt_t dataSize, UInt_t nExpectedEPs) | evf::IPCMethod | |
setActive(bool activeValue) | evf::IPCMethod | inline |
setDoCrcCheck(UInt_t doCrcCheck) | evf::IPCMethod | inline |
setDoDumpEvents(UInt_t doDumpEvents) | evf::IPCMethod | inline |
setReadyToShutDown(bool readyValue) | evf::IPCMethod | inline |
setRunNumber(UInt_t runNumber) | evf::IPCMethod | inline |
setStopFlag(bool status) | evf::IPCMethod | inline |
shutDownClients() | evf::FUResourceQueue | virtual |
shutdownStatus() | evf::IPCMethod | inline |
shutdownStatus_ | evf::IPCMethod | protected |
shutdownTimeout_ | evf::IPCMethod | protected |
sm_ | evf::IPCMethod | protected |
stopFlag_ | evf::IPCMethod | protected |
sumOfSizes() const | evf::IPCMethod | inline |
sumOfSizes_ | evf::IPCMethod | protected |
sumOfSquares() const | evf::IPCMethod | inline |
sumOfSquares_ | evf::IPCMethod | protected |
unlock() | evf::IPCMethod | inline |
~FUResourceQueue() | evf::FUResourceQueue | virtual |
~IPCMethod() | evf::IPCMethod | virtual |