1 #ifndef FastSimulation_Muons_FastTSGFromPropagation_H 2 #define FastSimulation_Muons_FastTSGFromPropagation_H 65 std::vector<TrajectorySeed>&)
override;
93 const DetId&
id)
const;
125 !((measurement).updatedState().
isValid()));
edm::Handle< MeasurementTrackerEvent > theMeasTrackerEvent
std::unique_ptr< const TrajectoryStateUpdator > theUpdator
edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > theGeometryToken
FastTSGFromPropagation(const edm::ParameterSet &pset, edm::ConsumesCollector &iC)
constructor
edm::Handle< reco::BeamSpot > theBeamSpot
bool theUseVertexStateFlag
TrajectorySeed createSeed(const TrajectoryStateOnSurface &, const DetId &) const
create a hitless seed from a trajectory state
std::vector< TrajectoryMeasurement > findMeasurements(const DetLayer *, const TrajectoryStateOnSurface &) const
look for measurements on the first compatible layer
const bool isValid(const Frame &aFrame, const FrameQuality &aQuality, const uint16_t aExpectedPos)
edm::EDGetTokenT< edm::SimTrackContainer > theSimTrackCollectionToken_
edm::Handle< edm::SimTrackContainer > theSimTracks
std::string thePropagatorName
edm::ESGetToken< TransientTrackingRecHitBuilder, TransientRecHitRecord > theTTRHBuilderToken
void stateOnDet(const TrajectoryStateOnSurface &ts, unsigned int detid, PTrajectoryStateOnDet &pts) const
A mere copy (without memory leak) of an existing tracking method.
double zDis(const TrajectoryStateOnSurface &tsos) const
const MuonServiceProxy * theService
std::string theResetMethod
std::pair< const Trajectory *, reco::TrackRef > TrackCand
bool passSelection(const TrajectoryStateOnSurface &) const
check some quantity and beam-spot compatibility and decide to continue
bool operator()(const TrajectoryMeasurement &measurement)
double theFlexErrorRescaling
void getRescalingFactor(const TrackCand &staMuon)
static const double pts[33]
edm::EDGetTokenT< MeasurementTrackerEvent > theMeasurementTrackerEventToken_
~FastTSGFromPropagation() override
destructor
const edm::ParameterSet theConfig
bool operator()(const TrajectoryMeasurement &lhs, const TrajectoryMeasurement &rhs) const
void adjust(FreeTrajectoryState &) const
adjust the error matrix of the FTS
TrajectoryStateOnSurface outerTkState(const TrackCand &) const
const TrajectoryStateUpdator * updator() const
void trackerSeeds(const TrackCand &, const TrackingRegion &, const TrackerTopology *tTopo, std::vector< TrajectorySeed > &) override
generate seed(s) for a track
void init(const MuonServiceProxy *) override
initialize
const TrackerGeometry * theGeometry
double dxyDis(const TrajectoryStateOnSurface &tsos) const
void validMeasurements(std::vector< TrajectoryMeasurement > &) const
select valid measurements
const Chi2MeasurementEstimator * estimator() const
std::unique_ptr< const DirectTrackerNavigation > theNavigation
edm::Handle< FastTrackerRecHitCombinationCollection > recHitCombinations
edm::ESGetToken< GeometricSearchTracker, TrackerRecoGeometryRecord > theTrackerToken
void setEvent(const edm::Event &) override
set an event
edm::EDGetTokenT< reco::BeamSpot > beamSpot_
TrajectoryStateOnSurface innerState(const TrackCand &) const
double theFixedErrorRescaling
std::unique_ptr< const Chi2MeasurementEstimator > theEstimator
edm::ESHandle< Propagator > propagator(std::string propagatorName) const
get the propagator
edm::EDGetTokenT< FastTrackerRecHitCombinationCollection > recHitCombinationsToken_
edm::ESHandle< Propagator > propagator() const
edm::ESHandle< TransientTrackingRecHitBuilder > theTTRHBuilder
unsigned long long theCacheId_TG
std::unique_ptr< MuonErrorMatrix > theErrorMatrixAdjuster