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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
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 |
RpcPacker | theRpcPacker |
edm::EDGetTokenT< RPCDigiCollection > | theRpcToken |
bool | theSkipCsc |
bool | theSkipDt |
bool | theSkipRpc |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 46 of file OmtfPacker.cc.
omtf::OmtfPacker::OmtfPacker | ( | const edm::ParameterSet & | pset | ) |
Definition at line 76 of file OmtfPacker.cc.
References muonDTDigis_cfi::pset, AlCaHLTBitMon_QueryRunRegistry::string, theCscToken, theDtPhToken, theDtThToken, theOutputTag, theRpcToken, theSkipCsc, theSkipDt, and theSkipRpc.
|
inlineoverride |
Definition at line 50 of file OmtfPacker.cc.
|
override |
Definition at line 106 of file OmtfPacker.cc.
References edm::FileInPath::fullPath(), edm::ParameterSet::getParameter(), omtf::CscPacker::init(), omtf::RpcPacker::init(), AlCaHLTBitMon_QueryRunRegistry::string, theConfig, theCscPacker, theRpcPacker, theSkipCsc, and theSkipRpc.
|
static |
Definition at line 91 of file OmtfPacker.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), HLT_2018_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 125 of file OmtfPacker.cc.
References evf::compute_crc(), omtf::DataWord64::csc, FEDRawData::data(), omtf::DataWord64::dt, ev, l1tstage2_dqm_sourceclient-live_cfg::fedId, L1TStage2BMTF_cff::fedIds, EcalFEDMonitor_cfi::FEDRawDataCollection, RecoTauValidation_cfi::header, LogDebug, LogTrace, eostools::move(), omtf::DataWord64::omtf, omtf::DtPacker::pack(), omtf::CscPacker::pack(), omtf::RpcPacker::pack(), jets_cff::payload, edm::Handle< T >::product(), FEDRawData::resize(), omtf::DataWord64::rpc, FEDTrailer::set(), findQualityFiles::size, theCscPacker, theCscToken, theDtPacker, theDtPhToken, theDtThToken, theEventCounter, theOutputTag, theRpcPacker, theRpcToken, theSkipCsc, theSkipDt, theSkipRpc, and omtf::DataWord64::type().
|
private |
Definition at line 59 of file OmtfPacker.cc.
Referenced by beginRun().
|
private |
Definition at line 71 of file OmtfPacker.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 67 of file OmtfPacker.cc.
Referenced by OmtfPacker(), and produce().
|
private |
Definition at line 73 of file OmtfPacker.cc.
Referenced by produce().
|
private |
Definition at line 69 of file OmtfPacker.cc.
Referenced by OmtfPacker(), and produce().
|
private |
Definition at line 68 of file OmtfPacker.cc.
Referenced by OmtfPacker(), and produce().
|
private |
Definition at line 60 of file OmtfPacker.cc.
Referenced by produce().
|
private |
Definition at line 62 of file OmtfPacker.cc.
Referenced by OmtfPacker(), and produce().
|
private |
Definition at line 72 of file OmtfPacker.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 66 of file OmtfPacker.cc.
Referenced by OmtfPacker(), and produce().
|
private |
Definition at line 64 of file OmtfPacker.cc.
Referenced by beginRun(), OmtfPacker(), and produce().
|
private |
Definition at line 64 of file OmtfPacker.cc.
Referenced by OmtfPacker(), and produce().
|
private |
Definition at line 64 of file OmtfPacker.cc.
Referenced by beginRun(), OmtfPacker(), and produce().