#include <SeedForPhotonConversion1Leg.h>
Public Member Functions | |
SeedForPhotonConversion1Leg (const edm::ParameterSet &cfg) | |
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 TkClonerImpl &cloner) const |
Protected Attributes | |
PrintRecoObjects | po |
std::stringstream * | pss |
double | theBOFFMomentum |
std::string | thePropagatorLabel |
std::string | TTRHBuilder |
Definition at line 22 of file SeedForPhotonConversion1Leg.h.
|
inline |
Definition at line 26 of file SeedForPhotonConversion1Leg.h.
|
inline |
Definition at line 33 of file SeedForPhotonConversion1Leg.h.
References hfClusterShapes_cfi::hits, ptmin, and lowPtGsfElectronSeeds_cfi::seedCollection.
|
protected |
Definition at line 134 of file SeedForPhotonConversion1Leg.cc.
References alongMomentum, checkHit(), TrackingRecHit::geographicalId(), edm::EventSetup::get(), TrajectoryStateOnSurface::globalMomentum(), TrackerGeometry::idToDet(), TrajectoryStateOnSurface::isValid(), TrackingRecHit::localPosition(), PV3DBase< T, PVType, FrameType >::perp(), trajectoryStateTransform::persistentState(), po, PrintRecoObjects::print(), edm::ESHandle< T >::product(), Propagator::propagate(), PhotonConversionTrajectorySeedProducerFromQuadruplets_cfi::propagator, edm::OwnVector< T, P >::push_back(), DetId::rawId(), refitHit(), SeedingHitSet::size(), thePropagatorLabel, trackingTruthProducer_cfi::tracker, TTRHBuilder, KFUpdator::update(), TrackInfoProducer_cfi::updatedState, and gsfElectronCkfTrackCandidateMaker_cff::updator.
Referenced by trajectorySeed().
|
inlineprotected |
Definition at line 47 of file SeedForPhotonConversion1Leg.h.
References ptMin.
Referenced by buildSeed().
|
protected |
Definition at line 105 of file SeedForPhotonConversion1Leg.cc.
References patCaloMETCorrections_cff::C, GlobalErrorBase< T, ErrorWeightType >::cxx(), GlobalErrorBase< T, ErrorWeightType >::czz(), SiStripPI::max, funct::sqr(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by initialKinematic(), and trajectorySeed().
|
protected |
Definition at line 46 of file SeedForPhotonConversion1Leg.cc.
References GlobalTrajectoryParameters::charge(), cotTheta_Max, edm::EventSetup::get(), initialError(), GlobalTrajectoryParameters::magneticField(), GlobalTrajectoryParameters::momentum(), MagneticField::nominalValue(), 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 203 of file SeedForPhotonConversion1Leg.cc.
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 24 of file SeedForPhotonConversion1Leg.cc.
References buildSeed(), relativeConstraints::error, initialError(), initialKinematic(), GlobalTrajectoryParameters::momentum(), funct::sin(), SeedingHitSet::size(), and PV3DBase< T, PVType, FrameType >::theta().
|
static |
Definition at line 24 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 74 of file SeedForPhotonConversion1Leg.h.
Referenced by initialKinematic().
|
protected |
Definition at line 73 of file SeedForPhotonConversion1Leg.h.
Referenced by buildSeed().
|
protected |
Definition at line 75 of file SeedForPhotonConversion1Leg.h.
Referenced by buildSeed().