46 produces<hgcal::SimToRecoCollectionWithSimClusters>();
47 produces<hgcal::RecoToSimCollectionWithSimClusters>();
75 LogTrace(
"AssociatorValidator") <<
"Calling associateRecoToSim method\n";
78 LogTrace(
"AssociatorValidator") <<
"Calling associateSimToReco method\n";
81 auto rts = std::make_unique<hgcal::RecoToSimCollectionWithSimClusters>(recSimColl);
82 auto str = std::make_unique<hgcal::SimToRecoCollectionWithSimClusters>(simRecColl);
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
bool getByToken(EDGetToken token, Handle< PROD > &result) const
#define DEFINE_FWK_MODULE(type)
void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
T getParameter(std::string const &) const
edm::EDGetTokenT< SimClusterCollection > SCCollectionToken_
LCToSCAssociatorEDProducer(const edm::ParameterSet &)
~LCToSCAssociatorEDProducer() override
edm::EDGetTokenT< reco::CaloClusterCollection > LCCollectionToken_
edm::EDGetTokenT< hgcal::LayerClusterToSimClusterAssociator > associatorToken_