#include <DAQSource.h>
Public Member Functions | |
int | currentLumiSection () const |
DAQSource (edm::ParameterSet const &, edm::InputSourceDescription const &) | |
int | eventRunNumber () const |
bool | fileListLoopMode () |
std::pair< bool, unsigned int > | getEventReport (unsigned int lumi, bool erase) |
void | makeEventWrapper (edm::EventPrincipal &eventPrincipal, edm::EventAuxiliary &aux) |
edm::ProcessHistoryID & | processHistoryID () |
bool | useL1EventID () const |
~DAQSource () override | |
Public Member Functions inherited from edm::RawInputSource | |
RawInputSource (ParameterSet const &pset, InputSourceDescription const &desc) | |
~RawInputSource () override | |
Public Member Functions inherited from edm::InputSource | |
std::shared_ptr< ActivityRegistry > | actReg () const |
Accessor for Activity Registry. More... | |
std::shared_ptr< BranchIDListHelper const > | branchIDListHelper () const |
Accessors for branchIDListHelper. More... | |
std::shared_ptr< BranchIDListHelper > & | branchIDListHelper () |
void | closeFile (FileBlock *, bool cleaningUpAfterException) |
close current file More... | |
void | doBeginJob () |
Called by framework at beginning of job. More... | |
virtual void | doBeginLumi (LuminosityBlockPrincipal &lbp, ProcessContext const *) |
Called by framework at beginning of lumi block. More... | |
virtual void | doBeginRun (RunPrincipal &rp, ProcessContext const *) |
Called by framework at beginning of run. More... | |
void | doEndJob () |
Called by framework at end of job. More... | |
void | fillProcessBlockHelper () |
Fill the ProcessBlockHelper with info for the current file. More... | |
ProcessingController::ForwardState | forwardState () const |
bool | goToEvent (EventID const &eventID) |
InputSource (ParameterSet const &, InputSourceDescription const &) | |
Constructor. More... | |
InputSource (InputSource const &)=delete | |
void | issueReports (EventID const &eventID, StreamID streamID) |
issue an event report More... | |
LuminosityBlockNumber_t | luminosityBlock () const |
Accessor for current luminosity block number. More... | |
std::shared_ptr< LuminosityBlockAuxiliary > | luminosityBlockAuxiliary () const |
Called by the framework to merge or insert lumi in principal cache. More... | |
int | maxEvents () const |
int | maxLuminosityBlocks () const |
ModuleDescription const & | moduleDescription () const |
Accessor for 'module' description. More... | |
ItemTypeInfo | nextItemType () |
Advances the source to the next item. More... | |
bool | nextProcessBlock (ProcessBlockPrincipal &) |
Next process block, return false if there is none, sets the processName in the principal. More... | |
InputSource & | operator= (InputSource const &)=delete |
std::shared_ptr< ProcessBlockHelper const > | processBlockHelper () const |
Accessors for processBlockHelper. More... | |
std::shared_ptr< ProcessBlockHelper > & | processBlockHelper () |
ProcessConfiguration const & | processConfiguration () const |
Accessor for Process Configuration. More... | |
std::string const & | processGUID () const |
Accessor for global process identifier. More... | |
ProcessHistoryRegistry const & | processHistoryRegistry () const |
Accessors for process history registry. More... | |
ProcessHistoryRegistry & | processHistoryRegistry () |
ProcessingMode | processingMode () const |
RunsLumisAndEvents (default), RunsAndLumis, or Runs. More... | |
std::shared_ptr< ProductRegistry const > | productRegistry () const |
Accessors for product registry. More... | |
bool | randomAccess () const |
void | readAndMergeLumi (LuminosityBlockPrincipal &lbp) |
Read next luminosity block (same as a prior lumi) More... | |
void | readAndMergeRun (RunPrincipal &rp) |
Read next run (same as a prior run) More... | |
void | readEvent (EventPrincipal &ep, StreamContext &) |
Read next event. More... | |
bool | readEvent (EventPrincipal &ep, EventID const &, StreamContext &) |
Read a specific event. More... | |
std::shared_ptr< FileBlock > | readFile () |
Read next file. More... | |
void | readLuminosityBlock (LuminosityBlockPrincipal &lumiPrincipal, HistoryAppender &historyAppender) |
Read next luminosity block (new lumi) More... | |
std::shared_ptr< LuminosityBlockAuxiliary > | readLuminosityBlockAuxiliary () |
Read next luminosity block Auxilary. More... | |
void | readProcessBlock (ProcessBlockPrincipal &) |
Read next process block. More... | |
void | readRun (RunPrincipal &runPrincipal, HistoryAppender &historyAppender) |
Read next run (new run) More... | |
std::shared_ptr< RunAuxiliary > | readRunAuxiliary () |
Read next run Auxiliary. More... | |
ProcessHistoryID const & | reducedProcessHistoryID () const |
virtual void | registerProducts () |
Register any produced products. More... | |
int | remainingEvents () const |
int | remainingLuminosityBlocks () const |
void | repeat () |
Reset the remaining number of events/lumis to the maximum number. More... | |
std::pair< SharedResourcesAcquirer *, std::recursive_mutex * > | resourceSharedWithDelayedReader () |
Returns nullptr if no resource shared between the Source and a DelayedReader. More... | |
ProcessingController::ReverseState | reverseState () const |
void | rewind () |
Begin again at the first event. More... | |
RunNumber_t | run () const |
Accessor for current run number. More... | |
std::shared_ptr< RunAuxiliary > | runAuxiliary () const |
Called by the framework to merge or insert run in principal cache. More... | |
void | setLuminosityBlockNumber_t (LuminosityBlockNumber_t lb) |
Set the luminosity block ID. More... | |
void | setRunNumber (RunNumber_t r) |
Set the run number. More... | |
void | skipEvents (int offset) |
void | switchTo (std::shared_ptr< ProductRegistry > iOther) |
switch to a different ProductRegistry. More... | |
std::shared_ptr< ThinnedAssociationsHelper const > | thinnedAssociationsHelper () const |
Accessors for thinnedAssociationsHelper. More... | |
std::shared_ptr< ThinnedAssociationsHelper > & | thinnedAssociationsHelper () |
Timestamp const & | timestamp () const |
Accessor for the current time, as seen by the input source. More... | |
virtual | ~InputSource () noexcept(false) |
Destructor. More... | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::RawInputSource | |
static void | fillDescription (ParameterSetDescription &description) |
Static Public Member Functions inherited from edm::InputSource | |
static const std::string & | baseType () |
static void | fillDescription (ParameterSetDescription &desc) |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions | |
Next | checkNext () override |
void | read (edm::EventPrincipal &eventPrincipal) override |
void | setMonState (evf::FastMonState::InputState state) |
void | setMonStateSup (evf::FastMonState::InputState state) |
Protected Member Functions inherited from edm::RawInputSource | |
void | makeEvent (EventPrincipal &eventPrincipal, EventAuxiliary const &eventAuxiliary) |
void | setInputFileTransitionsEachEvent () |
Protected Member Functions inherited from edm::InputSource | |
virtual void | beginJob () |
Begin protected makes it easier to do template programming. More... | |
void | decreaseRemainingEventsBy (int iSkipped) |
bool | eventCached () const |
bool | newLumi () const |
bool | newRun () const |
ProcessHistoryRegistry & | processHistoryRegistryForUpdate () |
ProductRegistry & | productRegistryUpdate () |
void | reset () const |
void | resetEventCached () |
void | resetLuminosityBlockAuxiliary (bool isNewLumi=true) const |
void | resetNewLumi () |
void | resetNewRun () |
void | resetRunAuxiliary (bool isNewRun=true) const |
void | setEventCached () |
Called by the framework to merge or ached() const {return eventCached_;}. More... | |
void | setLuminosityBlockAuxiliary (LuminosityBlockAuxiliary *lbp) |
void | setNewLumi () |
void | setNewRun () |
void | setRunAuxiliary (RunAuxiliary *rp) |
void | setTimestamp (Timestamp const &theTime) |
To set the current time, as seen by the input source. More... | |
virtual void | skip (int offset) |
ItemTypeInfo | state () const |
Private Types | |
typedef std::pair< RawInputFile *, InputChunk * > | ReaderInfo |
Private Member Functions | |
void | dataArranger () |
bool | exceptionState () |
evf::EvFDaqDirector::FileStatus | getFile (unsigned int &ls, std::string &nextFile, uint64_t &lockWaitTime) |
evf::EvFDaqDirector::FileStatus | getNextDataBlock () |
evf::EvFDaqDirector::FileStatus | getNextEventFromDataBlock () |
long | initFileList () |
void | maybeOpenNewLumiSection (const uint32_t lumiSection) |
void | readSupervisor () |
void | readWorker (unsigned int tid) |
void | reportEventsThisLumiInSource (unsigned int lumi, unsigned int events) |
void | rewind_ () override |
void | threadError () |
Private Attributes | |
const bool | alwaysStartFromFirstLS_ |
unsigned int | checkEvery_ = 10 |
bool | chunkIsFree_ = false |
std::unique_ptr< RawInputFile > | currentFile_ |
int | currentFileIndex_ = -1 |
unsigned int | currentLumiSection_ |
std::vector< std::unique_ptr< std::condition_variable > > | cvReader_ |
std::condition_variable | cvWakeup_ |
evf::EvFDaqDirector * | daqDirector_ = nullptr |
std::unique_ptr< std::thread > | dataArrangerThread_ |
std::shared_ptr< DataMode > | dataMode_ |
const std::string | dataModeConfig_ |
uint64_t | eventChunkBlock_ |
uint64_t | eventChunkSize_ |
uint32_t | eventRunNumber_ = 0 |
unsigned int | eventsThisLumi_ |
unsigned long | eventsThisRun_ = 0 |
std::mutex | fileDeleteLock_ |
int | fileDescriptor_ = -1 |
unsigned int | fileListIndex_ = 0 |
const bool | fileListLoopMode_ |
const bool | fileListMode_ |
tbb::concurrent_queue< std::unique_ptr< RawInputFile > > | fileQueue_ |
std::list< std::pair< int, std::unique_ptr< InputFile > > > | filesToDelete_ |
evf::FastMonitoringService * | fms_ = nullptr |
tbb::concurrent_queue< InputChunk * > | freeChunks_ |
std::string | fuOutputDir_ |
uint32_t | GTPEventID_ = 0 |
std::vector< std::string > | listFileNames_ |
unsigned int | loopModeIterationInc_ = 0 |
unsigned int | maxBufferedFiles_ |
uint64_t | maxChunkSize_ |
std::mutex | monlock_ |
std::mutex | mReader_ |
std::mutex | mWakeup_ |
unsigned int | numBuffers_ |
unsigned int | numConcurrentReads_ |
edm::ProcessHistoryID | processHistoryID_ |
std::atomic< bool > | quit_threads_ |
unsigned int | readBlocks_ |
std::atomic< unsigned int > | readingFilesCount_ |
std::unique_ptr< std::thread > | readSupervisorThread_ |
std::default_random_engine | rng_ |
edm::RunNumber_t | runNumber_ |
bool | setExceptionState_ = false |
std::map< unsigned int, unsigned int > | sourceEventsReport_ |
bool | startedSupervisorThread_ = false |
std::condition_variable | startupCv_ |
std::mutex | startupLock_ |
std::vector< int > | streamFileTracker_ |
const std::vector< unsigned int > | testTCDSFEDRange_ |
std::vector< unsigned int > | thread_quit_signal |
std::atomic< bool > | threadInit_ |
std::vector< unsigned int > | tid_active_ |
bool | useFileBroker_ |
const bool | useL1EventID_ |
const bool | verifyChecksum_ |
std::vector< ReaderInfo > | workerJob_ |
tbb::concurrent_queue< unsigned int > | workerPool_ |
std::vector< std::thread * > | workerThreads_ |
Friends | |
struct | InputChunk |
class | RawInputFile |
Additional Inherited Members | |
Public Types inherited from edm::RawInputSource | |
enum | Next { Next::kEvent, Next::kFile, Next::kStop } |
Public Types inherited from edm::InputSource | |
enum | ItemPosition : char { ItemPosition::Invalid, ItemPosition::LastItemToBeMerged, ItemPosition::NotLastItemToBeMerged } |
enum | ItemType : char { ItemType::IsInvalid, ItemType::IsStop, ItemType::IsFile, ItemType::IsRun, ItemType::IsLumi, ItemType::IsEvent, ItemType::IsRepeat, ItemType::IsSynchronize } |
enum | ProcessingMode { Runs, RunsAndLumis, RunsLumisAndEvents } |
Public Attributes inherited from edm::InputSource | |
signalslot::Signal< void(StreamContext const &, ModuleCallingContext const &)> | postEventReadFromSourceSignal_ |
signalslot::Signal< void(StreamContext const &, ModuleCallingContext const &)> | preEventReadFromSourceSignal_ |
Definition at line 41 of file DAQSource.h.
|
private |
Definition at line 132 of file DAQSource.h.
|
explicit |
Definition at line 32 of file DAQSource.cc.
References cms::cuda::assert(), edm::Timestamp::beginOfTime(), crc32c_hw_test(), cvReader_, daqDirector_, dataMode_, dataModeConfig_, eventChunkBlock_, eventChunkSize_, Exception, fileDeleteLock_, fileListLoopMode_, fileListMode_, filesToDelete_, fms_, freeChunks_, evf::EvFDaqDirector::getBUBaseDirs(), evf::EvFDaqDirector::getBUBaseDirsNSources(), mps_fire::i, evf::FastMonState::inInit, initFileList(), InputChunk, edm::Timestamp::invalidTimestamp(), maxChunkSize_, FEDNumbering::MAXTCDSuTCAFEDID, FEDNumbering::MINTCDSuTCAFEDID, numBuffers_, numConcurrentReads_, Utilities::operator, evf::EvFDaqDirector::overrideRunNumber(), processHistoryID_, edm::InputSource::processHistoryRegistryForUpdate(), edm::InputSource::productRegistryUpdate(), muonDTDigis_cfi::pset, quit_threads_, readBlocks_, readingFilesCount_, readWorker(), edm::InputSource::runAuxiliary(), runNumber_, evf::EvFDaqDirector::runString(), evf::EvFDaqDirector::setDeleteTracking(), evf::EvFDaqDirector::setFMS(), evf::FastMonitoringService::setInputSource(), evf::FastMonitoringService::setInState(), evf::FastMonitoringService::setInStateSup(), edm::InputSource::setNewRun(), edm::InputSource::setRunAuxiliary(), startupCv_, startupLock_, testTCDSFEDRange_, thread_quit_signal, tid_active_, workerJob_, and workerThreads_.
|
override |
Definition at line 185 of file DAQSource.cc.
References currentFile_, cvReader_, evf::FastMonitoringService::exceptionDetected(), fileDeleteLock_, filesToDelete_, fms_, mps_fire::i, evf::FastMonitoringService::isExceptionOnData(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, mReader_, quit_threads_, readSupervisorThread_, startedSupervisorThread_, thread_quit_signal, and workerThreads_.
|
overrideprotectedvirtual |
Implements edm::RawInputSource.
Definition at line 254 of file DAQSource.cc.
References visDQMUpload::buf, evf::EvFDaqDirector::createProcessingNotificationMaybe(), currentLumiSection_, daqDirector_, dataMode_, eventRunNumber_, eventsThisLumi_, fileListLoopMode_, fileListMode_, evf::EvFDaqDirector::getEoRFilePathOnFU(), getNextDataBlock(), getNextEventFromDataBlock(), evf::FastMonState::inWaitInput, edm::RawInputSource::kEvent, edm::RawInputSource::kStop, svgfig::load(), evf::EvFDaqDirector::newLumi, evf::EvFDaqDirector::noFile, readSupervisor(), readSupervisorThread_, reportEventsThisLumiInSource(), edm::InputSource::resetLuminosityBlockAuxiliary(), evf::EvFDaqDirector::runEnded, runNumber_, edm::InputSource::setEventCached(), setMonState(), edm::shutdown_flag, startedSupervisorThread_, startupCv_, startupLock_, edm_modernize_messagelogger::stat, and mps_update::status.
|
inline |
Definition at line 52 of file DAQSource.h.
References currentLumiSection_.
Referenced by readSupervisor().
|
private |
Definition at line 591 of file DAQSource.cc.
|
inline |
|
inlineprivate |
Definition at line 78 of file DAQSource.h.
References setExceptionState_.
Referenced by RawInputFile::advance().
|
inline |
|
static |
Definition at line 223 of file DAQSource.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
std::pair< bool, unsigned int > DAQSource::getEventReport | ( | unsigned int | lumi, |
bool | erase | ||
) |
Definition at line 1390 of file DAQSource.cc.
References CommonMethods::lock(), monlock_, runTheMatrix::ret, and sourceEventsReport_.
Referenced by evf::FastMonitoringService::preGlobalEndLumi().
|
private |
Definition at line 1436 of file DAQSource.cc.
References fileListIndex_, fileListLoopMode_, MillePedeFileConverter_cfg::fileName, listFileNames_, loopModeIterationInc_, eostools::ls(), evf::EvFDaqDirector::newFile, castor_dqm_sourceclient_file_cfg::path, evf::EvFDaqDirector::runEnded, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by readSupervisor().
|
inlineprivate |
Definition at line 373 of file DAQSource.cc.
References cms::cuda::assert(), chunkIsFree_, currentFile_, currentFileIndex_, currentLumiSection_, cvWakeup_, daqDirector_, dataMode_, eventsThisLumi_, Exception, fileDeleteLock_, fileListMode_, fileQueue_, filesToDelete_, fms_, freeChunks_, getNextEventFromDataBlock(), evf::FastMonState::inChunkReceived, evf::FastMonState::inNewLumi, evf::FastMonState::inProcessingFile, evf::FastMonState::inRunEnd, evf::FastMonState::inWaitChunk, evf::FastMonState::inWaitInput, evf::EvFDaqDirector::isSingleStreamThread(), maybeOpenNewLumiSection(), eostools::move(), mWakeup_, evf::EvFDaqDirector::newFile, evf::EvFDaqDirector::newLumi, evf::EvFDaqDirector::noFile, readingFilesCount_, reportEventsThisLumiInSource(), evf::EvFDaqDirector::runAbort, evf::EvFDaqDirector::runEnded, setExceptionState_, setMonState(), mps_update::status, threadError(), and mps_check::timeout.
Referenced by checkNext().
|
inlineprivate |
Definition at line 347 of file DAQSource.cc.
References currentFile_, currentLumiSection_, dataMode_, Exception, fms_, newFWLiteAna::found, evf::FastMonState::inCachedEvent, evf::FastMonState::inChecksumEvent, evf::EvFDaqDirector::noFile, evf::EvFDaqDirector::sameFile, evf::FastMonitoringService::setExceptionDetected(), setMonState(), and verifyChecksum_.
Referenced by checkNext(), and getNextDataBlock().
|
private |
Definition at line 1402 of file DAQSource.cc.
References a, b, mps_fire::end, cppFunctionSkipper::exception, MillePedeFileConverter_cfg::fileName, listFileNames_, castor_dqm_sourceclient_file_cfg::path, jetUpdater_cfi::sort, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by DAQSource().
|
inline |
Definition at line 54 of file DAQSource.h.
References printConversionInfo::aux, and edm::RawInputSource::makeEvent().
|
private |
Definition at line 327 of file DAQSource.cc.
References currentLumiSection_, edm::Timestamp::invalidTimestamp(), edm::InputSource::luminosityBlock(), edm::InputSource::luminosityBlockAuxiliary(), processHistoryID_, edm::InputSource::resetLuminosityBlockAuxiliary(), edm::InputSource::run(), edm::InputSource::runAuxiliary(), and edm::InputSource::setLuminosityBlockAuxiliary().
Referenced by getNextDataBlock().
|
inline |
|
overrideprotectedvirtual |
Implements edm::RawInputSource.
Definition at line 548 of file DAQSource.cc.
References checkEvery_, chunkIsFree_, currentFile_, currentFileIndex_, dataMode_, eventsThisLumi_, fileDeleteLock_, filesToDelete_, fms_, freeChunks_, mps_fire::i, evf::FastMonState::inNoRequest, evf::FastMonState::inReadCleanup, evf::FastMonState::inReadEvent, evf::FastMonitoringService::isExceptionOnData(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, setMonState(), streamFileTracker_, and edm::EventPrincipal::streamID().
Referenced by edmIntegrityCheck.PublishToFileSystem::get(), and readWorker().
|
private |
possibility to use by new formats
Definition at line 593 of file DAQSource.cc.
References addFile(), alwaysStartFromFirstLS_, cms::cuda::assert(), evf::EvFDaqDirector::buBaseRunDir(), visDQMUpload::buf, currentLumiSection(), cvReader_, cvWakeup_, daqDirector_, dataMode_, eventChunkSize_, fileListMode_, fileQueue_, fms_, freeChunks_, evf::EvFDaqDirector::getEoRFileName(), getFile(), evf::EvFDaqDirector::getLumisectionToStart(), evf::EvFDaqDirector::getNextFromFileBroker(), evf::EvFDaqDirector::getStartLumisectionFromEnv(), mps_fire::i, evf::EvFDaqDirector::inputThrottled(), evf::FastMonState::inRunEnd, evf::FastMonState::inSupBusy, evf::FastMonState::inSupFileLimit, evf::FastMonState::inSupLockPolling, evf::FastMonState::inSupNewFile, evf::FastMonState::inSupNewFileWaitChunk, evf::FastMonState::inSupNewFileWaitChunkCopying, evf::FastMonState::inSupNewFileWaitThread, evf::FastMonState::inSupNewFileWaitThreadCopying, evf::FastMonState::inSupNoFile, evf::FastMonState::inSupWaitFreeChunk, evf::FastMonState::inSupWaitFreeChunkCopying, evf::FastMonState::inSupWaitFreeThread, evf::FastMonState::inSupWaitFreeThreadCopying, createfilelist::int, evf::FastMonState::inThrottled, dqmiolumiharvest::j, LogDebug, eostools::ls(), evf::EvFDaqDirector::lumisectionDiscarded(), SiStripPI::max, maxBufferedFiles_, maxChunkSize_, SiStripPI::min, eostools::move(), mReader_, mWakeup_, evf::EvFDaqDirector::newFile, evf::EvFDaqDirector::newLumi, evf::EvFDaqDirector::noFile, evf::EvFDaqDirector::numConcurrentLumis(), evf::EvFDaqDirector::parseFRDFileHeader(), castor_dqm_sourceclient_file_cfg::path, funct::pow(), quit_threads_, RawInputFile, readingFilesCount_, evf::FastMonitoringService::reportLockWait(), InputChunk::reset(), rng_, evf::EvFDaqDirector::runAbort, evf::EvFDaqDirector::runEnded, setExceptionState_, setMonStateSup(), edm::shutdown_flag, evf::FastMonitoringService::startedLookingForFile(), startupCv_, startupLock_, edm_modernize_messagelogger::stat, mps_update::status, evf::FastMonitoringService::stoppedLookingForFile(), AlCaHLTBitMon_QueryRunRegistry::string, thread_quit_signal, tid_active_, mps_check::timeout, workerJob_, workerPool_, and workerThreads_.
Referenced by checkNext().
|
private |
Definition at line 1064 of file DAQSource.cc.
References addFile(), cms::cuda::assert(), InputChunk::buf_, cvReader_, cvWakeup_, dataMode_, change_name::diff, mps_fire::end, eventChunkBlock_, eventChunkSize_, geometryDiff::file, InputChunk::fileIndex_, dqmdumpme::first, mps_fire::i, dqmiolumiharvest::j, dqmdumpme::last, LogDebug, maxChunkSize_, SiStripPI::min, mReader_, submitPVValidationJobs::now, numConcurrentReads_, InputChunk::offset_, read(), InputChunk::readComplete_, InputChunk::resize(), alignCSCRings::s, edm::second(), setExceptionState_, InputChunk::size_, runEdmFileComparison::skipped, command_line::start, startupCv_, startupLock_, AlCaHLTBitMon_QueryRunRegistry::string, thread_quit_signal, threadInit_, tid_active_, InputChunk::usedSize_, workerJob_, and workerPool_.
Referenced by DAQSource().
|
private |
Definition at line 1381 of file DAQSource.cc.
References events, CommonMethods::lock(), monlock_, and sourceEventsReport_.
Referenced by checkNext(), and getNextDataBlock().
|
overrideprivatevirtual |
|
protected |
Definition at line 1330 of file DAQSource.cc.
References fms_, evf::FastMonitoringService::setInState(), and edm::InputSource::state().
Referenced by RawInputFile::advance(), checkNext(), getNextDataBlock(), getNextEventFromDataBlock(), and read().
|
protected |
Definition at line 1335 of file DAQSource.cc.
References fms_, evf::FastMonitoringService::setInStateSup(), and edm::InputSource::state().
Referenced by readSupervisor().
|
private |
Definition at line 1325 of file DAQSource.cc.
References Exception, and quit_threads_.
Referenced by RawInputFile::advance(), and getNextDataBlock().
|
inline |
|
friend |
Definition at line 43 of file DAQSource.h.
Referenced by DAQSource().
|
friend |
Definition at line 42 of file DAQSource.h.
Referenced by readSupervisor().
|
private |
Definition at line 101 of file DAQSource.h.
Referenced by readSupervisor().
|
private |
Definition at line 162 of file DAQSource.h.
Referenced by read().
|
private |
Definition at line 135 of file DAQSource.h.
Referenced by getNextDataBlock(), and read().
|
private |
Definition at line 134 of file DAQSource.h.
Referenced by getNextDataBlock(), getNextEventFromDataBlock(), read(), and ~DAQSource().
|
private |
Definition at line 158 of file DAQSource.h.
Referenced by getNextDataBlock(), and read().
|
private |
Definition at line 119 of file DAQSource.h.
Referenced by checkNext(), currentLumiSection(), getNextDataBlock(), getNextEventFromDataBlock(), and maybeOpenNewLumiSection().
|
private |
Definition at line 149 of file DAQSource.h.
Referenced by DAQSource(), readSupervisor(), readWorker(), and ~DAQSource().
|
private |
Definition at line 166 of file DAQSource.h.
Referenced by getNextDataBlock(), readSupervisor(), and readWorker().
|
private |
Definition at line 88 of file DAQSource.h.
Referenced by checkNext(), DAQSource(), getNextDataBlock(), and readSupervisor().
|
private |
Definition at line 139 of file DAQSource.h.
|
private |
Definition at line 176 of file DAQSource.h.
Referenced by checkNext(), DAQSource(), getNextDataBlock(), getNextEventFromDataBlock(), read(), readSupervisor(), and readWorker().
|
private |
Definition at line 90 of file DAQSource.h.
Referenced by DAQSource().
|
private |
Definition at line 93 of file DAQSource.h.
Referenced by DAQSource(), and readWorker().
|
private |
Definition at line 91 of file DAQSource.h.
Referenced by DAQSource(), readSupervisor(), and readWorker().
|
private |
Definition at line 120 of file DAQSource.h.
Referenced by checkNext(), and eventRunNumber().
|
private |
Definition at line 122 of file DAQSource.h.
Referenced by checkNext(), getNextDataBlock(), and read().
|
private |
Definition at line 123 of file DAQSource.h.
|
private |
Definition at line 160 of file DAQSource.h.
Referenced by DAQSource(), getNextDataBlock(), read(), and ~DAQSource().
|
private |
Definition at line 169 of file DAQSource.h.
|
private |
Definition at line 110 of file DAQSource.h.
Referenced by getFile().
|
private |
Definition at line 111 of file DAQSource.h.
Referenced by checkNext(), DAQSource(), fileListLoopMode(), and getFile().
|
private |
Definition at line 109 of file DAQSource.h.
Referenced by checkNext(), DAQSource(), getNextDataBlock(), and readSupervisor().
|
private |
Definition at line 146 of file DAQSource.h.
Referenced by getNextDataBlock(), and readSupervisor().
|
private |
Definition at line 159 of file DAQSource.h.
Referenced by DAQSource(), getNextDataBlock(), read(), and ~DAQSource().
|
private |
Definition at line 87 of file DAQSource.h.
Referenced by DAQSource(), getNextDataBlock(), getNextEventFromDataBlock(), read(), readSupervisor(), setMonState(), setMonStateSup(), and ~DAQSource().
|
private |
Definition at line 145 of file DAQSource.h.
Referenced by DAQSource(), getNextDataBlock(), read(), and readSupervisor().
|
private |
Definition at line 115 of file DAQSource.h.
|
private |
Definition at line 121 of file DAQSource.h.
|
private |
Definition at line 105 of file DAQSource.h.
Referenced by getFile(), and initFileList().
|
private |
Definition at line 112 of file DAQSource.h.
Referenced by getFile().
|
private |
Definition at line 96 of file DAQSource.h.
Referenced by readSupervisor().
|
private |
Definition at line 92 of file DAQSource.h.
Referenced by DAQSource(), readSupervisor(), and readWorker().
|
private |
Definition at line 174 of file DAQSource.h.
Referenced by getEventReport(), and reportEventsThisLumiInSource().
|
private |
Definition at line 148 of file DAQSource.h.
Referenced by readSupervisor(), readWorker(), and ~DAQSource().
|
private |
Definition at line 165 of file DAQSource.h.
Referenced by getNextDataBlock(), and readSupervisor().
|
private |
Definition at line 95 of file DAQSource.h.
Referenced by DAQSource().
|
private |
Definition at line 97 of file DAQSource.h.
Referenced by DAQSource(), and readWorker().
|
private |
Definition at line 117 of file DAQSource.h.
Referenced by DAQSource(), maybeOpenNewLumiSection(), and processHistoryID().
|
private |
Definition at line 152 of file DAQSource.h.
Referenced by DAQSource(), readSupervisor(), threadError(), and ~DAQSource().
|
private |
Definition at line 94 of file DAQSource.h.
Referenced by DAQSource().
|
private |
Definition at line 98 of file DAQSource.h.
Referenced by DAQSource(), getNextDataBlock(), and readSupervisor().
|
private |
Definition at line 138 of file DAQSource.h.
Referenced by checkNext(), and ~DAQSource().
|
private |
Definition at line 124 of file DAQSource.h.
Referenced by readSupervisor().
|
private |
Definition at line 114 of file DAQSource.h.
Referenced by checkNext(), and DAQSource().
|
private |
Definition at line 154 of file DAQSource.h.
Referenced by exceptionState(), getNextDataBlock(), readSupervisor(), and readWorker().
|
private |
Definition at line 173 of file DAQSource.h.
Referenced by getEventReport(), and reportEventsThisLumiInSource().
|
private |
Definition at line 137 of file DAQSource.h.
Referenced by checkNext(), and ~DAQSource().
|
private |
Definition at line 156 of file DAQSource.h.
Referenced by checkNext(), DAQSource(), readSupervisor(), and readWorker().
|
private |
Definition at line 155 of file DAQSource.h.
Referenced by checkNext(), DAQSource(), readSupervisor(), and readWorker().
|
private |
Definition at line 161 of file DAQSource.h.
Referenced by read().
|
private |
Definition at line 104 of file DAQSource.h.
Referenced by DAQSource().
|
private |
Definition at line 153 of file DAQSource.h.
Referenced by DAQSource(), readSupervisor(), readWorker(), and ~DAQSource().
|
private |
Definition at line 171 of file DAQSource.h.
Referenced by readWorker().
|
private |
Definition at line 150 of file DAQSource.h.
Referenced by DAQSource(), readSupervisor(), and readWorker().
|
private |
Definition at line 106 of file DAQSource.h.
|
private |
Definition at line 103 of file DAQSource.h.
Referenced by useL1EventID().
|
private |
Definition at line 102 of file DAQSource.h.
Referenced by getNextEventFromDataBlock().
|
private |
Definition at line 143 of file DAQSource.h.
Referenced by DAQSource(), readSupervisor(), and readWorker().
|
private |
Definition at line 142 of file DAQSource.h.
Referenced by readSupervisor(), and readWorker().
|
private |
Definition at line 140 of file DAQSource.h.
Referenced by DAQSource(), readSupervisor(), and ~DAQSource().