Protected Member Functions | |
const TrajectoryFactoryBase * | bzeroFactory () const |
ReferenceTrajectoryFactory (const ReferenceTrajectoryFactory &other) | |
Protected Member Functions inherited from TrajectoryFactoryBase | |
virtual const TrajectoryInput | innermostStateAndRecHits (const ConstTrajTrackPair &track) const |
virtual const Trajectory::DataContainer | orderedTrajectoryMeasurements (const Trajectory &trajectory) const |
bool | sameSurface (const Surface &s1, const Surface &s2) const |
bool | useRecHit (const TransientTrackingRecHit::ConstRecHitPointer &hitPtr) const |
Protected Attributes | |
const TrajectoryFactoryBase * | theBzeroFactory |
double | theMass |
bool | theUseBzeroIfFieldOff |
Protected Attributes inherited from TrajectoryFactoryBase | |
const bool | includeAPEs_ |
const bool | useBeamSpot_ |
Additional Inherited Members | |
Public Types inherited from TrajectoryFactoryBase | |
typedef AlignmentAlgorithmBase::ConstTrajTrackPair | ConstTrajTrackPair |
typedef AlignmentAlgorithmBase::ConstTrajTrackPairCollection | ConstTrajTrackPairCollection |
typedef std::vector < TrajectoryStateOnSurface > | ExternalPredictionCollection |
typedef ReferenceTrajectoryBase::MaterialEffects | MaterialEffects |
typedef std::vector < ReferenceTrajectoryPtr > | ReferenceTrajectoryCollection |
typedef ReferenceTrajectoryBase::ReferenceTrajectoryPtr | ReferenceTrajectoryPtr |
typedef std::pair < TrajectoryStateOnSurface, TransientTrackingRecHit::ConstRecHitContainer > | TrajectoryInput |
A factory that produces instances of class ReferenceTrajectory from a given TrajTrackPairCollection. If |B| = 0 T and configuration parameter UseBzeroIfFieldOff is True, hand-over to the BzeroReferenceTrajectoryFactory.
Definition at line 20 of file ReferenceTrajectoryFactory.cc.
ReferenceTrajectoryFactory::ReferenceTrajectoryFactory | ( | const edm::ParameterSet & | config | ) |
Definition at line 51 of file ReferenceTrajectoryFactory.cc.
|
virtual |
Definition at line 71 of file ReferenceTrajectoryFactory.cc.
|
protected |
Definition at line 63 of file ReferenceTrajectoryFactory.cc.
|
protected |
Definition at line 182 of file ReferenceTrajectoryFactory.cc.
|
inlineoverridevirtual |
Implements TrajectoryFactoryBase.
Definition at line 36 of file ReferenceTrajectoryFactory.cc.
|
overridevirtual |
Produce the reference trajectories.
Implements TrajectoryFactoryBase.
Definition at line 78 of file ReferenceTrajectoryFactory.cc.
|
overridevirtual |
Implements TrajectoryFactoryBase.
Definition at line 117 of file ReferenceTrajectoryFactory.cc.
|
mutableprotected |
Definition at line 44 of file ReferenceTrajectoryFactory.cc.
|
protected |
Definition at line 42 of file ReferenceTrajectoryFactory.cc.
|
protected |
Definition at line 43 of file ReferenceTrajectoryFactory.cc.