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 | |
L1TrackerEtMissProducer (const edm::ParameterSet &) | |
~L1TrackerEtMissProducer () 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 |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
float | bendChi2Max_ |
float | chi2dofMax_ |
float | deltaZ_ |
bool | displaced_ |
int | highPtTracks_ |
float | maxEta_ |
float | maxPt_ |
float | maxZ0_ |
float | minPt_ |
int | nPSStubsMin_ |
int | nStubsmin_ |
const edm::EDGetTokenT < TkPrimaryVertexCollection > | pvToken_ |
const edm::EDGetTokenT < std::vector< TTTrack < Ref_Phase2TrackerDigi_ > > > | trackToken_ |
edm::ESGetToken < TrackerTopology, TrackerTopologyRcd > | tTopoToken_ |
Definition at line 30 of file L1TrackerEtMissProducer.cc.
typedef std::vector<L1TTTrackType> L1TrackerEtMissProducer::L1TTTrackCollectionType |
Definition at line 33 of file L1TrackerEtMissProducer.cc.
Definition at line 32 of file L1TrackerEtMissProducer.cc.
|
explicit |
Definition at line 62 of file L1TrackerEtMissProducer.cc.
References bendChi2Max_, chi2dofMax_, deltaZ_, displaced_, edm::ParameterSet::getParameter(), highPtTracks_, maxEta_, maxPt_, maxZ0_, minPt_, nPSStubsMin_, and nStubsmin_.
|
override |
Definition at line 85 of file L1TrackerEtMissProducer.cc.
|
overrideprivate |
Definition at line 87 of file L1TrackerEtMissProducer.cc.
References bendChi2Max_, chi2dofMax_, funct::cos(), deltaZ_, displaced_, PVValHelper::eta, edm::Event::getByToken(), edm::EventSetup::getData(), highPtTracks_, maxEta_, maxPt_, maxZ0_, minPt_, eostools::move(), nPSStubsMin_, nStubsmin_, phi, DiDispStaMuonMonitor_cfi::pt, edm::Event::put(), pvToken_, funct::sin(), mathSSE::sqrt(), StripSubdetector::TID, StripSubdetector::TOB, align::Tracker, trackToken_, and tTopoToken_.
|
private |
Definition at line 48 of file L1TrackerEtMissProducer.cc.
Referenced by L1TrackerEtMissProducer(), and produce().
|
private |
Definition at line 47 of file L1TrackerEtMissProducer.cc.
Referenced by L1TrackerEtMissProducer(), and produce().
|
private |
Definition at line 45 of file L1TrackerEtMissProducer.cc.
Referenced by L1TrackerEtMissProducer(), and produce().
|
private |
Definition at line 54 of file L1TrackerEtMissProducer.cc.
Referenced by L1TrackerEtMissProducer(), and produce().
|
private |
Definition at line 53 of file L1TrackerEtMissProducer.cc.
Referenced by L1TrackerEtMissProducer(), and produce().
|
private |
Definition at line 46 of file L1TrackerEtMissProducer.cc.
Referenced by L1TrackerEtMissProducer(), and produce().
|
private |
Definition at line 52 of file L1TrackerEtMissProducer.cc.
Referenced by L1TrackerEtMissProducer(), and produce().
|
private |
Definition at line 44 of file L1TrackerEtMissProducer.cc.
Referenced by L1TrackerEtMissProducer(), and produce().
|
private |
Definition at line 49 of file L1TrackerEtMissProducer.cc.
Referenced by L1TrackerEtMissProducer(), and produce().
|
private |
Definition at line 51 of file L1TrackerEtMissProducer.cc.
Referenced by L1TrackerEtMissProducer(), and produce().
|
private |
Definition at line 50 of file L1TrackerEtMissProducer.cc.
Referenced by L1TrackerEtMissProducer(), and produce().
|
private |
Definition at line 56 of file L1TrackerEtMissProducer.cc.
Referenced by produce().
|
private |
Definition at line 57 of file L1TrackerEtMissProducer.cc.
Referenced by produce().
|
private |
Definition at line 58 of file L1TrackerEtMissProducer.cc.
Referenced by produce().