CMS 3D CMS Logo

ConversionTrackRefFix.h
Go to the documentation of this file.
1 #ifndef FastSimulation_Tracking_ConversionTrackRefFix_h
2 #define FastSimulation_Tracking_ConversionTrackRefFix_h
3 
4 #include <memory>
5 
10 
12 public:
14  ~ConversionTrackRefFix() override;
15 
16 private:
17  void produce(edm::Event&, const edm::EventSetup&) override;
20 };
21 
22 #endif
edm::EDGetTokenT< reco::TrackCollection > newTracksToken
void produce(edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< reco::ConversionTrackCollection > conversionTracksToken
ConversionTrackRefFix(const edm::ParameterSet &)