4 #include "Artus/KappaAnalysis/interface/Producers/MuonCorrectionsProducer.h"
6 #include "HiggsAnalysis/KITHiggsToTauTau/interface/HttTypes.h"
Reads settings for all parts of the KappaAnalysis code from a prepared json configuration file...
Definition: HttSettings.h:15
KappaTypes::setting_type setting_type
Definition: HttMuonCorrectionsProducer.h:23
HttTypes::product_type spec_product_type
Definition: HttMuonCorrectionsProducer.h:26
KappaTypes::product_type product_type
Definition: HttMuonCorrectionsProducer.h:22
KappaTypes::event_type event_type
Definition: HttMuonCorrectionsProducer.h:21
KappaTypes::metadata_type metadata_type
Definition: HttMuonCorrectionsProducer.h:24
HttTypes::setting_type spec_setting_type
Definition: HttMuonCorrectionsProducer.h:27
virtual void AdditionalCorrections(KMuon *muon, event_type const &event, product_type &product, setting_type const &settings, metadata_type const &metadata) const override
Definition: HttMuonCorrectionsProducer.cc:13
HttTypes::event_type spec_event_type
Definition: HttMuonCorrectionsProducer.h:25
Definition: HttEvent.h:14
Definition: HttProduct.h:17
Producer for muon energy scale corrections (Htt version).
Definition: HttMuonCorrectionsProducer.h:16
HttTypes::metadata_type spec_metadata_type
Definition: HttMuonCorrectionsProducer.h:28