Public Member Functions | |
void | beginRun (const edm::Run &run, const edm::EventSetup &es) override |
OmtfPacker (const edm::ParameterSet &pset) | |
void | produce (edm::Event &ev, const edm::EventSetup &es) override |
~OmtfPacker () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
edm::ESGetToken< RPCAMCLinkMap, RPCOMTFLinkMapRcd > | theAmcMappingToken |
edm::ParameterSet | theConfig |
CscPacker | theCscPacker |
edm::EDGetTokenT < CSCCorrelatedLCTDigiCollection > | theCscToken |
DtPacker | theDtPacker |
edm::EDGetTokenT < L1MuDTChambPhContainer > | theDtPhToken |
edm::EDGetTokenT < L1MuDTChambThContainer > | theDtThToken |
unsigned long | theEventCounter |
std::string | theOutputTag |
edm::ESGetToken< RPCEMap, RPCEMapRcd > | theRPCEMapToken |
RpcPacker | theRpcPacker |
edm::EDGetTokenT < RPCDigiCollection > | theRpcToken |
bool | theSkipCsc |
bool | theSkipDt |
bool | theSkipRpc |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 50 of file OmtfPacker.cc.
omtf::OmtfPacker::OmtfPacker | ( | const edm::ParameterSet & | pset | ) |
Definition at line 83 of file OmtfPacker.cc.
References edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, theAmcMappingToken, theConfig, theCscToken, theDtPhToken, theDtThToken, theOutputTag, theRPCEMapToken, theRpcToken, theSkipCsc, theSkipDt, and theSkipRpc.
|
inlineoverride |
Definition at line 54 of file OmtfPacker.cc.
|
override |
Definition at line 120 of file OmtfPacker.cc.
References edm::FileInPath::fullPath(), edm::EventSetup::getData(), edm::ParameterSet::getParameter(), edm::EventSetup::getTransientHandle(), omtf::CscPacker::init(), omtf::RpcPacker::init(), AlCaHLTBitMon_QueryRunRegistry::string, theAmcMappingToken, theConfig, theCscPacker, theRPCEMapToken, theRpcPacker, theSkipCsc, and theSkipRpc.
|
static |
Definition at line 105 of file OmtfPacker.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 142 of file OmtfPacker.cc.
References amc13::Packet::add(), edm::EventBase::bunchCrossing(), evf::compute_crc(), omtf::DataWord64::csc, FEDRawData::data(), omtf::DataWord64::dt, edm::EventID::event(), edm::Event::eventAuxiliary(), l1tstage2_dqm_sourceclient-live_cfg::fedId, edm::Event::getByToken(), edm::EventBase::id(), LogDebug, LogTrace, eostools::move(), omtf::DataWord64::omtf, edm::EventAuxiliary::orbitNumber(), omtf::DtPacker::pack(), omtf::CscPacker::pack(), omtf::RpcPacker::pack(), jetCorrFactors_cfi::payload, edm::Handle< T >::product(), edm::Event::put(), FEDRawData::resize(), omtf::DataWord64::rpc, FEDHeader::set(), FEDTrailer::set(), amc13::Packet::size(), findQualityFiles::size, theCscPacker, theCscToken, theDtPacker, theDtPhToken, theDtThToken, theEventCounter, theOutputTag, theRpcPacker, theRpcToken, theSkipCsc, theSkipDt, theSkipRpc, omtf::DataWord64::type(), and amc13::Packet::write().
|
private |
Definition at line 76 of file OmtfPacker.cc.
Referenced by beginRun(), and OmtfPacker().
|
private |
Definition at line 63 of file OmtfPacker.cc.
Referenced by beginRun(), and OmtfPacker().
|
private |
Definition at line 78 of file OmtfPacker.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 71 of file OmtfPacker.cc.
Referenced by OmtfPacker(), and produce().
|
private |
Definition at line 80 of file OmtfPacker.cc.
Referenced by produce().
|
private |
Definition at line 73 of file OmtfPacker.cc.
Referenced by OmtfPacker(), and produce().
|
private |
Definition at line 72 of file OmtfPacker.cc.
Referenced by OmtfPacker(), and produce().
|
private |
Definition at line 64 of file OmtfPacker.cc.
Referenced by produce().
|
private |
Definition at line 66 of file OmtfPacker.cc.
Referenced by OmtfPacker(), and produce().
|
private |
Definition at line 75 of file OmtfPacker.cc.
Referenced by beginRun(), and OmtfPacker().
|
private |
Definition at line 79 of file OmtfPacker.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 70 of file OmtfPacker.cc.
Referenced by OmtfPacker(), and produce().
|
private |
Definition at line 68 of file OmtfPacker.cc.
Referenced by beginRun(), OmtfPacker(), and produce().
|
private |
Definition at line 68 of file OmtfPacker.cc.
Referenced by OmtfPacker(), and produce().
|
private |
Definition at line 68 of file OmtfPacker.cc.
Referenced by beginRun(), OmtfPacker(), and produce().