1 #ifndef HICTrajectoryBuilder_H
2 #define HICTrajectoryBuilder_H
edm::ESHandle< Propagator > thePropagatorTrack
bool qualityFilter(const TempTrajectory &traj) const
const Propagator * thePropagatorOpposite
const MeasurementTracker * theMeasurementTracker
std::vector< TempTrajectory > TempTrajectoryContainer
TrajectoryFilter * theMinPtCondition
TrajectoryStateOnSurface TSOS
bool toBeContinued(const TempTrajectory &traj) const
bool theAlwaysUseInvalidHits
const Chi2MeasurementEstimatorBase * theEstimator
virtual void settracker(const MeasurementTracker *measurementTracker)
edm::ESHandle< GlobalTrackingGeometry > globTkGeomHandle
virtual TrajectoryContainer trajectories(const TrajectorySeed &seed) const
trajectories building starting from a seed
std::vector< TrajectoryMeasurement > findCompatibleMeasurements(const TempTrajectory &traj) const
std::vector< Trajectory > TrajectoryContainer
const TransientTrackingRecHitBuilder * theTTRHBuilder
const LayerMeasurements * theLayerMeasurements
bool theIntermediateCleaning
HICTrajectoryBuilder(const edm::ParameterSet &conf, const edm::EventSetup &es, const TrajectoryStateUpdator *updator, const Propagator *propagatorAlong, const Propagator *propagatorOpposite, const Chi2MeasurementEstimatorBase *estimator, const TransientTrackingRecHitBuilder *RecHitBuilder, const MeasurementTracker *measurementTracker, const TrajectoryFilter *filter)
cms::HICConst * theHICConst
const Propagator * thePropagatorAlong
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
const Propagator * theForwardPropagator
void limitedCandidates(TempTrajectory &startingTraj, TrajectoryContainer &result) const
tuple filter
USE THIS FOR SKIMMED TRACKS process.p = cms.Path(process.hltLevel1GTSeed*process.skimming*process.offlineBeamSpot*process.TrackRefitter2) OTHERWISE USE THIS.
int theMinimumNumberOfHits
void addToResult(TempTrajectory &traj, TrajectoryContainer &result) const
std::vector< TrajectoryMeasurement > seedMeasurements(const TrajectorySeed &seed) const
virtual void setEvent(const edm::Event &event) const
set Event for the internal MeasurementTracker data member
const TrajectoryStateUpdator * theUpdator
bool updateTrajectory(TempTrajectory &traj, const TM &tm) const
const Propagator * theBackwardPropagator
edm::ESHandle< TrajectorySmoother > theSmootherTrack
TempTrajectory createStartingTrajectory(const TrajectorySeed &seed) const
edm::ESHandle< TrajectoryFitter > theFitterTrack
TrajectoryFilter * theMaxHitsCondition