Go to the documentation of this file. 1 #ifndef SeedForPhotonConversionFromQuadruplets_H
2 #define SeedForPhotonConversionFromQuadruplets_H
17 class ConsumesCollector;
31 double seedMomentumForBOFF = -5.0);
42 std::stringstream&
ss,
43 std::vector<Quad>& quadV,
53 double verySimpleFit(
int size,
double* ax,
double* ay,
double* e2y,
double& p0,
double& e2p0,
double&
p1);
77 const float cotTheta)
const;
std::vector< TrajectorySeed > TrajectorySeedCollection
static const int cotTheta_Max
bool similarQuadExist(Quad &thisQuad, std::vector< Quad > &quadV)
BaseTrackerRecHit const * ConstRecHitPointer
const TrajectorySeed * buildSeed(TrajectorySeedCollection &seedCollection, const SeedingHitSet &hits, const FreeTrajectoryState &fts, const edm::EventSetup &es, bool apply_dzCut, const TrackingRegion ®ion) const
void bubbleReverseSortVsPhi(GlobalPoint arr[], int n, GlobalPoint vtx)
double verySimpleFit(int size, double *ax, double *ay, double *e2y, double &p0, double &e2p0, double &p1)
CurvilinearTrajectoryError initialError(const GlobalVector &vertexBounds, float ptMin, float sinTheta) const
std::unique_ptr< SeedComparitor > theComparitor
const TrajectorySeed * trajectorySeed(TrajectorySeedCollection &seedCollection, const SeedingHitSet &phits, const SeedingHitSet &mhits, const TrackingRegion ®ion, const edm::Event &ev, const edm::EventSetup &es, std::stringstream &ss, std::vector< Quad > &quadV, edm::ParameterSet &QuadCutPSet)
SeedForPhotonConversionFromQuadruplets(const edm::ParameterSet &cfg, edm::ConsumesCollector &iC, const edm::ParameterSet &SeedComparitorPSet)
double getSqrEffectiveErrorOnZ(const SeedingHitSet::ConstRecHitPointer &hit, const TrackingRegion ®ion)
bool buildSeedBool(TrajectorySeedCollection &seedCollection, const SeedingHitSet &hits, const FreeTrajectoryState &fts, const edm::EventSetup &es, bool apply_dzCut, const TrackingRegion ®ion, double dzcut) const
double simpleGetSlope(const SeedingHitSet::ConstRecHitPointer &ohit, const SeedingHitSet::ConstRecHitPointer &nohit, const SeedingHitSet::ConstRecHitPointer &ihit, const SeedingHitSet::ConstRecHitPointer &nihit, const TrackingRegion ®ion, double &cotTheta, double &z0)
double DeltaPhiManual(const math::XYZVector &v1, const math::XYZVector &v2)
std::string thePropagatorLabel
XYZVectorD XYZVector
spatial vector with cartesian internal representation
bool checkHit(const TrajectoryStateOnSurface &, const SeedingHitSet::ConstRecHitPointer &hit, const edm::EventSetup &es) const
~SeedForPhotonConversionFromQuadruplets()
void stupidPrint(std::string s, float *d)
GlobalTrajectoryParameters initialKinematic(const SeedingHitSet &hits, const GlobalPoint &vertexPos, const edm::EventSetup &es, const float cotTheta) const
SeedingHitSet::RecHitPointer refitHit(SeedingHitSet::ConstRecHitPointer hit, const TrajectoryStateOnSurface &state) const
void bubbleSortVsPhi(GlobalPoint arr[], int n, GlobalPoint vtx)