#include <SeedFromConsecutiveHits.h>
Public Types | |
typedef edm::OwnVector < TrackingRecHit > | recHitContainer |
Public Member Functions | |
bool | isValid () |
SeedFromConsecutiveHits (const SeedingHitSet &hits, const GlobalPoint &vertexPos, const GlobalError &vertexErr, const edm::EventSetup &es, float ptMin, double theBOFFMomentum=-1.0) | |
TrajectorySeed const & | TrajSeed () |
virtual | ~SeedFromConsecutiveHits () |
Private Attributes | |
TrajectorySeedCollection | theSeed |
OBSOLETE !!!! USER SeedFromConsecutiveHitsCreator
Definition at line 28 of file SeedFromConsecutiveHits.h.
Definition at line 31 of file SeedFromConsecutiveHits.h.
|
inline |
Definition at line 33 of file SeedFromConsecutiveHits.h.
References GlobalErrorBase< T, ErrorWeightType >::cxx(), GlobalErrorBase< T, ErrorWeightType >::czz(), mathSSE::sqrt(), theSeed, and SeedFromConsecutiveHitsCreator::trajectorySeed().
|
inlinevirtual |
Definition at line 43 of file SeedFromConsecutiveHits.h.
|
inline |
Definition at line 45 of file SeedFromConsecutiveHits.h.
References theSeed.
|
inline |
Definition at line 47 of file SeedFromConsecutiveHits.h.
References theSeed.
|
private |
Definition at line 50 of file SeedFromConsecutiveHits.h.
Referenced by isValid(), SeedFromConsecutiveHits(), and TrajSeed().