Skip to content

Generator Reconstruction Matching

lucaswiens edited this page Jul 30, 2019 · 16 revisions
Generator Level Reconstruction Level
genBosonLV svfitLV, simpleFitLV
genMatchedTau1LV svfitTau1LV, simpleFitTau1LV
genMatchedTau2LV svfitTau2LV, simpleFitTau2LV
genMatchedTau1VisibleLV lep1LV
genMatchedTau2VisibleLV lep2LV

In order to filter out events without matched 4-momentum found, you should add (genMatched...LV.mass() < 9000) as weight/cut (see https://github.com/artus-analysis/Artus/blob/master/Utility/src/DefaultValues.cc#L12).

Clone this wiki locally