![]() |
![]() |
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) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
std::vector< ap_uint< 64 > > | encodeJets (const std::vector< l1t::PFJet > jets, unsigned nJets) |
std::vector< ap_uint< 64 > > | encodeSums (const std::vector< l1t::EtSum > sums, unsigned nSums) |
void | endJob () override |
Private Attributes | |
std::map< l1t::demo::LinkId, std::pair< l1t::demo::ChannelSpec, std::vector< size_t > > > | channelSpecsOutputToGT_ |
std::vector< edm::ParameterSet > | collections_ |
size_t | ctl2BoardTMUX_ |
l1t::demo::BoardDataWriter | fileWriterOutputToGT_ |
size_t | gapLengthOutput_ |
size_t | maxLinesPerFile_ |
size_t | nFramesPerBX_ |
std::vector< unsigned > | nJets_ |
std::vector< unsigned > | nSums_ |
std::vector< std::pair< edm::EDGetTokenT< edm::View< l1t::PFJet > >, edm::EDGetTokenT< edm::View< l1t::EtSum > > > > | tokens_ |
std::vector< std::pair< bool, bool > > | tokensToWrite_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
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 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 () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
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 26 of file L1CTJetFileWriter.cc.
|
explicit |
Definition at line 55 of file L1CTJetFileWriter.cc.
References ctl2BoardTMUX_, and gapLengthOutput_.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 90 of file L1CTJetFileWriter.cc.
References l1t::demo::EventData::add(), l1t::demo::BoardDataWriter::addEvent(), collections_, filterCSVwithJSON::copy, encodeJets(), encodeSums(), fileWriterOutputToGT_, mps_fire::i, iEvent, dqmiolumiharvest::j, PDWG_EXODelayedJetMET_cff::jets, unpackData-CaloStage1::jetToken, l1tJetFileWriter_cfi::mht, nJets_, nSums_, tokens_, and tokensToWrite_.
|
private |
Definition at line 132 of file L1CTJetFileWriter.cc.
References mps_fire::i, dqmiolumiharvest::j, PDWG_EXODelayedJetMET_cff::jets, SiStripPI::min, nJets, and parallelization::uint.
Referenced by analyze().
|
private |
Definition at line 143 of file L1CTJetFileWriter.cc.
References mps_fire::i, l1tJetFileWriter_cfi::nSums, l1gt::Sum::pack_ap(), l1gt::Sum::scalar_pt, l1gt::Sum::valid, l1gt::Sum::vector_phi, and l1gt::Sum::vector_pt.
Referenced by analyze().
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 127 of file L1CTJetFileWriter.cc.
References fileWriterOutputToGT_, and l1t::demo::BoardDataWriter::flush().
|
static |
Definition at line 162 of file L1CTJetFileWriter.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addDefault(), edm::ParameterSetDescription::addOptional(), submitPVResolutionJobs::desc, AlCaHLTBitMon_QueryRunRegistry::string, and parallelization::uint.
|
private |
Definition at line 40 of file L1CTJetFileWriter.cc.
|
private |
Definition at line 34 of file L1CTJetFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 37 of file L1CTJetFileWriter.cc.
Referenced by L1CTJetFileWriter().
|
private |
Definition at line 48 of file L1CTJetFileWriter.cc.
|
private |
Definition at line 38 of file L1CTJetFileWriter.cc.
Referenced by L1CTJetFileWriter().
|
private |
Definition at line 39 of file L1CTJetFileWriter.cc.
|
private |
Definition at line 36 of file L1CTJetFileWriter.cc.
|
private |
Definition at line 51 of file L1CTJetFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 52 of file L1CTJetFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 49 of file L1CTJetFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 50 of file L1CTJetFileWriter.cc.
Referenced by analyze().