47 produces<hgcal::SimToRecoCollection>();
48 produces<hgcal::RecoToSimCollection>();
76 LogTrace(
"AssociatorValidator") <<
"Calling associateRecoToSim method\n";
79 LogTrace(
"AssociatorValidator") <<
"Calling associateSimToReco method\n";
82 auto rts = std::make_unique<hgcal::RecoToSimCollection>(recSimColl);
83 auto str = std::make_unique<hgcal::SimToRecoCollection>(simRecColl);
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
edm::EDGetTokenT< CaloParticleCollection > CPCollectionToken_
bool getByToken(EDGetToken token, Handle< PROD > &result) const
#define DEFINE_FWK_MODULE(type)
edm::EDGetTokenT< hgcal::LayerClusterToCaloParticleAssociator > associatorToken_
edm::EDGetTokenT< reco::CaloClusterCollection > LCCollectionToken_
void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
~LCToCPAssociatorEDProducer() override
T getParameter(std::string const &) const
LCToCPAssociatorEDProducer(const edm::ParameterSet &)