#include <L1Trigger/DemonstratorTools/plugins/GTTFileWriter.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Types | |
typedef TTTrack< Ref_Phase2TrackerDigi_ > | Track_t |
typedef std::vector< Track_t > | TrackCollection_t |
typedef edm::RefVector< TrackCollection_t > | TrackRefCollection_t |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | endJob () override |
Static Private Attributes | |
static constexpr size_t | kFramesPerTMUXPeriod = 9 |
static constexpr size_t | kGapLengthInput = 6 |
static constexpr size_t | kGapLengthOutputToCorrelator = 44 |
static constexpr size_t | kGapLengthOutputToGlobalTriggerMesons = 15 |
static constexpr size_t | kGapLengthOutputToGlobalTriggerSums = 3 |
static constexpr size_t | kGapLengthOutputToGlobalTriggerTaus = 36 |
static constexpr size_t | kGapLengthOutputToGlobalTriggerVertices = 6 |
static constexpr size_t | kGTTBoardTMUX = 6 |
static constexpr size_t | kMaxLinesPerFile = 1024 |
static constexpr size_t | kTrackTMUX = 18 |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
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 () |
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) |
Description: Example EDAnalyzer class, illustrating how BoardDataWriter can be used to write I/O buffer files for hardware/firmware tests
Implementation: [Notes on implementation]
Definition at line 56 of file GTTFileWriter.cc.
|
private |
Definition at line 120 of file GTTFileWriter.cc.
|
private |
Definition at line 121 of file GTTFileWriter.cc.
|
private |
Definition at line 122 of file GTTFileWriter.cc.
|
explicit |
Definition at line 151 of file GTTFileWriter.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 208 of file GTTFileWriter.cc.
References l1t::demo::EventData::add(), l1t::demo::BoardDataWriter::addEvent(), convertedTrackCollectionToken_, convertedTracksToken_, l1t::demo::codecs::encodeEtSums(), l1t::demo::codecs::encodeHtSums(), l1t::demo::codecs::encodeTkJets(), l1t::demo::codecs::encodeTracks(), l1t::demo::codecs::encodeVertices(), etMissToken_, fileWriterConvertedTracks_, fileWriterInputTracks_, fileWriterOutputToCorrelator_, fileWriterOutputToGlobalTrigger_, fileWriterSelectedTracks_, fileWriterVertexAssociatedTracks_, htMissToken_, mps_fire::i, iEvent, jetsToken_, selectedTracksToken_, tracksToken_, vertexAssociatedTracksToken_, topElectronID_cff::verticesCollection, and verticesToken_.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 283 of file GTTFileWriter.cc.
References fileWriterConvertedTracks_, fileWriterInputTracks_, fileWriterOutputToCorrelator_, fileWriterOutputToGlobalTrigger_, and l1t::demo::BoardDataWriter::flush().
|
static |
Definition at line 292 of file GTTFileWriter.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_2022v15_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 131 of file GTTFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 130 of file GTTFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 137 of file GTTFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 140 of file GTTFileWriter.cc.
|
private |
Definition at line 139 of file GTTFileWriter.cc.
|
private |
Definition at line 143 of file GTTFileWriter.cc.
|
private |
Definition at line 144 of file GTTFileWriter.cc.
|
private |
Definition at line 141 of file GTTFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 142 of file GTTFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 136 of file GTTFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 135 of file GTTFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 76 of file GTTFileWriter.cc.
|
private |
Definition at line 106 of file GTTFileWriter.cc.
|
private |
Definition at line 97 of file GTTFileWriter.cc.
|
private |
Definition at line 102 of file GTTFileWriter.cc.
|
private |
Definition at line 113 of file GTTFileWriter.cc.
|
staticprivate |
Definition at line 65 of file GTTFileWriter.cc.
|
staticprivate |
Definition at line 66 of file GTTFileWriter.cc.
|
staticprivate |
Definition at line 67 of file GTTFileWriter.cc.
|
staticprivate |
Definition at line 70 of file GTTFileWriter.cc.
|
staticprivate |
Definition at line 68 of file GTTFileWriter.cc.
|
staticprivate |
Definition at line 69 of file GTTFileWriter.cc.
|
staticprivate |
Definition at line 71 of file GTTFileWriter.cc.
|
staticprivate |
Definition at line 73 of file GTTFileWriter.cc.
|
staticprivate |
Definition at line 74 of file GTTFileWriter.cc.
|
staticprivate |
Definition at line 72 of file GTTFileWriter.cc.
|
private |
Definition at line 132 of file GTTFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 129 of file GTTFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 133 of file GTTFileWriter.cc.
Referenced by analyze().
|
private |
Definition at line 134 of file GTTFileWriter.cc.
Referenced by analyze().