Public Types | |
typedef std::vector< L1TTTrackType > | L1TTTrackCollectionType |
typedef edm::RefVector< L1TTTrackCollectionType > | L1TTTrackRefCollectionType |
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 bool | displaced_ |
const EDGetTokenT< L1TTTrackRefCollectionType > | trackToken_ |
Definition at line 54 of file L1TrackFastJetProducer.cc.
typedef std::vector<L1TTTrackType> L1TrackFastJetProducer::L1TTTrackCollectionType |
Definition at line 57 of file L1TrackFastJetProducer.cc.
Definition at line 58 of file L1TrackFastJetProducer.cc.
Definition at line 56 of file L1TrackFastJetProducer.cc.
|
explicit |
Definition at line 76 of file L1TrackFastJetProducer.cc.
References displaced_.
|
override |
Definition at line 87 of file L1TrackFastJetProducer.cc.
|
static |
Definition at line 142 of file L1TrackFastJetProducer.cc.
References submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
|
overrideprivate |
Definition at line 90 of file L1TrackFastJetProducer.cc.
References coneSize_, callgraph::cs, displaced_, mps_fire::i, iEvent, PV3DBase< T, PVType, FrameType >::mag(), TTTrack< T >::momentum(), eostools::move(), PV3DBase< T, PVType, FrameType >::perp(), multPhiCorr_741_25nsDY_cfi::px, multPhiCorr_741_25nsDY_cfi::py, edm::RefVector< C, T, F >::size(), trackToken_, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), PV3DBase< T, PVType, FrameType >::z(), and TTTrack< T >::z0().
|
private |
Definition at line 69 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 72 of file L1TrackFastJetProducer.cc.
Referenced by produce().