CMS 3D CMS Logo

SeedFromConsecutiveHitsStraightLineCreator.h
Go to the documentation of this file.
1 #ifndef RecoTracker_TkSeedGenerator_SeedFromConsecutiveHitsStraightLineCreator_H
2 #define RecoTracker_TkSeedGenerator_SeedFromConsecutiveHitsStraightLineCreator_H
4 
8 
10 public:
12 
14 
15 private:
16  bool initialKinematic(GlobalTrajectoryParameters& kine, const SeedingHitSet& hits) const override;
17 };
18 #endif
SeedFromConsecutiveHitsStraightLineCreator::SeedFromConsecutiveHitsStraightLineCreator
SeedFromConsecutiveHitsStraightLineCreator(const edm::ParameterSet &cfg)
Definition: SeedFromConsecutiveHitsStraightLineCreator.h:11
Visibility.h
hfClusterShapes_cfi.hits
hits
Definition: hfClusterShapes_cfi.py:5
SeedingHitSet
Definition: SeedingHitSet.h:6
SeedFromConsecutiveHitsCreator.h
SeedFromConsecutiveHitsStraightLineCreator
Definition: SeedFromConsecutiveHitsStraightLineCreator.h:9
SeedingHitSet.h
SeedFromConsecutiveHitsStraightLineCreator::~SeedFromConsecutiveHitsStraightLineCreator
~SeedFromConsecutiveHitsStraightLineCreator() override
Definition: SeedFromConsecutiveHitsStraightLineCreator.h:13
GlobalTrajectoryParameters
Definition: GlobalTrajectoryParameters.h:15
dso_hidden
#define dso_hidden
Definition: Visibility.h:12
edm::ParameterSet
Definition: ParameterSet.h:47
SeedFromConsecutiveHitsCreator
Definition: SeedFromConsecutiveHitsCreator.h:24
looper.cfg
cfg
Definition: looper.py:297
FreeTrajectoryState
Definition: FreeTrajectoryState.h:27
SeedFromConsecutiveHitsCreator::initialKinematic
virtual bool initialKinematic(GlobalTrajectoryParameters &kine, const SeedingHitSet &hits) const
Definition: SeedFromConsecutiveHitsCreator.cc:107