Go to the documentation of this file.
24 LogDebug(
"ConversionSeedFinder") <<
" CTOR "
96 float dtheta = theta1 - theta2;
99 m[1][1] = dpos * dpos;
100 m[2][2] = dpos * dpos;
101 m[3][3] = dphi * dphi;
102 m[4][4] = dtheta * dtheta;
reco::BeamSpot theBeamSpot_
T const * product() const
void setEventSetup(const edm::EventSetup &es)
Initialize EventSetup objects at each event.
std::string theMeasurementTrackerName_
Geom::Theta< T > theta() const
edm::Handle< MeasurementTrackerEvent > theTrackerData_
edm::ESHandle< MagneticField > theMF_
const Propagator * thePropagatorOppositeToMomentum_
std::vector< const DetLayer * > allLayers(const FTS &aFts) const
virtual Location location() const =0
Which part of the detector (barrel, endcap)
Vector3DBase unit() const
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
void printLayer(int i) const
bool getByToken(EDGetToken token, Handle< PROD > &result) const
const Point & position() const
position
const TrackerGeometry * geomTracker() const
edm::EDGetTokenT< reco::BeamSpot > beamSpotToken_
GlobalPoint theSCPosition_
const Propagator * thePropagatorAlongMomentum_
const MeasurementTracker * getMeasurementTracker() const
edm::EDGetTokenT< MeasurementTrackerEvent > measurementTrkToken_
edm::ESHandle< GeometricSearchTracker > theGeomSearchTracker_
FreeTrajectoryState trackStateFromClusters(int aCharge, const GlobalPoint &gpOrigine, PropagationDirection dir, float scaleFactor) const
void setEvent(const edm::Event &e)
const TrackingGeometry * theTrackerGeom_
const NavigationSchool * theNavigationSchool_
std::vector< const DetLayer * > theLayerList_
ROOT::Math::SMatrix< double, 5, 5, ROOT::Math::MatRepSym< double, 5 > > AlgebraicSymMatrix55
const MeasurementTracker * theMeasurementTracker_