1 #ifndef L3MuonCombinedRelativeIsolationProducer_L3MuonCombinedRelativeIsolationProducer_H
2 #define L3MuonCombinedRelativeIsolationProducer_L3MuonCombinedRelativeIsolationProducer_H
63 std::unique_ptr<reco::isodeposit::IsoDepositExtractor>
trkExtractor;
edm::EDGetTokenT< reco::RecoChargedCandidateCollection > theMuonCollectionToken
edm::InputTag theMuonCollectionLabel
edm::EDGetTokenT< edm::ValueMap< float > > theCaloDepsToken
bool theApplyCutsORmaxNTracks
apply or not the maxN cut on top of the sumPt (or nominall eff) < cuts
std::unique_ptr< reco::isodeposit::IsoDepositExtractor > trkExtractor
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
ParameterSet descriptions.
muonisolation::Cuts theCuts
std::unique_ptr< reco::isodeposit::IsoDepositExtractor > caloExtractor
~L3MuonCombinedRelativeIsolationProducer() override
destructor
void produce(edm::Event &, const edm::EventSetup &) override
Produce isolation maps.
L3MuonCombinedRelativeIsolationProducer(const edm::ParameterSet &)
constructor with config
bool useCaloIso
flag to include or exclude calo iso from calculation
bool optOutputIsoDeposits
edm::InputTag theCaloDepsLabel
bool useRhoCorrectedCaloDeps
edm::ParameterSet theConfig