#include <L1TrackerEtMissEmulatorProducer.cc>
Public Types | |
typedef std::vector< L1TTTrackType > | L1TTTrackCollectionType |
typedef TTTrack< Ref_Phase2TrackerDigi_ > | L1TTTrackType |
typedef l1t::VertexWordCollection | L1VertexCollectionType |
typedef l1t::VertexWord | L1VertexType |
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 |
Public Member Functions | |
L1TrackerEtMissEmulatorProducer (const edm::ParameterSet &) | |
~L1TrackerEtMissEmulatorProducer () 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 Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
TTTrack_TrackWord::bendChi2_t | bendChi2Max_ |
TTTrack_TrackWord::chi2rphi_t | chi2rphiMax_ |
TTTrack_TrackWord::chi2rz_t | chi2rzMax_ |
bool | cordicDebug_ = false |
int | cordicSteps_ |
std::vector< l1tmetemu::global_phi_t > | cosLUT_ |
int | debug_ |
l1tmetemu::z_t | deltaZ0_ = 0 |
std::vector< l1tmetemu::z_t > | DeltaZLUT_ |
vector< double > | etaRegions_ |
std::vector< l1tmetemu::eta_t > | EtaRegionsLUT_ |
bool | GTTinput_ = false |
std::string | L1MetCollectionName_ |
l1tmetemu::eta_t | maxEta_ |
l1tmetemu::z_t | maxZ0_ |
l1tmetemu::pt_t | minPt_ |
l1tmetemu::z_t | minZ0_ |
l1tmetemu::nstub_t | nStubsmin_ |
std::vector< l1tmetemu::global_phi_t > | phiQuadrants_ |
std::vector< l1tmetemu::global_phi_t > | phiShifts_ |
const edm::EDGetTokenT< L1VertexCollectionType > | pvToken_ |
const edm::EDGetTokenT< L1TTTrackCollectionType > | trackToken_ |
L1TkEtMissEmuTrackTransform | TrackTransform |
vector< double > | z0Thresholds_ |
L1Trigger/L1TTrackMatch/plugins/L1TrackerEtMissEmulatorProducer.cc
Description: Takes L1TTTracks and performs a integer emulation of Track-based missing Et, outputting a collection of EtSum
Definition at line 41 of file L1TrackerEtMissEmulatorProducer.cc.
typedef std::vector<L1TTTrackType> L1TrackerEtMissEmulatorProducer::L1TTTrackCollectionType |
Definition at line 44 of file L1TrackerEtMissEmulatorProducer.cc.
Definition at line 43 of file L1TrackerEtMissEmulatorProducer.cc.
Definition at line 45 of file L1TrackerEtMissEmulatorProducer.cc.
Definition at line 46 of file L1TrackerEtMissEmulatorProducer.cc.
|
explicit |
Definition at line 95 of file L1TrackerEtMissEmulatorProducer.cc.
References TTTrack_TrackWord::bendChi2Bins, bendChi2Max_, electrons_cff::bool, TTTrack_TrackWord::chi2RPhiBins, chi2rphiMax_, TTTrack_TrackWord::chi2RZBins, chi2rzMax_, cordicDebug_, cordicSteps_, cosLUT_, debug_, DeltaZLUT_, etaRegions_, EtaRegionsLUT_, l1tmetemu::generateCosLUT(), l1tmetemu::generateDeltaZLUT(), l1tmetemu::generateEtaRegionLUT(), L1TkEtMissEmuTrackTransform::generateLUTs(), l1tmetemu::getBin(), edm::ParameterSet::getParameter(), L1TkEtMissEmuTrackTransform::getPhiQuad(), L1TkEtMissEmuTrackTransform::getPhiShift(), GTTinput_, createfilelist::int, l1tmetemu::kInternalEtaWidth, l1tmetemu::kInternalPtWidth, l1tmetemu::kInternalVTXWidth, l1tmetemu::kMaxCosLUTPhi, l1tmetemu::kStepEta, l1tmetemu::kStepPhi, l1tmetemu::kStepPt, l1tmetemu::kStepZ0, L1MetCollectionName_, maxEta_, maxZ0_, minPt_, minZ0_, nStubsmin_, phiQuadrants_, phiShifts_, L1TkEtMissEmuTrackTransform::setGTTinput(), AlCaHLTBitMon_QueryRunRegistry::string, TrackTransform, and z0Thresholds_.
|
override |
Definition at line 152 of file L1TrackerEtMissEmulatorProducer.cc.
|
privatevirtual |
Definition at line 427 of file L1TrackerEtMissEmulatorProducer.cc.
|
privatevirtual |
Definition at line 429 of file L1TrackerEtMissEmulatorProducer.cc.
|
static |
Definition at line 432 of file L1TrackerEtMissEmulatorProducer.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
overrideprivate |
Definition at line 154 of file L1TrackerEtMissEmulatorProducer.cc.
References funct::abs(), InternalEtWord::bendChi2, bendChi2Max_, InternalEtWord::chi2rphidof, chi2rphiMax_, InternalEtWord::chi2rzdof, chi2rzMax_, cordicDebug_, l1tmhtemu::cordicSqrt(), cordicSteps_, funct::cos(), cosLUT_, debug_, deltaZ0_, DeltaZLUT_, l1tmetemu::EtMiss::Et, InternalEtWord::eta, EtaRegionsLUT_, InternalEtWord::EtaSector, dqmMemoryStats::float, InternalEtWord::globalPhi, mps_fire::i, iEvent, edm::HandleBase::isValid(), l1tmetemu::kGlobalPhiBins, l1tmetemu::kInternalVTXWidth, l1tmetemu::kMETPhiBins, l1tmetemu::kMETSize, L1Analysis::kMissingEt, l1tmetemu::kNEtaRegion, l1tmetemu::kNSector, l1tmetemu::kStepMET, l1tmetemu::kStepMETPhi, l1tmetemu::kStepPt, L1MetCollectionName_, M_PI, maxEta_, maxZ0_, minPt_, minZ0_, eostools::move(), InternalEtWord::nstubs, nStubsmin_, InternalEtWord::phi, l1tmetemu::EtMiss::Phi, phiQuadrants_, InternalEtWord::pt, InternalEtWord::pV, pvToken_, InternalEtWord::Sector, funct::sin(), AlCaHLTBitMon_QueryRunRegistry::string, cond::impl::to_string(), HLT_2022v12_cff::track, trackToken_, TrackTransform, L1TkEtMissEmuTrackTransform::transformTrack(), l1tmetemu::unpackSignedValue(), extraflags_cff::vtx, and InternalEtWord::z0.
|
private |
Definition at line 71 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 69 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 70 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 82 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 80 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 60 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 81 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 78 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by produce().
|
private |
Definition at line 62 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 76 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer().
|
private |
Definition at line 61 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 84 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer().
|
private |
Definition at line 88 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 68 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 67 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 72 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 66 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 73 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 63 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 64 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer().
|
private |
Definition at line 90 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by produce().
|
private |
Definition at line 91 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by produce().
|
private |
Definition at line 86 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer(), and produce().
|
private |
Definition at line 75 of file L1TrackerEtMissEmulatorProducer.cc.
Referenced by L1TrackerEtMissEmulatorProducer().