#include <SeedForPhotonConversion1Leg.h>
Public Member Functions | |
SeedForPhotonConversion1Leg (const edm::ParameterSet &cfg) | |
SeedForPhotonConversion1Leg (const std::string &propagator="PropagatorWithMaterial", double seedMomentumForBOFF=-5.0) | |
const TrajectorySeed * | trajectorySeed (TrajectorySeedCollection &seedCollection, const SeedingHitSet &hits, const GlobalPoint &vertex, const GlobalVector &vertexBounds, float ptmin, const edm::EventSetup &es, float cotTheta, std::stringstream &ss) |
~SeedForPhotonConversion1Leg () | |
Static Public Attributes | |
static const int | cotTheta_Max =99999 |
Protected Member Functions | |
const TrajectorySeed * | buildSeed (TrajectorySeedCollection &seedCollection, const SeedingHitSet &hits, const FreeTrajectoryState &fts, const edm::EventSetup &es) const |
bool | checkHit (const TrajectoryStateOnSurface &, const SeedingHitSet::ConstRecHitPointer &hit, const edm::EventSetup &es) const |
CurvilinearTrajectoryError | initialError (const GlobalVector &vertexBounds, float ptMin, float sinTheta) const |
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 |
Protected Attributes | |
TkClonerImpl | cloner |
PrintRecoObjects | po |
std::stringstream * | pss |
double | theBOFFMomentum |
std::string | thePropagatorLabel |
Definition at line 22 of file SeedForPhotonConversion1Leg.h.
|
inline |
Definition at line 26 of file SeedForPhotonConversion1Leg.h.
|
inline |
Definition at line 31 of file SeedForPhotonConversion1Leg.h.
|
inline |
Definition at line 36 of file SeedForPhotonConversion1Leg.h.
|
protected |
Definition at line 132 of file SeedForPhotonConversion1Leg.cc.
References alongMomentum, checkHit(), cloner, cond::rpcobgas::detid, TrackingRecHit::geographicalId(), edm::EventSetup::get(), TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::isValid(), TrackingRecHit::localPosition(), PV3DBase< T, PVType, FrameType >::perp(), trajectoryStateTransform::persistentState(), po, PrintRecoObjects::print(), edm::ESHandle< class >::product(), Propagator::propagate(), edm::OwnVector< T, P >::push_back(), DetId::rawId(), refitHit(), SeedingHitSet::size(), thePropagatorLabel, patCandidatesForDimuonsSequences_cff::tracker, MixedLayerPairs_cfi::TTRHBuilder, and KFUpdator::update().
Referenced by trajectorySeed().
|
inlineprotected |
Definition at line 50 of file SeedForPhotonConversion1Leg.h.
Referenced by buildSeed().
|
protected |
Definition at line 103 of file SeedForPhotonConversion1Leg.cc.
References funct::C, GlobalErrorBase< T, ErrorWeightType >::cxx(), GlobalErrorBase< T, ErrorWeightType >::czz(), bookConverter::max, funct::sqr(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by trajectorySeed().
|
protected |
Definition at line 44 of file SeedForPhotonConversion1Leg.cc.
References GlobalTrajectoryParameters::charge(), cotTheta_Max, cond::rpcobgas::detid, edm::EventSetup::get(), GlobalTrajectoryParameters::magneticField(), GlobalTrajectoryParameters::momentum(), PV3DBase< T, PVType, FrameType >::perp(), po, GlobalTrajectoryParameters::position(), PrintRecoObjects::print(), theBOFFMomentum, GlobalTrajectoryParameters::transverseCurvature(), Vector3DBase< T, FrameTag >::unit(), PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
Referenced by trajectorySeed().
|
protected |
Definition at line 206 of file SeedForPhotonConversion1Leg.cc.
References cloner.
Referenced by buildSeed().
const TrajectorySeed * SeedForPhotonConversion1Leg::trajectorySeed | ( | TrajectorySeedCollection & | seedCollection, |
const SeedingHitSet & | hits, | ||
const GlobalPoint & | vertex, | ||
const GlobalVector & | vertexBounds, | ||
float | ptmin, | ||
const edm::EventSetup & | es, | ||
float | cotTheta, | ||
std::stringstream & | ss | ||
) |
Definition at line 22 of file SeedForPhotonConversion1Leg.cc.
References buildSeed(), relativeConstraints::error, initialError(), initialKinematic(), GlobalTrajectoryParameters::momentum(), funct::sin(), SeedingHitSet::size(), contentValuesCheck::ss, and PV3DBase< T, PVType, FrameType >::theta().
|
mutableprotected |
Definition at line 80 of file SeedForPhotonConversion1Leg.h.
Referenced by buildSeed(), and refitHit().
|
static |
Definition at line 24 of file SeedForPhotonConversion1Leg.h.
Referenced by initialKinematic().
|
protected |
Definition at line 83 of file SeedForPhotonConversion1Leg.h.
Referenced by buildSeed(), and initialKinematic().
|
protected |
Definition at line 82 of file SeedForPhotonConversion1Leg.h.
|
protected |
Definition at line 77 of file SeedForPhotonConversion1Leg.h.
Referenced by initialKinematic().
|
protected |
Definition at line 76 of file SeedForPhotonConversion1Leg.h.
Referenced by buildSeed().