#include <ShallowTrackClustersProducer.h>
Public Member Functions | |
ShallowTrackClustersProducer (const edm::ParameterSet &) | |
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 | |
const edm::EDGetTokenT < TrajTrackAssociationCollection > | association_token_ |
const edm::EDGetTokenT < edmNew::DetSetVector < SiStripCluster > > | clusters_token_ |
const edm::ESGetToken < TrackerGeometry, TrackerDigiGeometryRecord > | geomToken_ |
const edm::ESGetToken < SiStripLorentzAngle, SiStripLorentzAngleDepRcd > | laToken_ |
const edm::ESGetToken < MagneticField, IdealMagneticFieldRecord > | magFieldToken_ |
std::string | Prefix |
std::string | Suffix |
const edm::EDGetTokenT < edm::View< reco::Track > > | tracks_token_ |
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 19 of file ShallowTrackClustersProducer.h.
|
explicit |
Definition at line 18 of file ShallowTrackClustersProducer.cc.
References Prefix, and Suffix.
|
overrideprivate |
Definition at line 70 of file ShallowTrackClustersProducer.cc.
References association_token_, SiStripRecHit1D::cluster(), SiStripRecHit2D::cluster(), clusters_token_, heavyFlavorValidationHarvestingSequence_cff::combiner, edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::TrackCollection, unsigned short > >::const_iterator, funct::cos(), shallow::drift(), shallow::findTrackIndex(), SiStripCluster::firstStrip(), geomToken_, edm::Event::getByToken(), edm::EventSetup::getHandle(), TrajectoryStateOnSurface::globalDirection(), TrajectoryStateOnSurface::globalPosition(), h, mps_fire::i, laToken_, TrajectoryStateOnSurface::localError(), TrajectoryStateOnSurface::localPosition(), volumeBasedMagneticField_160812_cfi::magfield, magFieldToken_, shallow::make_cluster_map(), Topology::measurementError(), Trajectory::measurements(), SiStripMatchedRecHit2D::monoCluster(), eostools::move(), PV3DBase< T, PVType, FrameType >::phi(), GloballyPositioned< T >::position(), LocalTrajectoryError::positionError(), Prefix, edm::Event::put(), trackerHitRTTI::single, findQualityFiles::size, StripGeomDetUnit::specificTopology(), mathSSE::sqrt(), SiStripMatchedRecHit2D::stereoCluster(), StripTopology::strip(), digitizers_cfi::strip, Suffix, GeomDet::surface(), funct::tan(), PV3DBase< T, PVType, FrameType >::theta(), GeomDet::toGlobal(), GeomDet::toLocal(), toLocal(), HLT_FULL_cff::track, tracks, tracks_token_, x, PV3DBase< T, PVType, FrameType >::x(), y, PV3DBase< T, PVType, FrameType >::y(), z, and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 25 of file ShallowTrackClustersProducer.h.
Referenced by produce().
|
private |
Definition at line 26 of file ShallowTrackClustersProducer.h.
Referenced by produce().
|
private |
Definition at line 27 of file ShallowTrackClustersProducer.h.
Referenced by produce().
|
private |
Definition at line 29 of file ShallowTrackClustersProducer.h.
Referenced by produce().
|
private |
Definition at line 28 of file ShallowTrackClustersProducer.h.
Referenced by produce().
|
private |
Definition at line 31 of file ShallowTrackClustersProducer.h.
Referenced by produce(), and ShallowTrackClustersProducer().
|
private |
Definition at line 30 of file ShallowTrackClustersProducer.h.
Referenced by produce(), and ShallowTrackClustersProducer().
|
private |
Definition at line 24 of file ShallowTrackClustersProducer.h.
Referenced by produce().