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 | |
L1TrackFastJetProducer (const edm::ParameterSet &) | |
~L1TrackFastJetProducer () 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 | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
const double | coneSize_ |
const double | deltaZ0Cut_ |
const bool | displaced_ |
const bool | doTightChi2_ |
edm::EDGetTokenT< VertexCollection > | pvToken_ |
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 51 of file L1TrackFastJetProducer.cc.
typedef std::vector<L1TTTrackType> L1TrackFastJetProducer::L1TTTrackCollectionType |
Definition at line 54 of file L1TrackFastJetProducer.cc.
Definition at line 53 of file L1TrackFastJetProducer.cc.
|
explicit |
Definition at line 87 of file L1TrackFastJetProducer.cc.
References displaced_.
|
override |
Definition at line 112 of file L1TrackFastJetProducer.cc.
|
static |
Definition at line 220 of file L1TrackFastJetProducer.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
overrideprivate |
Definition at line 115 of file L1TrackFastJetProducer.cc.
References funct::abs(), coneSize_, callgraph::cs, deltaZ0Cut_, displaced_, doTightChi2_, edm::EventSetup::getData(), mps_fire::i, iEvent, createfilelist::int, L1TrackFastJetProducer_cfi::L1TrackFastJets, TTTrack< T >::momentum(), eostools::move(), PV3DBase< T, PVType, FrameType >::perp(), pvToken_, multPhiCorr_741_25nsDY_cfi::px, multPhiCorr_741_25nsDY_cfi::py, StripSubdetector::TID, TrackerTopology::tidRing(), StripSubdetector::TOB, TrackerTopology::tobLayer(), align::Tracker, trackToken_, trkBendChi2Max_, trkChi2dofMax_, trkChi2dofTightChi2_, trkEtaMax_, trkNPSStubMin_, trkNStubMin_, trkPtMin_, trkPtTightChi2_, trkZMax_, tTopoToken_, and TTTrack< T >::z0().
|
private |
Definition at line 75 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 74 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 79 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 76 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 82 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 81 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 69 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 68 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 78 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 71 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 73 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 72 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 70 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 77 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 67 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 83 of file L1TrackFastJetProducer.cc.
Referenced by produce().