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 | |
double | coneSize_ |
double | deltaZ0Cut_ |
bool | displaced_ |
bool | doTightChi2_ |
edm::EDGetTokenT < TkPrimaryVertexCollection > | pvToken_ |
const edm::EDGetTokenT < std::vector< TTTrack < Ref_Phase2TrackerDigi_ > > > | trackToken_ |
double | trkBendChi2Max_ |
float | trkChi2dofMax_ |
float | trkChi2dofTightChi2_ |
float | trkEtaMax_ |
int | trkNPSStubMin_ |
int | trkNStubMin_ |
float | trkPtMin_ |
float | trkPtTightChi2_ |
float | trkZMax_ |
edm::ESGetToken < TrackerTopology, TrackerTopologyRcd > | tTopoToken_ |
Definition at line 52 of file L1TrackFastJetProducer.cc.
typedef std::vector<L1TTTrackType> L1TrackFastJetProducer::L1TTTrackCollectionType |
Definition at line 55 of file L1TrackFastJetProducer.cc.
Definition at line 54 of file L1TrackFastJetProducer.cc.
|
explicit |
Definition at line 88 of file L1TrackFastJetProducer.cc.
References coneSize_, deltaZ0Cut_, displaced_, doTightChi2_, edm::ParameterSet::getParameter(), trkBendChi2Max_, trkChi2dofMax_, trkChi2dofTightChi2_, trkEtaMax_, trkNPSStubMin_, trkNStubMin_, trkPtMin_, trkPtTightChi2_, and trkZMax_.
|
override |
Definition at line 113 of file L1TrackFastJetProducer.cc.
|
static |
Definition at line 221 of file L1TrackFastJetProducer.cc.
References edm::ConfigurationDescriptions::addDefault(), submitPVResolutionJobs::desc, and edm::ParameterSetDescription::setUnknown().
|
overrideprivate |
Definition at line 116 of file L1TrackFastJetProducer.cc.
References coneSize_, fwrapper::cs, deltaZ0Cut_, displaced_, doTightChi2_, edm::Event::getByToken(), edm::EventSetup::getData(), mps_fire::i, fwrapper::jet_def, L1TrackFastJetProducer_cfi::L1TrackFastJets, eostools::move(), edm::Event::put(), pvToken_, StripSubdetector::TID, TrackerTopology::tidRing(), StripSubdetector::TOB, TrackerTopology::tobLayer(), align::Tracker, trackToken_, trkBendChi2Max_, trkChi2dofMax_, trkChi2dofTightChi2_, trkEtaMax_, trkNPSStubMin_, trkNStubMin_, trkPtMin_, trkPtTightChi2_, trkZMax_, and tTopoToken_.
|
private |
Definition at line 76 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 75 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 80 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 77 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 83 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 82 of file L1TrackFastJetProducer.cc.
Referenced by produce().
|
private |
Definition at line 70 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 69 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 79 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 72 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 74 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 73 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 71 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 78 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 68 of file L1TrackFastJetProducer.cc.
Referenced by L1TrackFastJetProducer(), and produce().
|
private |
Definition at line 84 of file L1TrackFastJetProducer.cc.
Referenced by produce().