Main Page
Namespaces
Classes
Package Documentation
FastSimulation
Tracking
src
TrajectorySeedHitCandidate.cc
Go to the documentation of this file.
1
#include "
FastSimulation/Tracking/interface/TrajectorySeedHitCandidate.h
"
2
3
#include "
DataFormats/TrackerCommon/interface/TrackerTopology.h
"
4
#include "
Geometry/TrackerGeometryBuilder/interface/TrackerGeometry.h
"
5
#include "
FastSimulation/TrackerSetup/interface/TrackerInteractionGeometry.h
"
6
7
TrajectorySeedHitCandidate::TrajectorySeedHitCandidate
(
8
const
FastTrackerRecHit
*
hit
,
9
const
TrackerTopology
* tTopo
10
):
11
theHit(hit),
12
seedingLayer(
TrackingLayer
::createFromDetId(hit->geographicalId(),*tTopo))
13
{
14
}
15
16
TrackerInteractionGeometry.h
TrackerTopology
Definition:
TrackerTopology.h:18
TrajectorySeedHitCandidate.h
TrackingLayer
Definition:
TrackingLayer.h:9
FastTrackerRecHit
Definition:
FastTrackerRecHit.h:36
TrajectorySeedHitCandidate::TrajectorySeedHitCandidate
TrajectorySeedHitCandidate()
Default Constructor.
Definition:
TrajectorySeedHitCandidate.h:29
hit
Definition:
SiStripHitEffFromCalibTree.cc:87
TrackerGeometry.h
TrackerTopology.h
Generated for CMSSW Reference Manual by
1.8.11