Public Member Functions | |
FakeTrackProducer (const edm::ParameterSet &iConfig) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~FakeTrackProducer () 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 | |
const PTrajectoryStateOnDet & | getState (const TrackCandidate &seed) const |
const PTrajectoryStateOnDet & | getState (const TrajectorySeed &seed) const |
Muon selection. More... | |
Private Attributes | |
edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > | geometryToken_ |
edm::ESGetToken< MagneticField, IdealMagneticFieldRecord > | magFieldToken_ |
edm::EDGetTokenT< std::vector< T > > | src_ |
Labels for input collections. More... | |
edm::ESGetToken< TrackerTopology, TrackerTopologyRcd > | trackerTopoToken_ |
Additional Inherited Members | |
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 |
Definition at line 39 of file FakeTrackProducers.cc.
|
explicit |
Definition at line 61 of file FakeTrackProducers.cc.
|
inlineoverride |
Definition at line 42 of file FakeTrackProducers.cc.
|
inlineprivate |
|
inlineprivate |
Muon selection.
Definition at line 56 of file FakeTrackProducers.cc.
References fileCollector::seed.
|
override |
Definition at line 74 of file FakeTrackProducers.cc.
References alongMomentum, EcnaPython_AdcPeg12_S1_10_R170298_1_0_150_Dee0::cerr, ALCARECOTkAlJpsiMuMu_cff::charge, PTrajectoryStateOnDet::detId(), TrackingRecHit::geographicalId(), edm::EventSetup::getHandle(), runTauDisplay::gp, hfClusterShapes_cfi::hits, TrackerGeometry::idToDet(), iEvent, TrackingRecHit::localPosition(), eostools::move(), amptDefaultParameters_cff::mu, MillePedeFileConverter_cfg::out, AlCaHLTBitMon_ParallelJobs::p, DetId::rawId(), reco::TrackExtraBase::setHits(), edm::OwnVector< T, P >::size(), TrackRefitter_38T_cff::src, GeomDet::surface(), std::swap(), GeomDet::toGlobal(), trajectoryStateTransform::transientState(), PV3DBase< T, PVType, FrameType >::x(), testProducerWithPsetDescEmpty_cfi::x1, PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 49 of file FakeTrackProducers.cc.
|
private |
Definition at line 50 of file FakeTrackProducers.cc.
|
private |
Labels for input collections.
Definition at line 48 of file FakeTrackProducers.cc.
|
private |
Definition at line 51 of file FakeTrackProducers.cc.