Private Member Functions | |
void | putInEvt (edm::Event &evt, const Propagator *thePropagator, const MeasurementTracker *theMeasTk, std::unique_ptr< TrackingRecHitCollection > selHits, std::unique_ptr< reco::TrackCollection > selTracks, std::unique_ptr< reco::TrackExtraCollection > selTrackExtras, std::unique_ptr< std::vector< Trajectory >> selTrajectories, AlgoProductCollection &algoResults, TransientTrackingRecHitBuilder const *hitBuilder, const TrackerTopology *ttopo) |
Private Attributes | |
edm::EDGetTokenT < reco::TrackCandidateCaloClusterPtrAssociation > | assoc_token |
std::string | conversionTrackCandidateProducer_ |
edm::EDGetTokenT < MeasurementTrackerEvent > | measurementTrkToken_ |
std::string | myname_ |
bool | myTrajectoryInEvent_ |
edm::OrphanHandle < reco::TrackCollection > | rTracks_ |
TrackProducerAlgorithm < reco::Track > | theAlgo |
std::string | trackCSuperClusterAssociationCollection_ |
std::string | trackSuperClusterAssociationCollection_ |
const edm::ESGetToken < TrackerTopology, TrackerTopologyRcd > | ttopoToken_ |
bool | validTrackCandidateSCAssociationInput_ |
Definition at line 28 of file TrackProducerWithSCAssociation.cc.
|
explicit |
Definition at line 66 of file TrackProducerWithSCAssociation.cc.
References TrackProducerBase< reco::Track >::alias_, assoc_token, conversionTrackCandidateProducer_, edm::ParameterSet::getParameter(), TrackProducerBase< reco::Track >::initTrackProducerBase(), HLT_FULL_cff::InputTag, measurementTrkToken_, myname_, myTrajectoryInEvent_, TrackProducerBase< reco::Track >::setAlias(), AlCaHLTBitMon_QueryRunRegistry::string, trackCSuperClusterAssociationCollection_, and trackSuperClusterAssociationCollection_.
std::vector< reco::TransientTrack > TrackProducerWithSCAssociation::getTransient | ( | edm::Event & | theEvent, |
const edm::EventSetup & | setup | ||
) |
Definition at line 246 of file TrackProducerWithSCAssociation.cc.
References cms::cuda::bs, alignCSCRings::e, TrackProducerBase< reco::Track >::getFromES(), TrackProducerBase< reco::Track >::getFromEvt(), edm::EventBase::id(), edm::ESHandle< class >::product(), TrackProducerAlgorithm< T >::runWithCandidate(), and theAlgo.
|
overridevirtual |
Method where the procduction take place. To be implemented in concrete classes.
Implements TrackProducerBase< reco::Track >.
Definition at line 95 of file TrackProducerWithSCAssociation.cc.
References assoc_token, cms::cuda::bs, TrackProducerAlgorithm< T >::buildTrack(), generateEDF::cont, PTrajectoryStateOnDet::detId(), alignCSCRings::e, edm::ValueMap< T >::empty(), edm::HandleBase::failedToGet(), edm::helper::Filler< Map >::fill(), edm::Event::getByToken(), edm::EventSetup::getData(), TrackProducerBase< reco::Track >::getFromES(), TrackProducerBase< reco::Track >::getFromEvt(), mps_fire::i, edm::helper::Filler< Map >::insert(), edm::HandleBase::isValid(), eostools::move(), ndof, convertSQLiteXML::ok, edm::Handle< T >::product(), edm::ESHandle< class >::product(), edm::Event::put(), putInEvt(), TrackCandidate::recHits(), rTracks_, TrackCandidate::seed(), fileCollector::seed, TrackCandidate::seedRef(), theAlgo, trackCSuperClusterAssociationCollection_, trackSuperClusterAssociationCollection_, TrackCandidate::trajectoryStateOnDet(), trajectoryStateTransform::transientState(), ttopoToken_, and validTrackCandidateSCAssociationInput_.
|
private |
Definition at line 305 of file TrackProducerWithSCAssociation.cc.
References alongMomentum, reco::TrackBase::appendHitPattern(), TrajectoryStateOnSurface::curvilinearError(), Trajectory::direction(), Trajectory::firstMeasurement(), edm::Event::getByToken(), edm::Event::getRefBeforePut(), TrajectoryStateOnSurface::globalParameters(), mps_fire::i, edm::ESHandleBase::isValid(), Trajectory::lastMeasurement(), measurementTrkToken_, GlobalTrajectoryParameters::momentum(), eostools::move(), myTrajectoryInEvent_, AlCaHLTBitMon_ParallelJobs::p, GlobalTrajectoryParameters::position(), edm::Event::put(), TrajectoryMeasurement::recHit(), rTracks_, Trajectory::seedRef(), reco::Track::setExtra(), reco::TrackExtraBase::setHits(), TrackProducerBase< reco::Track >::setSecondHitPattern(), reco::TrackExtraBase::setTrajParams(), submitPVValidationJobs::t, TrackProducerBase< reco::Track >::theSchool, HLT_FULL_cff::track, TrackProducerBase< reco::Track >::trajectoryInEvent_, TrajectoryMeasurement::updatedState(), findQualityFiles::v, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by produce().
|
private |
Definition at line 42 of file TrackProducerWithSCAssociation.cc.
Referenced by produce(), and TrackProducerWithSCAssociation().
|
private |
Definition at line 39 of file TrackProducerWithSCAssociation.cc.
Referenced by TrackProducerWithSCAssociation().
|
private |
Definition at line 44 of file TrackProducerWithSCAssociation.cc.
Referenced by putInEvt(), and TrackProducerWithSCAssociation().
|
private |
Definition at line 37 of file TrackProducerWithSCAssociation.cc.
Referenced by TrackProducerWithSCAssociation().
|
private |
Definition at line 46 of file TrackProducerWithSCAssociation.cc.
Referenced by putInEvt(), and TrackProducerWithSCAssociation().
|
private |
Definition at line 43 of file TrackProducerWithSCAssociation.cc.
Referenced by produce(), and putInEvt().
|
private |
Definition at line 38 of file TrackProducerWithSCAssociation.cc.
Referenced by getTransient(), and produce().
|
private |
Definition at line 40 of file TrackProducerWithSCAssociation.cc.
Referenced by produce(), and TrackProducerWithSCAssociation().
|
private |
Definition at line 41 of file TrackProducerWithSCAssociation.cc.
Referenced by produce(), and TrackProducerWithSCAssociation().
|
private |
Definition at line 45 of file TrackProducerWithSCAssociation.cc.
Referenced by produce().
|
private |
Definition at line 47 of file TrackProducerWithSCAssociation.cc.
Referenced by produce().