![]() |
![]() |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Private Member Functions | |
void | beginJob () override |
void | endJob () override |
void | formatAMC (amc13::Packet &amc13, const std::vector< Block > &blocks, int iAmc) |
void | formatRaw (edm::Event &iEvent, amc13::Packet &amc13, FEDRawData &fed_data) |
std::vector< Block > | getBlocks (int iAmc) |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::vector< int > | boardId_ |
int | evType_ |
int | fedId_ |
int | fwVer_ |
unsigned | iBoard_ |
bool | mux_ |
int | muxOffset_ |
unsigned | nBoard_ |
unsigned | nFramesPerEvent_ |
bool | packetisedData_ |
std::vector< std::vector< int > > | rxBlockLength_ |
MP7FileReader | rxFileReader_ |
std::vector< unsigned > | rxIndex_ |
MP7PacketReader | rxPacketReader_ |
int | slinkHeaderSize_ |
int | slinkTrailerSize_ |
std::vector< std::vector< int > > | txBlockLength_ |
MP7FileReader | txFileReader_ |
std::vector< unsigned > | txIndex_ |
MP7PacketReader | txPacketReader_ |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
ProducesCollector | producesCollector () |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 56 of file MP7BufferDumpToRaw.cc.
|
explicit |
Definition at line 131 of file MP7BufferDumpToRaw.cc.
References boardId_, edm::ParameterSet::getUntrackedParameter(), mps_fire::i, dqmiolumiharvest::j, LogDebug, SiStripPI::max, nBoard_, nFramesPerEvent_, corrVsCorr::rx, rxBlockLength_, rxFileReader_, rxIndex_, MP7FileReader::size(), txBlockLength_, txFileReader_, and txIndex_.
|
override |
Definition at line 221 of file MP7BufferDumpToRaw.cc.
|
overrideprivatevirtual |
|
overrideprivatevirtual |
|
static |
Definition at line 468 of file MP7BufferDumpToRaw.cc.
References edm::ConfigurationDescriptions::addDefault(), submitPVResolutionJobs::desc, and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 365 of file MP7BufferDumpToRaw.cc.
References amc13::Packet::add(), createPayload::block, boardId_, fwVer_, mps_fire::i, svgfig::load(), LogDebug, and alignCSCRings::s.
Referenced by produce().
|
private |
Definition at line 406 of file MP7BufferDumpToRaw.cc.
References edm::EventBase::bunchCrossing(), evf::compute_crc(), FEDRawData::data(), edm::EventID::event(), evType_, fedId_, edm::EventBase::id(), LogDebug, jetCorrFactors_cfi::payload, FEDRawData::resize(), FEDHeader::set(), FEDTrailer::set(), amc13::Packet::size(), findQualityFiles::size, slinkHeaderSize_, slinkTrailerSize_, and amc13::Packet::write().
Referenced by produce().
|
private |
Definition at line 268 of file MP7BufferDumpToRaw.cc.
References PacketData::begin(), createPayload::block, gather_cfg::blocks, ztail::d, data, MP7PacketReader::get(), MP7FileReader::get(), mps_fire::i, FileData::link(), MainPageGenerator::link, LogDebug, nFramesPerEvent_, AlCaHLTBitMon_ParallelJobs::p, packetisedData_, rxBlockLength_, rxFileReader_, rxIndex_, rxPacketReader_, findQualityFiles::size, txBlockLength_, txFileReader_, txIndex_, and txPacketReader_.
Referenced by produce().
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 231 of file MP7BufferDumpToRaw.cc.
References gather_cfg::blocks, fedId_, formatAMC(), formatRaw(), getBlocks(), iBoard_, LogDebug, eostools::move(), mux_, nBoard_, and edm::Event::put().
|
private |
Definition at line 104 of file MP7BufferDumpToRaw.cc.
Referenced by formatAMC(), and MP7BufferDumpToRaw().
|
private |
Definition at line 114 of file MP7BufferDumpToRaw.cc.
Referenced by formatRaw().
|
private |
Definition at line 113 of file MP7BufferDumpToRaw.cc.
Referenced by formatRaw(), and produce().
|
private |
Definition at line 115 of file MP7BufferDumpToRaw.cc.
Referenced by formatAMC().
|
private |
Definition at line 103 of file MP7BufferDumpToRaw.cc.
Referenced by produce().
|
private |
Definition at line 109 of file MP7BufferDumpToRaw.cc.
Referenced by produce().
|
private |
Definition at line 110 of file MP7BufferDumpToRaw.cc.
|
private |
Definition at line 102 of file MP7BufferDumpToRaw.cc.
Referenced by MP7BufferDumpToRaw(), and produce().
|
private |
Definition at line 97 of file MP7BufferDumpToRaw.cc.
Referenced by getBlocks(), and MP7BufferDumpToRaw().
|
private |
Definition at line 94 of file MP7BufferDumpToRaw.cc.
Referenced by getBlocks().
|
private |
Definition at line 107 of file MP7BufferDumpToRaw.cc.
Referenced by getBlocks(), and MP7BufferDumpToRaw().
|
private |
Definition at line 82 of file MP7BufferDumpToRaw.cc.
Referenced by getBlocks(), and MP7BufferDumpToRaw().
|
private |
Definition at line 84 of file MP7BufferDumpToRaw.cc.
Referenced by getBlocks(), and MP7BufferDumpToRaw().
|
private |
Definition at line 88 of file MP7BufferDumpToRaw.cc.
Referenced by getBlocks().
|
private |
Definition at line 116 of file MP7BufferDumpToRaw.cc.
Referenced by formatRaw().
|
private |
Definition at line 117 of file MP7BufferDumpToRaw.cc.
Referenced by formatRaw().
|
private |
Definition at line 108 of file MP7BufferDumpToRaw.cc.
Referenced by getBlocks(), and MP7BufferDumpToRaw().
|
private |
Definition at line 83 of file MP7BufferDumpToRaw.cc.
Referenced by getBlocks(), and MP7BufferDumpToRaw().
|
private |
Definition at line 85 of file MP7BufferDumpToRaw.cc.
Referenced by getBlocks(), and MP7BufferDumpToRaw().
|
private |
Definition at line 89 of file MP7BufferDumpToRaw.cc.
Referenced by getBlocks().