# | Line 32 | Line 32 | namespace mithep | |
---|---|---|
32 | FillerMetaInfos(const edm::ParameterSet &cfg, const char *name="MetaInfos", bool active=1); | |
33 | ~FillerMetaInfos(); | |
34 | ||
35 | < | void BookDataBlock(TreeWriter &tws); |
35 | > | void BookDataBlock(TreeWriter &tws, const edm::EventSetup &es); |
36 | void FillDataBlock(const edm::Event &e, const edm::EventSetup &es); | |
37 | void FillRunInfo(const edm::Event &e, const edm::EventSetup &es); | |
38 | void FillHltInfo(const edm::Event &e, const edm::EventSetup &es); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |