52 theIgnoremissingtrackcollection(pset.getUntrackedParameter<bool>(
"ignoremissingtrackcollection",
false))
54 produces<reco::SimToRecoCollection>();
55 produces<reco::RecoToSimCollection>();
87 std::auto_ptr<reco::RecoToSimCollection> rts;
88 std::auto_ptr<reco::SimToRecoCollection> str;
95 LogTrace(
"TrackValidator") <<
"Calling associateRecoToSim method" <<
"\n";
99 LogTrace(
"TrackValidator") <<
"Calling associateSimToReco method" <<
"\n";
edm::EDGetTokenT< edm::View< reco::Track > > trackCollectionToken_
T getParameter(std::string const &) const
bool getByToken(EDGetToken token, Handle< PROD > &result) const
#define DEFINE_FWK_MODULE(type)
~TrackAssociatorEDProducer()
TrackAssociatorEDProducer(const edm::ParameterSet &)
OrphanHandle< PROD > put(std::auto_ptr< PROD > product)
Put a new product.
edm::EDGetTokenT< reco::TrackToTrackingParticleAssociator > associatorToken_
virtual void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
volatile std::atomic< bool > shutdown_flag false
bool theIgnoremissingtrackcollection
edm::EDGetTokenT< TrackingParticleCollection > TPCollectionToken_