#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 TransientTrackingRecHit::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 |
TransientTrackingRecHit::RecHitPointer | refitHit (const TransientTrackingRecHit::ConstRecHitPointer &hit, const TrajectoryStateOnSurface &state) const |
Protected Attributes | |
PrintRecoObjects | po |
std::stringstream * | pss |
double | theBOFFMomentum |
std::string | thePropagatorLabel |
Definition at line 19 of file SeedForPhotonConversion1Leg.h.
|
inline |
Definition at line 23 of file SeedForPhotonConversion1Leg.h.
|
inline |
Definition at line 28 of file SeedForPhotonConversion1Leg.h.
|
inline |
Definition at line 33 of file SeedForPhotonConversion1Leg.h.
|
protected |
Definition at line 132 of file SeedForPhotonConversion1Leg.cc.
References alongMomentum, checkHit(), cond::rpcobgas::detid, TrackingRecHit::geographicalId(), edm::EventSetup::get(), TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::isValid(), TrackingRecHit::localPosition(), PV3DBase< T, PVType, FrameType >::perp(), trajectoryStateTransform::persistentState(), po, PrintRecoObjects::print(), Propagator::propagate(), LargeD0_PixelPairStep_cff::propagator, edm::OwnVector< T, P >::push_back(), DetId::rawId(), refitHit(), SeedingHitSet::size(), evf::utils::state, thePropagatorLabel, and patCandidatesForDimuonsSequences_cff::tracker.
Referenced by trajectorySeed().
|
inlineprotected |
Definition at line 47 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(), 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 |
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(), error, initialError(), initialKinematic(), GlobalTrajectoryParameters::momentum(), funct::sin(), SeedingHitSet::size(), and PV3DBase< T, PVType, FrameType >::theta().
Referenced by PhotonConversionTrajectorySeedProducerFromSingleLegAlgo::inspectTrack().
|
static |
Definition at line 21 of file SeedForPhotonConversion1Leg.h.
Referenced by initialKinematic().
|
protected |
Definition at line 78 of file SeedForPhotonConversion1Leg.h.
Referenced by buildSeed(), and initialKinematic().
|
protected |
Definition at line 77 of file SeedForPhotonConversion1Leg.h.
|
protected |
Definition at line 75 of file SeedForPhotonConversion1Leg.h.
Referenced by initialKinematic().
|
protected |
Definition at line 74 of file SeedForPhotonConversion1Leg.h.
Referenced by buildSeed().