# | Line 26 | Line 26 | namespace mithep | |
---|---|---|
26 | FillerGenJets(const edm::ParameterSet &cfg, const char *name, bool active=1); | |
27 | ~FillerGenJets(); | |
28 | ||
29 | < | void BookDataBlock(TreeWriter &tws); |
30 | < | void FillDataBlock(const edm::Event &e, const edm::EventSetup &es); |
29 | > | void BookDataBlock(TreeWriter &tws); |
30 | > | void FillDataBlock(const edm::Event &e, const edm::EventSetup &es); |
31 | ||
32 | private: | |
33 | Bool_t flavorMatchingActive_; //=true if flavor matching is done |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |