Public Member Functions | |
FastTrackerRecHitMatcher (const edm::ParameterSet &) | |
~FastTrackerRecHitMatcher () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Types | |
typedef std::pair< LocalPoint, LocalPoint > | StripPosition |
Private Member Functions | |
const FastSingleTrackerRecHit * | _cast2Single (const FastTrackerRecHit *recHit) const |
std::unique_ptr< FastTrackerRecHit > | match (const FastSingleTrackerRecHit *monoRH, const FastSingleTrackerRecHit *stereoRH, const GluedGeomDet *gluedDet, LocalVector &trackdirection, bool stereLayerFirst) const |
void | produce (edm::Event &, const edm::EventSetup &) override |
StripPosition | project (const GeomDetUnit *det, const GluedGeomDet *glueddet, const StripPosition &strip, const LocalVector &trackdirection) const |
std::unique_ptr< FastTrackerRecHit > | projectOnly (const FastSingleTrackerRecHit *originalRH, const GeomDet *monoDet, const GluedGeomDet *gluedDet, LocalVector &ldir) const |
Private Attributes | |
edm::EDGetTokenT< FastTrackerRecHitRefCollection > | simHit2RecHitMapToken |
edm::EDGetTokenT< edm::PSimHitContainer > | simHitsToken |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 30 of file FastTrackerRecHitMatcher.cc.
|
private |
Definition at line 40 of file FastTrackerRecHitMatcher.cc.
|
explicit |
Definition at line 76 of file FastTrackerRecHitMatcher.cc.
References edm::ParameterSet::getParameter(), simHit2RecHitMapToken, and simHitsToken.
|
inlineoverride |
Definition at line 33 of file FastTrackerRecHitMatcher.cc.
|
inlineprivate |
Definition at line 62 of file FastTrackerRecHitMatcher.cc.
References Exception, and rpcPointValidation_cfi::recHit.
Referenced by produce().
|
static |
Definition at line 356 of file FastTrackerRecHitMatcher.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 196 of file FastTrackerRecHitMatcher.cc.
References HltBtagPostValidation_cff::c, alignmentValidation::c1, funct::cos(), change_name::diff, relativeConstraints::error, Exception, TrackingRecHit::geographicalId(), StripTopology::localPitch(), StripTopology::localPosition(), BaseTrackerRecHit::localPosition(), BaseTrackerRecHit::localPositionError(), visualization-live-secondInstance_cfg::m, PV3DBase< T, PVType, FrameType >::mag2(), Topology::measurementError(), Topology::measurementPosition(), GluedGeomDet::monoDet(), PV3DBase< T, PVType, FrameType >::phi(), position, project(), indexGen::s2, funct::sin(), GluedGeomDet::stereoDet(), GeomDet::surface(), toLocal(), GeomDet::topology(), PV2DBase< T, PVType, FrameType >::x(), geometryCSVtoXML::xx, geometryCSVtoXML::xy, and geometryCSVtoXML::yy.
Referenced by produce().
|
overrideprivate |
Definition at line 87 of file FastTrackerRecHitMatcher.cc.
References _cast2Single(), geometry, edm::EventSetup::get(), get, edm::Ref< C, T, F >::get(), StripSubdetector::glued(), iEvent, edm::Ref< C, T, F >::isNull(), match(), eostools::move(), projectOnly(), DetId::rawId(), rpcPointValidation_cfi::recHit, rpcPointValidation_cfi::simHit, Reconstruction_BefMix_cff::simHit2RecHitMap, simHit2RecHitMapToken, FastTrackerRecHitCombiner_cfi::simHits, simHitsToken, StripSubdetector::stereo(), GeomDet::surface(), GloballyPositioned< T >::toLocal(), and PSimHit::trackId().
|
private |
Definition at line 296 of file FastTrackerRecHitMatcher.cc.
References Scenarios_cff::scale, digitizers_cfi::strip, GeomDet::surface(), toLocal(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by match().
|
private |
Definition at line 317 of file FastTrackerRecHitMatcher.cc.
References dumpMFGeometry_cfg::delta, Exception, GeomDet::geographicalId(), BaseTrackerRecHit::localPosition(), BaseTrackerRecHit::localPositionError(), GluedGeomDet::monoDet(), position, LocalError::rotate(), GluedGeomDet::stereoDet(), GeomDet::surface(), Surface::toGlobal(), PV3DBase< T, PVType, FrameType >::x(), LocalError::xx(), LocalError::xy(), PV3DBase< T, PVType, FrameType >::y(), LocalError::yy(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by produce().
|
private |
Definition at line 73 of file FastTrackerRecHitMatcher.cc.
Referenced by FastTrackerRecHitMatcher(), and produce().
|
private |
Definition at line 72 of file FastTrackerRecHitMatcher.cc.
Referenced by FastTrackerRecHitMatcher(), and produce().