#include <FastTSGFromL2Muon.h>
Public Member Functions | |
void | beginRun (edm::Run const &run, edm::EventSetup const &es) override |
FastTSGFromL2Muon (const edm::ParameterSet &cfg) | |
void | produce (edm::Event &ev, const edm::EventSetup &es) override |
~FastTSGFromL2Muon () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Member Functions | |
bool | clean (reco::TrackRef muRef, RectangularEtaPhiTrackingRegion *region, const BasicTrajectorySeed *aSeed, const SimTrack &theSimTrack) |
Private Attributes | |
edm::ParameterSet | theConfig |
edm::InputTag | theL2CollectionLabel |
double | thePtCut |
MuonTrackingRegionBuilder * | theRegionBuilder |
std::vector< edm::InputTag > | theSeedCollectionLabels |
MuonServiceProxy * | theService |
edm::InputTag | theSimTrackCollectionLabel |
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 23 of file FastTSGFromL2Muon.h.
FastTSGFromL2Muon::FastTSGFromL2Muon | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 20 of file FastTSGFromL2Muon.cc.
References edm::ParameterSet::getParameter(), theL2CollectionLabel, thePtCut, theSeedCollectionLabels, and theSimTrackCollectionLabel.
|
override |
Definition at line 36 of file FastTSGFromL2Muon.cc.
|
override |
Definition at line 41 of file FastTSGFromL2Muon.cc.
References edm::ParameterSet::getParameter(), HiRegitMuonDetachedTripletStep_cff::MuonTrackingRegionBuilder, theConfig, and theRegionBuilder.
|
private |
Definition at line 172 of file FastTSGFromL2Muon.cc.
References hiPixelPairStep_cff::deltaPhi, TrackingRegion::direction(), MuonErrorMatrixValues_cff::etaRange, RectangularEtaPhiTrackingRegion::etaRange(), PixelRecoRange< T >::max(), PixelRecoRange< T >::mean(), CoreSimTrack::momentum(), PV3DBase< T, PVType, FrameType >::phi(), RectangularEtaPhiTrackingRegion::phiMargin(), TrackingRegion::ptMin(), ptMin, TkTrackingRegionsMargin< T >::right(), and mathSSE::sqrt().
Referenced by produce().
|
override |
Definition at line 68 of file FastTSGFromL2Muon.cc.
References clean(), edm::Ref< C, T, F >::get(), edm::Event::getByLabel(), iseed, eostools::move(), edm::Event::put(), TrajectorySeed::recHits(), MuonTrackingRegionBuilder::region(), mps_fire::result, HiRegitMuonMixedTripletStep_cff::seedCollections, MuonTrackingRegionBuilder::setEvent(), FastTrackerRecHit::simTrackId(), theL2CollectionLabel, thePtCut, theRegionBuilder, theSeedCollectionLabels, and theSimTrackCollectionLabel.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 41 of file FastTSGFromL2Muon.h.
Referenced by beginRun().
|
private |
Definition at line 43 of file FastTSGFromL2Muon.h.
Referenced by FastTSGFromL2Muon(), and produce().
|
private |
Definition at line 49 of file FastTSGFromL2Muon.h.
Referenced by FastTSGFromL2Muon(), and produce().
|
private |
Definition at line 50 of file FastTSGFromL2Muon.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 44 of file FastTSGFromL2Muon.h.
Referenced by FastTSGFromL2Muon(), and produce().
|
private |
Definition at line 48 of file FastTSGFromL2Muon.h.
|
private |
Definition at line 42 of file FastTSGFromL2Muon.h.
Referenced by FastTSGFromL2Muon(), and produce().