Public Types | |
typedef std::vector< L1TTTrackType > | L1TTTrackCollectionType |
typedef TTTrack< Ref_Phase2TrackerDigi_ > | L1TTTrackType |
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 | |
L1FastTrackingJetProducer (const edm::ParameterSet &) | |
~L1FastTrackingJetProducer () 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 | |
const double | coneSize_ |
const double | deltaZ0Cut_ |
const bool | displaced_ |
const bool | doTightChi2_ |
const edm::EDGetTokenT< TTTrackAssociationMap< Ref_Phase2TrackerDigi_ > > | genToken_ |
edm::EDGetTokenT< std::vector< l1t::Vertex > > | pvToken_ |
bool | selectTrkMatchGenLoose_ |
bool | selectTrkMatchGenOrPU_ |
bool | selectTrkMatchGenTight_ |
edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > | tGeomToken_ |
const edm::EDGetTokenT< std::vector< TTTrack< Ref_Phase2TrackerDigi_ > > > | trackToken_ |
const double | trkBendChi2Max_ |
const float | trkChi2dofMax_ |
const float | trkChi2dofTightChi2_ |
const float | trkEtaMax_ |
const int | trkNPSStubMin_ |
const int | trkNStubMin_ |
const float | trkPtMin_ |
const float | trkPtTightChi2_ |
const float | trkZMax_ |
edm::ESGetToken< TrackerTopology, TrackerTopologyRcd > | tTopoToken_ |
Definition at line 56 of file L1FastTrackingJetProducer.cc.
typedef std::vector<L1TTTrackType> L1FastTrackingJetProducer::L1TTTrackCollectionType |
Definition at line 59 of file L1FastTrackingJetProducer.cc.
Definition at line 58 of file L1FastTrackingJetProducer.cc.
|
explicit |
Definition at line 97 of file L1FastTrackingJetProducer.cc.
References displaced_.
|
override |
Definition at line 128 of file L1FastTrackingJetProducer.cc.
|
privatevirtual |
Definition at line 251 of file L1FastTrackingJetProducer.cc.
|
privatevirtual |
Definition at line 253 of file L1FastTrackingJetProducer.cc.
|
static |
Definition at line 255 of file L1FastTrackingJetProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivate |
Definition at line 131 of file L1FastTrackingJetProducer.cc.
References funct::abs(), coneSize_, callgraph::cs, deltaZ0Cut_, hcalRecHitTable_cff::detId, displaced_, doTightChi2_, genToken_, edm::EventSetup::getData(), mps_fire::i, iEvent, createfilelist::int, TTTrack< T >::momentum(), eostools::move(), PV3DBase< T, PVType, FrameType >::perp(), pvToken_, multPhiCorr_741_25nsDY_cfi::px, multPhiCorr_741_25nsDY_cfi::py, selectTrkMatchGenLoose_, selectTrkMatchGenOrPU_, selectTrkMatchGenTight_, StripSubdetector::TID, TrackerTopology::tidRing(), StripSubdetector::TOB, TrackerTopology::tobLayer(), align::Tracker, trackToken_, run3scouting_cff::trk_pt, trkBendChi2Max_, trkChi2dofMax_, trkChi2dofTightChi2_, trkEtaMax_, trkNPSStubMin_, trkNStubMin_, trkPtMin_, trkPtTightChi2_, trkZMax_, tTopoToken_, and TTTrack< T >::z0().
|
private |
Definition at line 80 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 79 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 84 of file L1FastTrackingJetProducer.cc.
Referenced by L1FastTrackingJetProducer(), and produce().
|
private |
Definition at line 81 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 91 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 90 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 86 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 87 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 85 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 93 of file L1FastTrackingJetProducer.cc.
|
private |
Definition at line 89 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 74 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 73 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 83 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 76 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 78 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 77 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 75 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 82 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 72 of file L1FastTrackingJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 92 of file L1FastTrackingJetProducer.cc.
Referenced by produce().