#include <TrackInfoProducerAlgorithm.h>
Public Types | |
typedef TrackingRecHit::ConstRecHitPointer | ConstRecHitPointer |
Public Member Functions | |
LocalPoint | project (const GeomDet *det, const GeomDet *projdet, LocalPoint position, LocalVector trackdirection) const |
void | run (const edm::Ref< std::vector< Trajectory > > traj_iterator, reco::TrackRef track, reco::TrackInfo &output, const TrackerGeometry *tracker) |
TrackInfoProducerAlgorithm (const edm::ParameterSet &conf) | |
~TrackInfoProducerAlgorithm () | |
Private Attributes | |
std::string | backwardPredictedStateTag_ |
std::string | combinedStateTag_ |
edm::ParameterSet | conf_ |
std::string | forwardPredictedStateTag_ |
std::string | updatedStateTag_ |
Definition at line 20 of file TrackInfoProducerAlgorithm.h.
Definition at line 23 of file TrackInfoProducerAlgorithm.h.
|
inline |
Definition at line 25 of file TrackInfoProducerAlgorithm.h.
|
inline |
Definition at line 32 of file TrackInfoProducerAlgorithm.h.
LocalPoint TrackInfoProducerAlgorithm::project | ( | const GeomDet * | det, |
const GeomDet * | projdet, | ||
LocalPoint | position, | ||
LocalVector | trackdirection | ||
) | const |
Definition at line 170 of file TrackInfoProducerAlgorithm.cc.
void TrackInfoProducerAlgorithm::run | ( | const edm::Ref< std::vector< Trajectory > > | traj_iterator, |
reco::TrackRef | track, | ||
reco::TrackInfo & | output, | ||
const TrackerGeometry * | tracker | ||
) |
Definition at line 16 of file TrackInfoProducerAlgorithm.cc.
Referenced by TrackInfoProducer::produce().
|
private |
Definition at line 40 of file TrackInfoProducerAlgorithm.h.
|
private |
Definition at line 40 of file TrackInfoProducerAlgorithm.h.
|
private |
Definition at line 39 of file TrackInfoProducerAlgorithm.h.
|
private |
Definition at line 40 of file TrackInfoProducerAlgorithm.h.
|
private |
Definition at line 40 of file TrackInfoProducerAlgorithm.h.