CMS 3D CMS Logo

SimClusterToCaloParticleAssociatorProducer.h
Go to the documentation of this file.
1 // Author: Felice Pantaleo, felice.pantaleo@cern.ch 07/2024
2 
3 #ifndef SimCalorimetry_HGCalAssociatorProducers_SimClusterToCaloParticleAssociatorProducer_h
4 #define SimCalorimetry_HGCalAssociatorProducers_SimClusterToCaloParticleAssociatorProducer_h
5 
16 
18 public:
21 
22  static void fillDescriptions(edm::ConfigurationDescriptions &descriptions);
23 
24 private:
25  void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override;
26 
29 };
30 
31 #endif
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
edm::EDGetTokenT< std::vector< SimCluster > > simClusterToken_
edm::EDGetTokenT< std::vector< CaloParticle > > caloParticleToken_