MuonToTrackingParticleAssociatorEDProducer::MuonToTrackingParticleAssociatorEDProducer |
( |
const edm::ParameterSet & |
iConfig | ) |
|
|
explicit |
MuonToTrackingParticleAssociatorEDProducer::~MuonToTrackingParticleAssociatorEDProducer |
( |
| ) |
|
|
override |
Definition at line 239 of file MuonToTrackingParticleAssociatorEDProducer.cc.
References config_, csctruth_, MuonAssociatorByHitsHelper::Resources::diagnostics_, diagnostics_, dttruth_, gemtruth_, edm::EventSetup::get(), helper_, hitExtractor_, TrackerMuonHitExtractor::init(), eostools::move(), edm::ESHandle< T >::product(), edm::Event::put(), mps_fire::resources, rpctruth_, DBConfiguration_cff::toPut, trackerHitAssociatorConfig_, and trackertruth_.
249 bool printRtS =
true;
278 std::unique_ptr<reco::MuonToTrackingParticleAssociatorBaseImpl>
impl{
280 std::unique_ptr<reco::MuonToTrackingParticleAssociator>
toPut(
std::unique_ptr< CSCHitAssociator > csctruth_
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
std::vector< TrackingParticle > TrackingParticleCollection
std::function< void(const TrackHitsCollection &, const TrackingParticleCollection &)> diagnostics_
std::unique_ptr< RPCHitAssociator > rpctruth_
MuonAssociatorByHitsHelper helper_
TrackerHitAssociator::Config trackerHitAssociatorConfig_
std::unique_ptr< GEMHitAssociator > gemtruth_
MuonAssociatorByHitsHelper::TrackHitsCollection TrackHitsCollection
std::unique_ptr< TrackerHitAssociator > trackertruth_
std::unique_ptr< InputDumper > diagnostics_
edm::ParameterSet const config_
TrackerMuonHitExtractor hitExtractor_
std::unique_ptr< DTHitAssociator > dttruth_
T const * product() const
std::unique_ptr<CSCHitAssociator> MuonToTrackingParticleAssociatorEDProducer::csctruth_ |
|
private |
std::unique_ptr<InputDumper> MuonToTrackingParticleAssociatorEDProducer::diagnostics_ |
|
private |
std::unique_ptr<DTHitAssociator> MuonToTrackingParticleAssociatorEDProducer::dttruth_ |
|
private |
std::unique_ptr<GEMHitAssociator> MuonToTrackingParticleAssociatorEDProducer::gemtruth_ |
|
private |
std::unique_ptr<RPCHitAssociator> MuonToTrackingParticleAssociatorEDProducer::rpctruth_ |
|
private |