#include "DataFormats/TrajectorySeed/interface/PropagationDirection.h"
#include "TrackingTools/TrajectoryState/interface/FreeTrajectoryState.h"
#include "TrackingTools/TrajectoryState/interface/TrajectoryStateOnSurface.h"
#include <utility>
#include <memory>
Go to the source code of this file.
Classes | |
class | Propagator |
Namespaces | |
reco | |
fixed size matrix | |
Functions | |
std::unique_ptr< Propagator > | SetPropagationDirection (Propagator const &iprop, PropagationDirection dir) |
std::unique_ptr<Propagator> SetPropagationDirection | ( | Propagator const & | iprop, |
PropagationDirection | dir | ||
) |
Definition at line 5 of file HelperPropagatorUtility.cc.
References Propagator::clone(), and AlCaHLTBitMon_ParallelJobs::p.
Referenced by OutsideInMuonSeeder::doDebug(), TransverseImpactPointExtrapolator::extrapolate(), KFTrajectoryFitter::fitOne(), TSGForOI::produce(), TSGForOIFromL2::produce(), and OutsideInMuonSeeder::produce().