8 #include <TUnfoldBinning.h>
12 #if !defined(__CLING__) || defined(__ROOTCLING__)
20 static const std::vector<double>
genHt_edges = { 300, 360, 430, 510, 600, 700, 800,
21 920, 1060, 1220, 1400, 1600, 1840, 2100,
22 2400, 2740, 3140, 3590, 4120, 5500 },
24 550, 600, 650, 700, 750, 800, 860,
25 920, 980, 1060, 1140, 1220, 1300, 1400,
26 1500, 1600, 1720, 1840, 1960, 2100, 2240,
27 2400, 2560, 2740, 2940, 3140, 3340, 3590,
28 3840, 4120, 4700, 5500 },
42 #if !defined(__CLING__) || defined(__ROOTCLING__)
54 std::unique_ptr<Transformer>
getTransformer (TUnfoldBinning *)
const override;
58 void setLmatrix (
const std::unique_ptr<TH1>&, std::unique_ptr<TH2>&)
override;
83 std::vector<std::pair<GenJet,RecJet>>
matches;
91 void match ()
override;