# | Line 24 | Line 24 | namespace mithep | |
---|---|---|
24 | const char *name="EvtSelData", bool active=1); | |
25 | ~FillerEvtSelData(); | |
26 | ||
27 | < | void BookDataBlock(TreeWriter &tws, const edm::EventSetup &es); |
27 | > | void BookDataBlock(TreeWriter &tws); |
28 | void FillDataBlock(const edm::Event &e, const edm::EventSetup &es); | |
29 | ||
30 | private: |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |